Здравствуйте, Josh.

Вы писали 28 ноября 2006 г., 6:50:06:
>>> Can the badmailto file be used to block users from sending to a specific
>>> email account or domain?  Thanks,
>> Yes, you can. There are no restrictions on local/rcpt domains/accounts for
>> badmailto, and this check can't be bypassed in any way.
> So that would mean that if I wanted to stop users from sending mail to any
> yahoo account I could add it like [EMAIL PROTECTED] in the badmailto file.
That's correct. It'll be enough.

You can experiment a bit. Try to add "[EMAIL PROTECTED]" to
badmailto file and then try to send mail to [EMAIL PROTECTED]
through your SMTP server. You should get
"sorry, your envelope recipient has been denied (#5.7.1)"
error from server.
Keep in mind that it will only deny sending mails through SMTP. If
you've got web-interface on your server for sending mail, it'll bypass
the check as it utilizes /usr/sbin/sendmail to send a mail. Just the
same with mail/mailx CLI utilities.

'badmailto' filter is only for qmail-smtpd, that's it.

-- 
С уважением,
 Alexey                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to