Hi Wietse, thanks for the reply.

Yes I am. And this message is being sent through port 25.

There's one thing I have doubt about: will it process as the after-queue
content-filter?

Thanks once again.

Regards.

Em seg., 27 de fev. de 2023 às 12:32, Wietse Venema <[email protected]>
escreveu:

> Rafael Azevedo:
> > Even running this as the filter-script it just doesn't work:
> >
> > #!/bin/bash
> > # Localize these.
> > echo Message content rejected;
> > exit 75;
> >
> >
> > The message goes to final recipient instead of being rejected.
>
> That is evendence that content_filter is not being used.  Are you
> aware that your "smtpd -o content_filter=blah" will only process
> messages that arrive via SMTP port 25?
>
>         Wietse
>

Reply via email to