On Sat, 13 Feb 2010, Alex wrote: > I have a Linux server running an older version of postfix and webmail > for users to send mail. Since localhost is trusted in $mynetworks, a > connection from there can send mail to any recipient. Since > squirrelmail connects directly to localhost, any mail that it sends is > authorized. How can I add restrictions on localhost, despite it being > authorized, from sending mail as certain users or to certain > recipients?
Enforce the restrictions before you permit_mynetworks. -- Sahil Tandon <[email protected]>
