// apologies for replying to a reply... Short of using SPF or a dual-postfix instance or running a custom delivery agent plugin, which I've been experimenting with, I may be out of luck for v1.1.
On 10/13/05, Gino LV. Ledesma <[EMAIL PROTECTED]> wrote: > Hi, postfix gurus > > I've been looking at a really old mail server running postfix 1.1 > among others. Does anyone know of a combination > client/sender/recirpient restriction formula that accepts mail > claiming to be from my domain ONLY if it is sent from my network > space? > > Something to the likes of... > > if ((MAIL FROM == MY DOMAIN) && (RCPT TO == MY DOMAIN)) > if (SENDER_IP == MY NETWORKS) > allow () > else > reject () > > Would appreciate any leads / help. Thanks! > > - gino ledesma > _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

