Marko, Andreas Schulze wrote: > > with 2.7.1 I can confirm that this works: > > $notify_method = [ 'smtp:quarantine-release1.example.com:25', > > 'smtp:quarantine-release2.example.com:25' ];
> Andreas, thank yoo. > i will test it on 2.6.5 buntu here ;-( .... Multiple back-ends in $forward_method and $notify_method were introduced with 2.7.0, and one bug there fixed in 2.7.1. See release notes for details on the syntax. This is not available with 2.6.*. Mark
