From: Support @ S. N. <su...@ma...> - 2007-01-07 12:11:04
|
Thank you for your quick response. It still dosent seem to work quite right. Fetchmail downloads the emails but then tries to deliver them to postmaster@localhost.fqdomain instead of the corresponding user/email address :( Kind Regards Phil ----- Original Message ----- From: "Rob MacGregor" <rob...@gm...> To: <fet...@li...> Sent: Sunday, January 07, 2007 9:41 AM Subject: Re: [fetchmail-users] Fetchmail to Postfix > On 1/6/07, Support @ Smart Networking <su...@ma...> wrote: >> >> >> Thanks for the help here's my raw email including headers : >> > <---SNIP---> >> X-Original-To: su...@ma... >> >> Delivered-To: MFY...@ba... > <---SNIP---> > > The "Delivered-To" header is the one you're looking for. You'll want > to read the section titled "The Use and Abuse of Multidrop Mailboxes" > and look at the qvirtual keyword for stripping out the "MFY" part. > > So, something like: > > poll pop.isp.net > qvirtual "MFY" > envelope "Delivered-To" > user remote with password secure to * here > > Should do what you're after, assuming that your local SMTP server is > correctly configured :) > > -- > Please keep list traffic on the list. > > Rob MacGregor > Whoever fights monsters should see to it that in the process he > doesn't become a monster. Friedrich Nietzsche > _______________________________________________ > fetchmail-users mailing list > fet...@li... > https://lists.berlios.de/mailman/listinfo/fetchmail-users > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. |