Michael Tatge proclaimed on mutt-users that: 

>I use:
># Host 1
>poll host1.domain1 protocoll pop3 usename someuser1 there is localuser1 \
>here password somepasswd1

Fetchmail run in multidrop mode is dodgy - use procmail as your MDA.

Do this instead:

poll host.domain with proto pop3
user username with password pass wants mda\
 "sed -e '1s/^\t/Received:/' | formail | /usr/bin/procmail -d <user>"

This will work out much better.

-s
-- 
Suresh Ramasubramanian | sureshr at staff.juno.com
"He's just a politician trying to save both his faces ..."

Reply via email to