Hi all.
I'm having a problem with the configuration of my server/e-mail server. Herre is the scenario:
HQ - mitel 5.1.2 server as e-mail server, with an additional one for file/print and proxy
Branch #1 - mitel 5.1.2 as file/print server
Branch #2 - mitel 5.1.2 as file/print server
Branch #3 - mitel 5.1.2 as file/print server
VPN using ipsec via VPN routers, connected via adsl connections at each site.
ip addresses as follows:
HQ - 192.168.100.x / 255.255.255.0 - main.mydomain.com.au
Branch #1 - 192.168.101.x / 255.255.255.0 - melb.mydomain.com.au
Branch #2 - 192.168.102.x / 255.255.255.0 - sydn.mydomain.com.au
Branch #3 - 192.168.103.x / 255.255.255.0 - bris.mydomain.com.au
VPN routers set to 192.168.10x.5 / 255.255.255.0.
The problem:
Setting the local branch servers to be the smtp sender to the e-mail server located at HQ (which then sends out to the internet), with the pop3 (receiving) set to the e-mail server at HQ.
Sending a basic text message e-mail from Branch level works fine; receiving ANY e-mail, including attachments works fine. Sending attachments - no. Ends up in the admin account / stuck in the queue at the Branch server level.
The qmail message is:
@400000003d3ee54639690774 starting delivery 61: msg 1635778 to remote shane.wilkens@brintons.com.au
@400000003d3ee54639692e84 status: local 0/10 remote 1/20
@400000003d3ee58239764de4 delivery 61: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
@400000003d3ee582397678dc status: local 0/10 remote 0/20
@400000003d3ee6563992942c starting delivery 62: msg 1635670 to remote shane.wilkens@brintons.com.au
@400000003d3ee6563992bf24 status: local 0/10 remote 1/20
@400000003d3ee65639b99c5c delivery 62: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
@400000003d3ee65639b9cb3c status: local 0/10 remote 0/20
@400000003d3ef2b53b7561d4 starting delivery 63: msg 1635782 to remote shane.wilkens@brintons.com.au
@400000003d3ef2b53b7588e4 status: local 0/10 remote 1/20
@400000003d3ef2b600025b84 delivery 63: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
@400000003d3ef2b600028a64 status: local 0/10 remote 0/20
@400000003d3ef3643b8ff684 starting delivery 64: msg 1635775 to remote shane.wilkens@brintons.com.au
@400000003d3ef3643b901d94 status: local 0/10 remote 1/20
@400000003d3ef365001c3c84 delivery 64: deferral: Sorry,_I_wasn't_able_to_establish_an_SMTP_connection._(#4.4.1)/
ALSO:
Reasons for deferral
One line per reason for deferral. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.
del xdelay reason
536 322485.54 192.168.100.15 failed after I sent the message./Remote host said: 421 Service not available, closing transmission channel/
397 7988.48 CNAME lookup failed temporarily. (#4.4.3)/
1062 1170342.26 Connected to 192.168.100.15 but connection died. (#4.4.2)/
331 4984.39 Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)/
damfino.
Anyone have any ideas?
Tried port-forwarding.
Tried setting the smtp server (in the Outlook/Outlook Express and Mozilla) in the e-mail client to the HQ e-mail server - no go.
Webmail - no go (attachments, etc)
Thanks, Shane