RE: [Mimedefang] Outbound virus but not spam scanning?

2004-05-05 Thread Stephen Loeckle
Worked beautifully. I searched and read hundreds of messages, but didn't
see this one.

Thanks,

Stephen

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Michael Sims
Sent: Wednesday, May 05, 2004 9:31 AM
To: [EMAIL PROTECTED]
Subject: RE: [Mimedefang] Outbound virus but not spam scanning?

Stephen Loeckle wrote:
> to bypass outgoing mail, but I was wondering if there was a way to
> still have it scan it for viruses (using mimedefang to call trend's
> vscan) but still skip the spam detection.

See

http://lists.roaringpenguin.com/pipermail/mimedefang/2003-May/014570.htm
l

You can search the list archives before posting by going to:
http://www.roaringpenguin.com/search/
and selecting "Only MIMEDefang mailing list archive" in the "Search
scope" pulldown.

HTH

___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang



___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


RE: [Mimedefang] Outbound virus but not spam scanning?

2004-05-05 Thread Michael Sims
Stephen Loeckle wrote:
> to bypass outgoing mail, but I was wondering if there was a way to
> still have it scan it for viruses (using mimedefang to call trend's
> vscan) but still skip the spam detection.

See

http://lists.roaringpenguin.com/pipermail/mimedefang/2003-May/014570.html

You can search the list archives before posting by going to:
http://www.roaringpenguin.com/search/
and selecting "Only MIMEDefang mailing list archive" in the "Search scope" pulldown.

HTH

___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang


[Mimedefang] Outbound virus but not spam scanning?

2004-05-04 Thread Stephen Loeckle
Hi Everyone,

I am using:

sub filter_relay ($$$) {
  my ($ip, $name, $helo) = @_;
  return('ACCEPT_AND_NO_MORE_FILTERING', "ok") if $ip eq "x.x.x.x";
  return ('CONTINUE', 'OK');
}

to bypass outgoing mail, but I was wondering if there was a way to still
have it scan it for viruses (using mimedefang to call trend's vscan) but
still skip the spam detection.

Thanks!

Stephen


___
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang