Cyrus
I updated the HOWTO in step 4. Hope it clears up the matter. Feedback is much appreciated.
-- Update
4. Edit also /etc/avmailgate.conf and modify the following entries:
#ForwardTo /usr/sbin/sendmail -oem -oi
# Or if you want the mail to be sent by SMTP
ForwardTo SMTP: localhost port smtp-backdoor
*Note the # indicates a comment line. Remove the # in the ForwardTo SMTP line to enable the command. Do not remove the # in the ForwardTo /usr/sbin/sendmail line.
I also added a comment at the end of the HOWTO that it process works on SME 5.5. Thanks for the work

Jaco
Cyrus Bharda wrote:
>
> Jaco,
>
> Just a quick question, in step 4 of your howto, you say edit
> the ForwardTo line to sendmail or smtp-backdoor, what is the
> difference between the two?
>
> I choose smtp-backdoor because in the rest of the howto you
> refer back to it.
>
> Also do you have to remove the leading # before the ForwardTo
> line or just edit the line?
>
> Example:
>
> # ForwardTo
>
> OR
>
> ForwardTo
>
> Other than that I have successfully installed it on 5.5, well
> no errors to report, just got to download eicar and test it
> out

>
> When are you going to put this up on contribs.org?
>
> Thanks for writing this howto!
>
> Cyrus Bharda
>
> Jaco Bongers wrote:
> >
> > Cyrus
> >
> > I haven't tested it on 5.5, but see no reason why it
> > wouldn't work. Maybe you can test it for us

> >
> > Jaco
> >
> > Cyrus Bharda wrote:
> > >
> > > Can I use this howto for 5.5?
> > >
> > > Are there any specific details that are specific to 5.6?
> > >
> > > Thanks,
> > >
> > > Cyrus Bharda