[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Fetchmail and multi-drop boxes



Hi all,
 
I have a domain (mydomain.com) with one email box set up on the remote server as a catchall. I want fetchmail to sort my incoming email so that emails addressed to joebloggs@mydomain.com will arrive in the local mailbox "joe" and petesmith@mydomain.com will arrive in the local mailbox "pete".
 
My /etc/fetchmailrc looks like this:
 
poll mail.locall.net protocol pop3:
    user bdl943 pass builder to
    'joebloggs'='joe'
    'petesmith'='pete'
 
 
All the emails are arriving in the postmaster's box, with the following header appended:
 
"X-Fetchmail-Warning: recipient address petesmith@jecdevelopments.com didn't match any local name"
 
 
Any suggestions?
 
Thanks in advance,
 
Steve Sherlock

Reply to: