source: trunk/debathena/config/mutt-config/debian/debathena-mutt-folder @ 23653

Revision 23653, 102 bytes checked in by andersk, 15 years ago (diff)
This works in /bin/sh, and add quoting.
  • Property svn:executable set to *
Line 
1#!/bin/sh
2user=${ATHENA_USER:-$USER}
3echo "imap://$user@$(hesinfo "$user" pobox | awk '{print $2}')/"
Note: See TracBrowser for help on using the repository browser.