Link to home
Start Free TrialLog in
Avatar of martbee805
martbee805

asked on

Front End server not sending out email

I setup a front end server and want to relay all email through this server. I setup a SMTP connector to route all email to the smart host (my front end server) and now all outbound email is stuck in the messages queue for deferred delivery queue. How come it will not send out?
Avatar of Bertling
Bertling
Flag of United Kingdom of Great Britain and Northern Ireland image

hi there, on the front end servers smtp virtual server you need to add the ip address of the back end exchange server to relay.
please see this screen shot following my last messsage: http://support.gfi.com/manuals/en/fax12/images/lotus%2065%20faxmaker%20default%20smtp%20server%20properties.png

also make sure the SMTP server service is started.
also you may have to mount a database as you are using it for smtp (could be wrong here though)
sorry also make sure the information store service is runing on the FE SMTP server.
Avatar of martbee805
martbee805

ASKER

Hello. Thanks for the quick response. I already added the ip address and verified the smtp service is running.

Not sure what you mean by your 3rd suggestion.
verified that the information store service is running
SOLUTION
Avatar of Bertling
Bertling
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes, I am able to do all of that as well.

I tracked a few messages and it seems to be stuck in a loop.
SMTP:Started Message Submission to Advanced Queue
SMTP:Message Submitted to Categorizer
SMTP:Message Categorized and Queued for Routing
SMTP:Message Routed and Queued for Remote Delivery
SMTP:Started Outbound Transfer of Message
Message transferred to frontend.domain.com through SMTP
SMTP:Started Message Submission to Advanced Queuing
SMTP:Started Message Submission to Advanced Queuing
SMTP:Started Message Submission to Advanced Queue
SMTP:Message Submitted to Categorizer
SMTP:Message Categorized and Queued for Routing
SMTP:Message Routed and Queued for Remote Delivery
SMTP:Started Outbound Transfer of Message
Message transferred to frontend.domain.com through SMTP

....and it shows the last 8 lines over and over and over.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
no comments
i see, damn so annoying i didnt think of this!