Operating System - Linux
1827681 Members
3427 Online
109967 Solutions
New Discussion

problem with fetchmail on linux

 
Luk Vandenbussche
Honored Contributor

problem with fetchmail on linux

We are using fetchmail to copy mails from an exchange server to linux server.

For a whole part of the mails, the destination is chaging to

fetchmail: SMTP> RCPT TO: : xpsa is the user who runs the fetchmail problem

Any ideas how we can solve this problem
6 REPLIES 6
Heironimus
Honored Contributor

Re: problem with fetchmail on linux

fetchmail normally does that when you don't map a remote name to a local user. In the fetchmailrc you usually want something like "user remoteusername is localusername here".
Luk Vandenbussche
Honored Contributor

Re: problem with fetchmail on linux

This is the content of my file fetchmailrc

poll SERVER protocol POP3 localdomains mycompany.be no dns username "USERNAAM" password "PASWOORD" no keep rewrite fetchall to *

Which entry do you advise me to add?
I can't add all the remote users as local users.
Stuart Browne
Honored Contributor

Re: problem with fetchmail on linux

So it's using 'localhost/21025' instead of 'mycompany.be' for the multidrop?

Weird. What version of fetchmail?

Have you read through the multidrop notes in http://fetchmail.berlios.de/fetchmail-FAQ.html ?
One long-haired git at your service...
Luk Vandenbussche
Honored Contributor

Re: problem with fetchmail on linux

Stuart,

Your link is in xml format.
Do you know a normal formatted link.
I don't wont to make a mistake because of this xml look when I change something
Luk Vandenbussche
Honored Contributor

Re: problem with fetchmail on linux

Luk Vandenbussche
Honored Contributor

Re: problem with fetchmail on linux

.