Displaying 1 result from an estimated 1 matches for "fjfpv".
Did you mean:
fjf
2016 Nov 07
2
Redirect the emails from domain2 to domain1
Dear Dovecot and Exim users,
I have a VPS using these two applications. I am transitioning from a
domain_old to a domain_new. I'd like to redirect all the emails from
domain_old to the local mailboxes of users @ domain_new. In exim I've
assumed that it is enough to add domain_old to the list of local domains:
domainlist local_domains = @ : domain_new : domain_old
...
begin routers