Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Sébastien DACQUIN on May 27, 2001, 12:50:50 PM
-
I retrieve in multi-drop all mail from domain1.com but the e-smith cannot
sort them because his domain is domain2.com.
I created a virtual domain domain1.com but it doesn't sort too !
domain1.com is hosted by my ISP.
How can i setup the e-smith to forget the domain in the To: header.
-
Sébastien DACQUIN wrote:
>
> I retrieve in multi-drop all mail from domain1.com but the
> e-smith cannot
> sort them because his domain is domain2.com.
> I created a virtual domain domain1.com but it doesn't sort
> too !
> domain1.com is hosted by my ISP.
> How can i setup the e-smith to forget the domain in the To:
> header.
Try editing the /etc/fetchmail file and add the line
aka "domain1.com"
after the line
poll domain1.com protocol pop3
After a lot of searching this seems to work for me.
-
27/05/01 16:05:56, Trevor Drake-Brockman a écrit:
> Try editing the /etc/fetchmail file and add the line
> aka "domain1.com"
> after the line
> poll domain1.com protocol pop3
>After a lot of searching this seems to work for me.
Many thanks for your help,
it's working for me too now !