Diego Pivetta - Sysmo Informática wrote:

Olá list,

I have a question about eMPF patch.

Is possible to apply policies on only one account of my domain?

I need policy to one account restrict to send and receive mail’s only to my domain.

If is possible send me a rule to this.

 

 

Diego,
If your domain is named example.com, put this in a file named policy located in /var/qmail/control.

example.com:LREI,the_restricted_account_name:re,
#  LREI means the default for this domain is to be able to send and receive both internal and external emails
#  the re means that the restricted account name cannot send or receive external emails.
#  don't forget the comma at the end of the line otherwise you will get an error.
#  tail your smtp/current log file and test the restricted account.
#  Important to remember that empF applies the policy based on the authenicated username.

See also:  http://www.qmailwiki.org/EMPF

Dave

--------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! --------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

Reply via email to