Sahil Tandon wrote:
Ian R. Justman <[EMAIL PROTECTED]> wrote:

I'd like to know whether it is possible to bypass content_filter based on whether someone has authenticated via SASL.

If users authenticate via the submission (587) port, you can modify the service in master.cf with something like:

    -o content_filter=


I'm not sure you comprehended what I was asking.

I'll present it again:

----
I would like to build a machine that can function both to scrub spam/viruses for incoming mail (to my clients) and handle outgoing mail using SMTP-AUTH (from my clients) if they use port 25 (yes, I do know about port 587, but getting that configured client-side takes a bit of additional handholding to get the port changed).
----

I probably should have said that I already have my server set up the way you suggested I do so on the port 587 instance of smtpd in master.cf.

However, this was not what I was asking about.

I am very specifically asking about port _25_. I'd like to be able to bypass content_filter= based on whether the user has successfully authenticated against an account that user has on my machine.

Thanks.

--Ian.

--
Ian R. Justman
UNIX hacker.  Anime fan.  Any questions?
ianj (at) ian-justman.com

Reply via email to