exchange doesn't send emails
Exchange 2010
Roles on single server: Mailbox, client Access, Hub Transport, Unified.
Connectors: allow anonymous.
ISA 2006, publish rule... "requests from clients"
Inbound - everything is OK. No outbound. Where and how to check?
August 27th, 2012 5:26am
Hi,
Are mails queued on the exchange server? If yes, which error message is in the queue?
Can you telnet to an external mailserver from the exchange server on port 25?
Is the transport service startet?
Leif
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2012 5:30am
Hi,
Are mails queued on the exchange server? If yes, which error message is in the queue?
Can you telnet to an external mailserver from the exchange server on port 25?
Is the transport service startet?
Leif
1. Identity: SRV-MAIL\6\6
Subject: 12
Internet Message ID: <2EE32053518CB1418C8AFB37F82AAEF817EAEE0E@SRV-MAIL.gp.local>
From Address: archer@2.com
Status: Ready
Size (KB): 3
Message Source Name: FromLocal
Source IP: 255.255.255.255
SCL: -1
Date Received: 8/27/2012 1:11:34 PM
Expiration Time: 8/29/2012 1:11:34 PM
Last Error:
Queue ID: SRV-MAIL\6
Recipients: 1@1.com
2. C:\Users\xxx>telnet smtp.mail.ru 25
Connecting To smtp.mail.ru...Could not open connection to the host, on port 25:
Connect failed
really... what i have to do to let mailserver access to another mailserver? i can't telnet even from isa server
August 27th, 2012 8:38am
Hi,
Is port 25 blocked in the firewall?
Does your ISP block port 25 - some ISP's do that. If this is the case they will normally provide you with a smart-host that you can use.
Leif
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2012 8:47am
On Mon, 27 Aug 2012 12:38:21 +0000, identificator wrote:
>
>
>Hi,
>
>Are mails queued on the exchange server? If yes, which error message is in the queue?
>
>Can you telnet to an external mailserver from the exchange server on port 25?
>
>Is the transport service startet?
>
>Leif
>
>1. Identity: SRV-MAIL\6\6 Subject: 12 Internet Message ID: <2EE32053518CB1418C8AFB37F82AAEF817EAEE0E@SRV-MAIL.gp.local> From Address: archer@2.com Status: Ready Size (KB): 3 Message Source Name: FromLocal Source IP: 255.255.255.255 SCL: -1 Date Received:
8/27/2012 1:11:34 PM Expiration Time: 8/29/2012 1:11:34 PM Last Error: Queue ID: SRV-MAIL\6 Recipients: 1@1.com
>
>2. C:\Users\xxx>telnet smtp.mail.ru 25 Connecting To smtp.mail.ru...Could not open connection to the host, on port 25: Connect failed
>
>really... what i have to do to let mailserver access to another mailserver? i can't telnet even from isa server
That looks as if the ISP doesn't allow outbound connections on port
25.
If that's true then you'll either have to find another ISP, change
from a "residential" service to a "business" service, or use your
ISP's SMTP relay or a service such as DynDNS.com.
---
Rich Matheisen
MCSE+I, Exchange MVP
--- Rich Matheisen MCSE+I, Exchange MVP
August 27th, 2012 12:21pm
fixed: in ISA server I set up allow rule for SMTP and DNS requests from internal mail server to internet.
Free Windows Admin Tool Kit Click here and download it now
August 28th, 2012 1:47am