Quote:
Originally Posted by falko
Does sending/receiving emails work now?
|
Falko, thank-you for the follow up. No, it does not work yet. I'm receiving a lot of time-out errors. Here's an example in my Show Mail Log:
Code:
Jun 14 09:16:04 server1 postfix/smtp[30692]: connect to mta7.am0.yahoodns.net[66.94.236.34]:25: Connection timed out
Jun 14 09:16:04 server1 postfix/smtp[30692]: D362B220079: to=, relay=none, delay=221696, delays=221546/0.04/150/0, dsn=4.4.1, status=deferred (connect to mta7.am0.yahoodns.net[66.94.236.34]:25: Connection timed out)
Jun 14 09:20:01 server1 dovecot: imap-login: Disconnected (no auth attempts): rip=127.0.0.1, lip=127.0.0.1, secured
I didn't mention this before but my setup is as the following:
Internet <-> Modem(1.2.3.4) <-> Router with NAT enabled(192.168.1.1) <-> Server1(192.168.1.20)
I also receive these errors:
Code:
Jun 14 10:23:35 server1 postfix/smtp[757]: warning: smtp_connect_addr: bind 1.2.3.4: Cannot assign requested address
Jun 14 10:23:35 server1 postfix/smtp[754]: warning: smtp_connect_addr: bind 1.2.3.4: Cannot assign requested address
Jun 14 10:23:35 server1 postfix/smtp[753]: warning: smtp_connect_addr: bind 1.2.3.4: Cannot assign requested address
I have the ports 25 and 110 open and forwarded to Server1.
Again, thank you for the follow up