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. |
From: Kramer, B. <B.K...@nu...> - 2007-03-29 09:15:17
|
Hi Users, Attached the log file. Thanks for helping out Barbara <<fetch.log>> > -----Ursprüngliche Nachricht----- > Von: Kramer, Barbara > Gesendet: Mittwoch, 28. März 2007 16:42 > An: > Betreff: Fetchmail and domains > > 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 > > 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. |
From: Matthias A. <mat...@gm...> - 2007-03-29 09:32:05
|
Kramer, Barbara schrieb: > Hi Users, > Attached the log file. Thanks for helping out Make sure you post the log file in plain text format and your mailer actually declares it as text, else it will be removed by the list software (and that's a good thing). I wish the list software could also strip stupid disclaimers from people's messages and would reject top-posts and full-quotes... but that's asking a bit too much today. |
From: Rob M. <rob...@gm...> - 2007-03-28 18:01:06
|
On 3/28/07, Kramer, Barbara <B.K...@nu...> wrote: > 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 So we know the basics of your sendmail config are good. > * 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 Close enough to current (6.3.7 is current). > * 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? Not sure, because... > 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>> No log attached. -- 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 |