34608fcaa3
AntiVir MailGate for FreeBSD protects your electronic post office against viruses. It is working with numerous common Mail Transport Agents (MTA), like sendmail, postfix, qmail and exim. Operates at high speed, is easy to configure and checks both incoming and outgoing emails. PR: ports/34461 Submitted by: Oliver Breuninger <ob@breuninger.org>
15 lines
429 B
Text
15 lines
429 B
Text
etc/antivir/antivir.vdf
|
|
etc/antivir/avmailgate.conf
|
|
etc/antivir/avmailgate.conf.orig
|
|
etc/antivir/avmailgate.acl
|
|
etc/rc.d/avmailgate.sh
|
|
sbin/avgated
|
|
sbin/avgatefwd
|
|
sbin/avq
|
|
man/man8/avmailgate.8
|
|
man/man5/avmailgate.conf.5
|
|
@unexec rm -r /usr/local/etc/antivir
|
|
@unexec rmdir /var/spool/avmailgate/incoming
|
|
@unexec rmdir /var/spool/avmailgate/outgoing
|
|
@unexec rmdir /var/spool/avmailgate/rejected
|
|
@unexec rmdir /var/spool/avmailgate
|