OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
sendmail delivery agent to postfix trouble...

From: andy sautins (asautinsyahoo.com)
Date: Mon Dec 01 2003 - 17:50:34 CST


   I have a question that I hope makes some sense. I
need to convert a sendmail delivery agent to use
postfix. In general, everything seems to be going
well. I am using the postfix pipe process to execute
an external command to deliver the mail. The problem
I am having is I can't seem to find an equivalent
Postfix version of the following sendmail macros:

   - ${client_addr} - Page 589 of the O'Reilly
Sendmail book by Bryan Costales indicates that it the
I.P. address of the connecting host. Is there an
equivalent in Postfix?

   - $h - Host part of the recipient address. I can't
seem to find this either. There is ${recipient},
which seems to be the full user.

  Are there equivalents to these w/Postfix or is it
different enough were they are not available?

  Thanks for any help/suggestions

  Andy