Koozali.org: home of the SME Server

HOWTO - Installing AntiVir MailGate for Linux on SME 5.6

Jaco Bongers

Re: HOWTO - Installing AntiVir MailGate for Linux on SME 5.6
« Reply #15 on: June 23, 2003, 11:59:27 AM »
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

Jaco Bongers

Re: HOWTO - Installing AntiVir MailGate for Linux on SME 5.6
« Reply #16 on: June 23, 2003, 12:55:39 PM »
Cyrus

> It has been quarantined with the following queue id:
>
>         03243-535AFBAC
>
> But what do I do now?

avq--remove=03243-535AFBAC

or avq --help for more info

>
> Where does it quarantine it?
>

man avmailgate.conf

There is also a FAQ included in the install file  (avmailgatex.tgz). You can browse the file using mc

Jaco