Nathan Schultheiss: > Hello All, > > By spawn I've a script that checks several parameters before accepting an > SMTP email. > I found the list of variables here > http://www.cs.ait.ac.th/~on/postfix/SMTPD_POLICY_README.html
These checks normally run BEFORE Postfix receives the email message, i.e. there is no Subject. > But I would retrieve the subject with this method. > My script already gets all other parameters before returning reject, > dunno, ... > > Are there a way to have the subject ? Postfix has no secrets. All attributes are documented in SMTPD_POLICY_README.html. If something is missing please file a bug report. Wietse