Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread Matt
[EMAIL PROTECTED] wrote: > Maybe I'm missing something here but IMO some points :- > > 1) This is a sendmail issue. ClamAV scans for content it does not > validate users nor does it deliver mail. clamav-milter scans mail. It may be I who am missing the point :) I think, by the way the OP phras

Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread Graham Toal
> We are putting in place an in-line av scanner for a public domain using > clamav. the ClamAV is running under sendmail 8.12 on the server > > We have got everything working however we need to provide support for > Authenticated SMTP. Is there any way to get sendmail to proxy the > Authenticated

Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread Net . Admin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 11 Nov 2004, Matt wrote: > clamavsupport wrote: > > > > > 1. Client connects to CLAMav and sends auth info > > 2. CLAMav sets up a new ESMTP port 25 connection to the terminating MX > > and test user details for validity > > 3. Terminating MX

Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread Matt
clamavsupport wrote: > --1.ESMTP - 2.ESMTP-- > | Client |-->|CLAMAV |>|Terminating MX | > || |(Sendmail) | |(that holds | > ||<--| |<| User Database) |

RE: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread clamavsupport
mAV users ML Subject: Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy > Hi, > > We are putting in place an in-line av scanner for a public domain > using clamav. the ClamAV is running under sendmail 8.12 on the server Good idea. > > We have got everything working however

Re: [Clamav-users] Using Clam-AV with a SMTP-Auth proxy

2004-11-11 Thread Ken Jones
> Hi, > > We are putting in place an in-line av scanner for a public domain using > clamav. the ClamAV is running under sendmail 8.12 on the server Good idea. > > We have got everything working however we need to provide support for > Authenticated SMTP. Is there any way to get sendmail to proxy