From: Rob M. <rob...@gm...> - 2007-03-29 19:10:15
|
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 |