Lennard,

> Is it possible to specify multiple hosts in the $notify_method.
> So that the second one is used if the first doesn't respons or some
> round robin between the multiple hosts?

No, there isn't any such provision.

If multiple hosts are feeding mail to amavisd,
it is best to use a * in $notify_method and in $forward_method
so that notifications and passed messages go back to the same
host they came from:
  $notify_method = 'smtp:*:10025';

Or use VRRP/CARP and provide a virtual IP address.

  Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to