From: Ronald A. <ron...@gm...> - 2014-08-14 02:55:37
|
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 |