Title: Message

Well, the way you handle SMTP connections should dictate the features you are using and which systems need those features.

 

If your Proxy is receiving the SMTP mail and then sending this mail onto your VOP Mail server you will almost certainly want to whitelist this server. RBL lookups would be pointless on your VOPMail server as it would always be looking up the Proxy Servers address. Your Proxy, should therefore take care off limiting the SMTP connections, and should start by allowing mail for domains you host as well as mail for IP Addresses you use to provide dial-up and other access services.

 

Again, we could give more advice but we would need to know exactly how your mail handling is currently set-up.

 

-----

I before E except after C. We live in a weird society!

 
(--------------------------------)         {((((((
(     Suneel Jhangiani           )        /_  _  )
(    Technical Director          )       ( .  .   )
( Inter-Computer Technology Ltd. )        ( /   )
(----------------------------------oOOo------------oOOo----)
( 40 James Street                Tel: +44 (0) 20 7486 9601 ) 
( London W1U 1EU                 Fax: +44 (0) 7050 678 978 )
( United Kingdom               Email: [EMAIL PROTECTED]     )
(             Website: http://www.inctech.com              ) 
(----------------------------------------------------------)

From: David Payer [mailto:[EMAIL PROTECTED]
Sent: 13 October 2003 19:06
To: [EMAIL PROTECTED]

 

Yes, this is the challenge, I cannot do that as other servers/individuals will then be able to send mail through the proxy to the VOPMail server and then it will be relayed out. As it is, they must authenticate unless sending to a local user, everyone must authenticate on my network now.

 

I am testing a programable SMTP proxy that allows you to put rules on incoming mail and actions associated with those rules

 

IF on RBL  THEN  delete or save

 

IF attachment has vbs or pif or scr or exe then send a message to the final recipient about it and delete the original

 

IF the email is coming from CHINA then delete it

 

IF header contains "X-Spam-Flag: YES" (spam assassin's tag) then save it in a subfolder of the users inbox (so they can see it with IMAP)

 

This kind of stuff.  Kinda cool.

 

David Payer

Reply via email to