Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

How to configure: In/Out filtering and webserver

Updated: 22 May 2010 | 7 comments
martin hess's picture
0 0 Votes
Login to vote

Hi!

 

We just installed a trial of Symantec Brightmail Gateway (as VM, email only) configured for inbound and outbound filtering (with a virtual IP for outbound). That works great together with our mailservers.

Unfortunately, we have a webserver that sends emails, inbound and outbound) using the Gateway. I wasn't able to configure the gateway correctly, so that all emails from the webserver (running a shop) are rejected by the gateway....

 

My question is: How can I configure this correctly?? Is it correct that I need to different IP's for inbound and outbound email processing?? Are there any KB's or so?

 

Kind regards from switzerland!

martin

discussion Filed Under:

Comments

Ian McShane's picture
24
Feb
2009
0 Votes 0
Login to vote

Hi Martin,

 

Is the webserver inside your network or out on the internet?

 

thanks,

 

//ian

martin hess's picture
24
Feb
2009
0 Votes 0
Login to vote

The webserver is on the internet; sending order confirmation emails to the customers and the order itself to the sales group....

 

martin

Ian McShane's picture
25
Feb
2009
0 Votes 0
Login to vote

So i think one of two things is happening here.

Either the webserver is configured to relay through an IP address that is known to send spam or the webserver is not sending mail to the correct addresses.

 

If you take a look in Message Audit Log, search for emails that are generated by the webserver (perhaps they use an email address orders@yourdomain.com).  What does it say there for the verdict on those messages?

 

//ian 

martin hess's picture
25
Feb
2009
0 Votes 0
Login to vote

The error message when trying to send emails via the outbound interface was "Reject invalid receipients, Rejected message for all receipients". This emails had two receipients, one internal and one external.

 

martin

Ian McShane's picture
25
Feb
2009
0 Votes 0
Login to vote

Right, does the internal email address actually exist in your LDAP directory?

martin hess's picture
25
Feb
2009
0 Votes 0
Login to vote

I've done some more testing by telnet...

When I send emails to the inbound interface, the GW answers "Relay access denied" when sending the "rcpt to:external".

 

Isn't it possible to explicit allow one host to relay trough the inbound interface?

 

The internal email address exists in the ldap, yes.

 

martin

Ian McShane's picture
25
Feb
2009
0 Votes 0
Login to vote

Hi Martin,

 

You would need to publish the SBG Outbound interface to the internet and allow that remote webserver IP address to relay through it.

HOWEVER: 

Rather than opening up a potential security hole and allowing an external server to relay through your SBG device, it would be prudent to work out why the web application is attempting to relay through SBG rather than use a local SMTP server.