Miguel Angel Amable Ventura a écrit le 21/08/2020 à 03:15 : > Now it is working, you just need to set the file as follows: > > :ip_address_dest > > And now my server is not being blocked by that ugly spam list. I had to > set first the smarthost server. It doesn't sound like what you wanted.
:ip_address_dest all traffic (from any local domain) goes through your smarthost hotmail.com:ip_address_dest only traffic to hotmail.com (from any local domain) goes through your smarthost If you want only traffic from mylocaldomain.com to any remote domain through your smarthost you need to set in /var/qmail/control/authsenders @mylocaldomain.com:ip_address_dest for one account [email protected]:ip_address_dest By the way, authsenders and smtproutes are read each time by qmail-remote, you don't need to restart anything. xaf PS: authsenders have precedence over smtproutes --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
