Re: [postfix-users] How to deny localuser send mail when they use sendmail

2012-08-15 Thread Sense Zeng
It's work! thanks a lot! 2012/8/15 Brian Evans - Postfix List : > On 8/15/2012 6:41 AM, Sense Zeng wrote: >> postfix version: 2.9.3-2 >> system: ubuntu 12.04 >> >> postfix is configure as a smarthost >> How can I permit some localuser send mail in shell (run sendmail) and >> deny other users? > Pl

Re: [postfix-users] How to deny localuser send mail when they use sendmail

2012-08-15 Thread Brian Evans - Postfix List
On 8/15/2012 6:41 AM, Sense Zeng wrote: > postfix version: 2.9.3-2 > system: ubuntu 12.04 > > postfix is configure as a smarthost > How can I permit some localuser send mail in shell (run sendmail) and > deny other users? Please refer to 'man 5 postconf' and search for authorized_submit_users or ht

[postfix-users] How to deny localuser send mail when they use sendmail

2012-08-15 Thread Sense Zeng
postfix version: 2.9.3-2 system: ubuntu 12.04 postfix is configure as a smarthost How can I permit some localuser send mail in shell (run sendmail) and deny other users?