On Sat, 18 Jun 2011, Damian Kohlfeld wrote: > --- BEGIN CONFIG --- > > set postmaster "USERNAME" > set bouncemail > set no spambounce > set softbounce > set properties "" > set no showdots > > poll MAILHOST with proto IMAP > user 'IMAPUSER' there with password 'PASSWORD' is 'USERNAME' here > options keep fetchall ssl mda "formail -c >> /MBOXPATH/inbox" > folder INBOX > > poll MAILHOST with proto IMAP > user 'IMAPUSER' there with password 'PASSWORD' is 'USERNAME' here > options keep fetchall ssl mda "formail -c >> /MBOXPATH/sent" > folder INBOX.Sent > > --- END CONFIG --- Here is my ~/.fetchmailrc > set postmaster "hennebry" > set bouncemail > set no spambounce > set softbounce > set properties "" > set no showdots > > poll imap.ndsu.nodak.edu with proto IMAP > user 'Michael.Hennebry' there is 'hennebry' here > options keep fetchall ssl mda "formail -c >> /home/hennebry/inbox" > folder INBOX > > #poll imap.ndsu.nodak.edu with proto IMAP > # user 'Michael.Hennebry' there is 'hennebry' here > # options keep fetchall ssl mda "formail -c >> /home/hennebry/sent" > # folder INBOX.Sent Here is the result: > [hennebry@localhost grease]$ fetchmail > Enter password for Michael.Hennebry@xxxxxxxxxxxxxxxxxxx: > fetchmail: Authorization failure on Michael.Hennebry@xxxxxxxxxxxxxxxxxxx > fetchmail: Query status=3 (AUTHFAIL) Now what? Michael.Hennebry@xxxxxxxxxxxxxxxxxxx is not my e-mail address. -- Michael hennebry@xxxxxxxxxxxxxxxxxxxxx "Pessimist: The glass is half empty. Optimist: The glass is half full. Engineer: The glass is twice as big as it needs to be." -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines