Tag Archive - postfix

exim mail redirection per domain

edit exim4.conf and add this

domainlist smarthost_domains = domain1:domain2.com

then in routers section

smarthost:
driver = manualroute
domains = +smarthost_domains
transport = remote_smtp
route_list = +smarthost_domains IP_or_DNS_of_smarthost

 

postfix tips and tricks

flush mail queue

#postfix flush
or
#postfix -f

Continue Reading…

 
Page 1 of 11
Theme Tweaker by Unreal