From: Kramer, B. <B.K...@nu...> - 2007-03-28 17:03:00
|
Hi, There is a mailbox on an exchange server, named NTBV-shipment. This box is receiving mail. I want to fetch the mail there and bring it to my HPUX, where the file will be read into a software. I chose to use fetchmail. Just installed fetchmail on my hp server with hpux 11.11 on it. I have done the following: * Created a user named podeliv * Started a mail box for him /var/mail/podeliv * Send mail to him through sendmail - mail podeliv - mail was received ok * Logged on as podeliv and send a mail to my mail account - which is an exchange server - mail kam ok and sender is po...@nu... * Installed ixFetchmail A.08.00-6.3.6 for HPUX 11.11 - all went well * Created a .fetchmailrc for user podeliv, which reads: set logfile /home/podeliv/fetch.log poll pnw2k01.pfrimmer.de proto pop3 port 110 user pfrimmer\\NTBV-shipment there has password ******* no keep * Fetch.log is being filled with entries, when I do fetchmail -av, as user podeliv * Now the problem: - I always read message SMTP< 501 Sender domain must exist - podeliv is always being shown as podeliv@localhost From my Mail Delivery System [MAI...@er...], which is root on the hpux machine: podeliv@localhost SMTP error: 501 Sender domain must exist What did I forget to do? Attached you'll find the fetch.log, after I had send a mail to NTBV-shipment, as user podeliv I did fetchmail -av <<fetch.log>> Can anyone help me? That would be super - already read all kinds of stuff online about hosts, hostsequiv, changed sendmail.cf, sendmail.cw, restarted sendmail numerous times, yet all did not help. Thanks in advance Barbara 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. |