From: Support @ S. N. <su...@ma...> - 2007-01-06 21:50:23
|
Thanks for the help here's my raw email including headers : Return-Path: <MFYsupport@barracuda> Received: from barracuda ([unix socket]) (authenticated user=mailadmin bits=0) by barracuda (Cyrus v2.2.3) with LMTP; Sat, 06 Jan 2007 20:41:06 +0000 X-Sieve: CMU Sieve 2.2 Return-Path: <su...@ma...> X-Original-To: su...@ma... Delivered-To: MFY...@ba... Received: from mx1.mailforyou.co.uk (mx1.mailforyou.co.uk [82.151.249.74]) by barracuda.mailforyou.co.uk (Postfix) with ESMTP id ECE1A880368 for <su...@ma...>; Sat, 6 Jan 2007 20:41:05 +0000 (GMT) Received-SPF: none (mx1.mailforyou.co.uk: domain of su...@ma... does not designate permitted sender hosts) Received: from mtaout01-winn.ispmail.ntl.com (mtaout01-winn.ispmail.ntl.com [81.103.221.47]) by mx1.mailforyou.co.uk (Postfix) with ESMTP id 8F6D91C7A25 for <su...@ma...>; Sat, 6 Jan 2007 20:42:56 +0000 (GMT) Received: from aamtaout02-winn.ispmail.ntl.com ([81.103.221.35]) by mtaout01-winn.ispmail.ntl.com with ESMTP id <200...@aa...> for <su...@ma...>; Sat, 6 Jan 2007 20:40:06 +0000 Received: from computer ([82.5.58.19]) by aamtaout02-winn.ispmail.ntl.com with SMTP id <20070106204006.XCHO17393.aamtaout02-winn.ispmail.ntl.com@computer> for <su...@ma...>; Sat, 6 Jan 2007 20:40:06 +0000 Message-ID: <002001c731d2$d7659380$0a01a8c0@computer> Reply-To: "Support @ Smart Networking" <su...@ma...> From: "Support @ Smart Networking" <su...@ma...> To: "Support @ Smart Networking" <su...@ma...> Cc: "Support @ Smart Networking" <su...@ma...> Subject: Subject Header Date: Sat, 6 Jan 2007 20:40:00 -0000 Organization: Smart Networking MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001D_01C731D2.D5B39DC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 X-mx1.mailforyou.co.uk-MailScanner-Information: Please contact the ISP for more information X-mx1.mailforyou.co.uk-MailScanner: Found to be clean X-mx1.mailforyou.co.uk-MailScanner-From: su...@ma... hope this helps Phil |
From: Rob M. <rob...@gm...> - 2007-01-07 10:43:09
|
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 |
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. |
From: Rob M. <rob...@gm...> - 2007-01-07 12:13:00
|
On 1/7/07, Support @ Smart Networking <su...@ma...> wrote: > 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 :( Right, so how about some of the info the FAQ tells you to provide. At an absolute minimum: 1) Version of fetchmail 2) Contents of .fetchmailrc 3) Output of "fetchmail -v -v -v" showing the problem -- 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 |
From: Support @ S. N. <su...@ma...> - 2007-01-07 12:56:02
|
Fetchmail Version ---------------------------------------- Fetchmail version 6.2.5+POP2+RPA+NTLM+SDPS+SSL+OPIE+NLS (SLES 9) .fetchmail ---------------------------------------- poll pop3.mailforyou.co.uk proto pop3 envelope "Delivered-To" user remoteusername with password remotepassword to * here Output ---------------------------------------- fetchmail: 6.2.5 querying pop3.mailforyou.co.uk (protocol POP3) at Sun Jan 7 11 :02:08 2007: poll started fetchmail: POP3< +OK barracuda Cyrus POP3 v2.2.3 server ready <43452629314471556 53.1168167727@barracuda> fetchmail: POP3> CAPA fetchmail: POP3< +OK List of capabilities follows fetchmail: POP3< EXPIRE NEVER fetchmail: POP3< LOGIN-DELAY 0 fetchmail: POP3< TOP fetchmail: POP3< UIDL fetchmail: POP3< PIPELINING fetchmail: POP3< RESP-CODES fetchmail: POP3< AUTH-RESP-CODE fetchmail: POP3< USER fetchmail: POP3< IMPLEMENTATION Cyrus POP3 server v2.2.3 fetchmail: POP3< . fetchmail: POP3> USER username fetchmail: POP3< +OK Name is a valid mailbox fetchmail: POP3> PASS * fetchmail: POP3< +OK Mailbox locked and ready fetchmail: POP3> STAT fetchmail: POP3< +OK 1 1721 fetchmail: POP3> LAST fetchmail: POP3< -ERR Unrecognized command <-------------------this dosent look good lol! fetchmail: Unrecognized command fetchmail: POP3> UIDL fetchmail: POP3< +OK unique-id listing follows fetchmail: POP3< 1 1168033347.4 fetchmail: POP3< . 1 message for cladceil at pop3.mailforyou.co.uk (1721 octets). fetchmail: POP3> LIST 1 fetchmail: POP3< +OK 1 1721 fetchmail: POP3> TOP 1 99999999 fetchmail: POP3< +OK Message follows reading message us...@po...:1 of 1 (1721 octets) fetchmail: SMTP< 220 server.fqdomainnameofserver fetchmail: SMTP> EHLO localhost fetchmail: SMTP< 250-server.fqdomainnameofserver fetchmail: SMTP< 250-PIPELINING fetchmail: SMTP< 250-SIZE 83886080 fetchmail: SMTP< 250-VRFY fetchmail: SMTP< 250-ETRN fetchmail: SMTP< 250-AUTH LOGIN PLAIN fetchmail: SMTP< 250-AUTH=LOGIN PLAIN fetchmail: SMTP< 250 8BITMIME fetchmail: SMTP> MAIL FROM:<su...@ma...> SIZE=1721 fetchmail: SMTP< 250 Ok fetchmail: SMTP> RCPT TO:<postmaster@localhost> fetchmail: SMTP< 250 Ok fetchmail: SMTP> DATA fetchmail: SMTP< 354 End data with <CR><LF>.<CR><LF> #*************************fetchmail: SMTP>. (EOM) fetchmail: SMTP< 250 Ok: queued as 005DC62E02 flushed fetchmail: POP3> DELE 1 fetchmail: POP3< +OK message deleted fetchmail: POP3> QUIT fetchmail: POP3< +OK fetchmail: 6.2.5 querying pop3.mailforyou.co.uk (protocol POP3) at Sun Jan 7 11 :02:12 2007: poll completed fetchmail: SMTP> QUIT fetchmail: SMTP< 221 Bye fetchmail: normal termination, status 0 ----- Original Message ----- From: "Rob MacGregor" <rob...@gm...> To: <fet...@li...> Sent: Sunday, January 07, 2007 11:11 AM Subject: Re: [fetchmail-users] Fetchmail to Postfix > On 1/7/07, Support @ Smart Networking <su...@ma...> wrote: >> 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 :( > > Right, so how about some of the info the FAQ tells you to provide. At > an absolute minimum: > > 1) Version of fetchmail > > 2) Contents of .fetchmailrc > > 3) Output of "fetchmail -v -v -v" showing the problem > > -- > 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. |
From: Rob M. <rob...@gm...> - 2007-01-07 15:40:37
|
On 1/7/07, Support @ Smart Networking <su...@ma...> wrote: > Fetchmail Version ---------------------------------------- > > Fetchmail version 6.2.5+POP2+RPA+NTLM+SDPS+SSL+OPIE+NLS (SLES 9) Ok, stop, upgrade to the current version (6.3.6) and repeat the run of fetchmail. > poll pop3.mailforyou.co.uk > proto pop3 > envelope "Delivered-To" > user remoteusername with password remotepassword to * here Should be fine. > fetchmail: SMTP> MAIL FROM:<su...@ma...> SIZE=1721 > fetchmail: SMTP< 250 Ok > fetchmail: SMTP> RCPT TO:<postmaster@localhost> > fetchmail: SMTP< 250 Ok Need to see the email headers for that email. -- 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 |