Re: Per Domain Whitelisting

2006-10-27 Thread Peter H. Lemieux

jasonegli wrote:

For example let's say that domain xyz.com wants to allow all messages from
yahoo.com, but domain 123.com does not. Is there a way to allow FROM
[EMAIL PROTECTED] TO [EMAIL PROTECTED]?


Obtuse SMTPD (http://sd.inodes.org/) can handle this at the SMTP level. 
I think it may be possible to add this to MailScanner 
(http://www.mailscanner.info/) through it's custom rules; its default 
whitelists/blacklists, however, are global.





Re: Per Domain Whitelisting

2006-10-27 Thread Daryl C. W. O'Shea

Roman Sozinov wrote:



Peter H. Lemieux wrote:

jasonegli wrote:

For example let's say that domain xyz.com wants to allow all messages
from
yahoo.com, but domain 123.com does not. Is there a way to allow FROM
[EMAIL PROTECTED] TO [EMAIL PROTECTED]?
Obtuse SMTPD (http://sd.inodes.org/) can handle this at the SMTP level. 
I think it may be possible to add this to MailScanner 
(http://www.mailscanner.info/) through it's custom rules; its default 
whitelists/blacklists, however, are global.




What about spamassassin? Does it have possibility Per Domain Whitelisting?


Of course it does.  It supports per user preferences, so if you pass 
nothing but domain names it thus supports per domain preferences.


Daryl


Re: Per Domain Whitelisting

2006-10-26 Thread Ramprasad
On Mon, 2006-10-23 at 14:36 -0700, jasonegli wrote:
 I'm running multiple domains on one SPAM cleaning server.  I'm wondering if
 there's a way in spamassassin to build a separate whitelist for each domain. 
 If not, can you build a whitelist based on BOTH To and From addresses.
 
 For example let's say that domain xyz.com wants to allow all messages from
 yahoo.com, but domain 123.com does not. Is there a way to allow FROM
 [EMAIL PROTECTED] TO [EMAIL PROTECTED]?
 
 
 Thanks


How are you running SA, I mean you must be using some scanner software
like MailScanner milter etc 

Whitelists are best implemented at that level

Thanks
Ram



Per Domain Whitelisting

2006-10-23 Thread jasonegli

I'm running multiple domains on one SPAM cleaning server.  I'm wondering if
there's a way in spamassassin to build a separate whitelist for each domain. 
If not, can you build a whitelist based on BOTH To and From addresses.

For example let's say that domain xyz.com wants to allow all messages from
yahoo.com, but domain 123.com does not. Is there a way to allow FROM
[EMAIL PROTECTED] TO [EMAIL PROTECTED]?


Thanks
-- 
View this message in context: 
http://www.nabble.com/Per-Domain-Whitelisting-tf2497743.html#a6962693
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.



RE: Per Domain Whitelisting

2006-10-23 Thread Dylan Bouterse


-Original Message-
From: jasonegli [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 23, 2006 5:36 PM
To: users@spamassassin.apache.org
Subject: Per Domain Whitelisting


I'm running multiple domains on one SPAM cleaning server.  I'm wondering
if
there's a way in spamassassin to build a separate whitelist for each
domain. 
If not, can you build a whitelist based on BOTH To and From addresses.

For example let's say that domain xyz.com wants to allow all messages
from
yahoo.com, but domain 123.com does not. Is there a way to allow FROM
[EMAIL PROTECTED] TO [EMAIL PROTECTED]?


Thanks
-- 
View this message in context:
http://www.nabble.com/Per-Domain-Whitelisting-tf2497743.html#a6962693
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.


I've not implemented or tested it, but I ran across Maia Mailguard a few
weeks back. It looks like you can do per user/domain sa settings.
http://www.renaissoft.com/maia/

Dylan