From: Matthias A. <mat...@gm...> - 2014-08-14 16:13:59
|
Am 14.08.2014 um 04:55 schrieb Ronald Artos: > I've have this mail server host which I fetch messages and store it in our > local mail server, my setup is like this: > > poll mail.example.com protocol POP3 user "sy...@ex..." there with > password "webhostpass" is "sy...@ex..." here; > > > running fetchmail will fetch messages from mail.example.com but I no > message came to my local mail server. But replacing the target > email address like "web...@ex..." it can deliver the message. > > How can I fetch email from remote server to local server using same email > address / username ? > > local mail server, I am using iRedmail with virtual user and virtual domain. > > -=ronald > ------------------------------------------------------------------------------ Ronald, if the target address is the only difference between working and non-working configurations, then you will need to check your iRedmail setup and logging. If fetchmail has trouble delivering mail to iRedmail it will let you know on the console with your configuration. If you have trouble discerning what fetchmail does with your message, add "-v" options to the command line and check options, and if you need help understanding fetchmail's logging, see Rob MacGregor's response as of a few hours ago for what you need to provide. HTH Matthias |