| orangesquid ( @ 2005-03-05 18:52:00 |
patch to .login on composers:
if ( -e $MAIL ) then
#stupid mirapoint mail, breaking stuff
du -s $MAIL
from | tail -3
newmail -i 10
endif
ALSO, in Mirapoint, if you want to create a contact alias that sends mail to multiple addresses, enter the e-mail address like so:
joe@hotmail.com>, mike@gmail.com, bob@yahoo.com, <chris@udel.edu
if ( -e $MAIL ) then
#stupid mirapoint mail, breaking stuff
du -s $MAIL
from | tail -3
newmail -i 10
endif
ALSO, in Mirapoint, if you want to create a contact alias that sends mail to multiple addresses, enter the e-mail address like so:
joe@hotmail.com>, mike@gmail.com, bob@yahoo.com, <chris@udel.edu