[EMAIL PROTECTED] wrote:
your suggestion is ok!!!: with check_relay & config/relayclient file the execution go ahead, but there is a block at smtp_2dforward plugin...can you help me??? (2525 is the tcp port of Vexira antivirus)
25108 running plugin (queue): queue::smtp_2dforward 25108 queue::smtp_2dforward plugin: forwarding to localhost:2525 25108 trying to get config for me 25108 Plugin queue::smtp_2dforward, hook queue returned DECLINED, Unable to queue message ()
You need to make sure that Vexira antivirus will accept messages sent to localhost:2525. If you have qmail installed, you can do:
$ mconnect localhost 2525 and fake a transaction. John