|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: mail to postmaster with notify_classes and warn_if_reject
From: /dev/rob0 (rob0
gmx.co.uk)
Date: Thu Nov 02 2006 - 11:32:28 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 02 November 2006 11:09, Peter Hamtal wrote:
> i would like to get a mail to the postmaster through notify_classes
> when mail is logged in the Logfile with "reject_warning".
You need a log parser. This is not a Postfix feature.
> Following shows the conifguration i use.
> When smtp client don“t uses a FQDN in the EHLO Command i get a mail,
I believe that falls under the "policy" notify class.
> but i want to test my check_helo_access Databse and so i use
> warn_if_reject, but postmaster never gets notice about it :(
>
> smtpd_helo_restrictions = permit_mynetworks,warn_if_reject,
postconf.5.html#warn_if_reject
warn_if_reject
Change the meaning of the next restriction, so that it logs a
warning instead of rejecting a request ...
It does not say it sends a notice to postmaster.
postconf.5.html#notify_classes : Nothing there mentions warn_if_reject.
"Not documented" means "Postfix doesn't do that".
--
Offlist mail to this address is discarded unless
"/dev/rob0" or "not-spam" is in Subject: header
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]