* Stan Hoeppner <s...@hardwarefreak.com>:
> Michael Orlitzky put forth on 8/10/2010 4:02 PM:
> 
> > I think he just wants to know which smtpd restrictions list contains the
> > rule that caused the rejection.
> 
> This is relatively easy to accomplish with custom rejection messages.  Simply
> insert a unique symbol at the beginning of each rejection message text string
> which identifies the rejection stage.  This of course would require a separate
> access table for each "check_client_access" statement, which can create future
> table management headaches to the point it may not be worth the effort.

Yes, this only works for check_*_access. Stuff like e.g.
reject_unknown_sender_domain have predefined rejection messages, so...

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to