From: Matthias A. <mat...@gm...> - 2007-03-29 09:36:15
|
Kramer, Barbara schrieb: > Hi, > Apparently the attach never gets there, > So here it is in text: > _______________________________________________________ > fetchmail: 6.3.6 querying pnw2k01.pfrimmer.de (protocol POP3) at Wed, 28 Mar > 2007 16:22:15 +0100 (WETDST): poll started > fetchmail: Trying to connect to 127.0.0.1/25...connected. > fetchmail: SMTP< 220 erlaap05.nutricia.com ESMTP Sendmail 8.9.3 > (PHNE_29774)/8.9.3; Wed, 28 Mar 2007 16:22:17 +0100 (WETDST) > fetchmail: SMTP> EHLO erlaap05 > fetchmail: SMTP< 250-erlaap05.nutricia.com Hello podeliv@localhost > [127.0.0.1], pleased to meet you > fetchmail: SMTP< 250-EXPN > fetchmail: SMTP< 250-VERB > fetchmail: SMTP< 250-8BITMIME > fetchmail: SMTP< 250-SIZE > fetchmail: SMTP< 250-DSN > fetchmail: SMTP< 250-ONEX > fetchmail: SMTP< 250-ETRN > fetchmail: SMTP< 250-XUSR > fetchmail: SMTP< 250 HELP > fetchmail: SMTP> MAIL FROM:<B.K...@nu...> SIZE=605 > fetchmail: SMTP< 501 Sender domain must exist > fetchmail: SMTP error: 501 Sender domain must exist Not a fetchmail issue apparently: your sendmail software does not recognize your own domain. Make sure it does - your starting point is DNS, and further support through the sendmail support channels. Note though that sendmail 8.9.3 is several years out of date, so unless someone patched all known security issues, you should not be using it, but a more recent version instead. HTH, MA |
From: Kramer, B. <B.K...@nu...> - 2007-03-30 08:52:08
|
Hello dear fetchmail-users, Well, it was my error. I added the nutricia.com domain as alias in the hosts and all works well. Thanks for your info and help! God bless all Barbara -----Ursprüngliche Nachricht----- Von: fet...@li... [mailto:fet...@li...] Im Auftrag von Rob MacGregor Gesendet: Donnerstag, 29. März 2007 19:08 An: fet...@li... Betreff: Re: [fetchmail-users] Fetchmail and domains On 3/29/07, Kramer, Barbara <B.K...@nu...> wrote: > Hi, > The previous answer did not help much. Of course I installed the new Patch > PHNE_35484. > I can send mail to b.k...@nu... from user podeliv. No problem. > Yet, everytime, I use fetchmail to pick up mail with the user podeliv, I run > into this problem. > So, I am not sure if it is a sendmail problem. The domain in sending mail > with mail b.k...@nu... arrives just fine. > Any ideas? The logs strongly suggest you have some form of sendmail problem, not fetchmail: > fetchmail: SMTP> MAIL FROM:<B.K...@nu...> SIZE=605 > fetchmail: SMTP< 501 Sender domain must exist > fetchmail: SMTP error: 501 Sender domain must exist So, your sendmail server isn't recognising nutricia.com as a valid domain in DNS. That you can send mail *TO* this just shows that sendmail accepts mail *FOR* it. You need to ensure that if you do "nslookup nutricia.com" resolves on your sendmail server. As was said, this is nothing to do with fetchmail - it's purely a DNS/sendmail 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 PRIVACY: The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or priviliged material. Any review, retransmission, dissemination or other use of this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Thank you. |
From: Peter P. <ro...@ri...> - 2007-03-29 10:11:02
|
On Thu, Mar 29, 2007 at 09:34:25AM +0200, Matthias Andree wrote: > Kramer, Barbara schrieb: > > Hi, > > Apparently the attach never gets there, > > So here it is in text: > > _______________________________________________________ > > fetchmail: 6.3.6 querying pnw2k01.pfrimmer.de (protocol POP3) at Wed, 28 Mar > > 2007 16:22:15 +0100 (WETDST): poll started > > > fetchmail: Trying to connect to 127.0.0.1/25...connected. > > fetchmail: SMTP< 220 erlaap05.nutricia.com ESMTP Sendmail 8.9.3 > > (PHNE_29774)/8.9.3; Wed, 28 Mar 2007 16:22:17 +0100 (WETDST) [snip] > > fetchmail: SMTP> MAIL FROM:<B.K...@nu...> SIZE=605 > > fetchmail: SMTP< 501 Sender domain must exist > > fetchmail: SMTP error: 501 Sender domain must exist > > Not a fetchmail issue apparently: your sendmail software does not > recognize your own domain. > > Make sure it does - your starting point is DNS, and further support > through the sendmail support channels. > Note though that sendmail 8.9.3 is several years out of date, so unless > someone patched all known security issues, you should not be using it, > but a more recent version instead. I think he is using the HP-UX sendmail package - it advertises its version with an HP-specific PHNE_29774 patch version - though the patch itself does seem to date back to 2003, and there is a PHNE_35484 from December 2006. Not that this has any actual bearing on fetchmail :) G'luck, Peter -- Peter Pentchev ro...@ri... ro...@cn... ro...@Fr... PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence claims to be an Epimenides paradox, but it is lying. |