I am new to this forum. System is CentOS 6.3 and has Postfix and Dovecot mail server. I know when I send outgoing mail it leaves on remote port 25 and incoming mail arrives on local port 25. I have... [by DougE]
I have troubles connecting to an smtp server from my pc.
I use Debian sid.
telnet mail.example.com 25
Trying 12.23.34.45...
telnet: Unable to connect to remote host: Connection timed out
While from another debian pc from outside my network
telnet mail.example.com 25
Trying 12.23.34.45...
Connected to mail.example.com.
Escape character is '^]'.
220 mail.example.com ESMTP Exim 4.63 Mon, 02 Apr 2
I am trying to run though the qmailrocks setup on a centos 5.5 and I am running into an issue when trying to telnet to port 25:
telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.
Everything else seems to be working (telnet to 110), and I turned off the firewall entirely, but I still cannot telnet to
Thanks you for your time.
I have just set up a Postfix mail server which is running as MTA in one of my aws instances.
I have a server I use to run a mailing list... and I use the same server for local accounts in the domain. Configured Postfix with IMAP and I can receive mail without any issues. But I cannot send out mail when I try my client complains that it timed out.. have not issues with the port being blocked because I can telnet to it fine. I'm using port 465 with TLS/SSL.
I upgraded from 10.04 to 12.04 and most everything went smooth except for errors upgrading cyrus from 2.2 to 2.4.
When I try to telnet to port 25 using this command:
telnet aspmx.l.google.com 25
I get this message
Trying 173.194.69.26...
And nothing more happens. I disabled csf but the problem still exsists. I also asked my VPS co.
I'm sure this has been asked a zillion times, but I have also scoured the net for a zillion hours with no luck.
Basically, I am trying to set up a mail server. The POP3 part works perfectly fine (yay!) but the SMTP is the biggest problem.
Hello,
Today I finally decided to configure a firewall. Everything seemed to go well, but now I can't seem to send mail from thunderbird, gmail imap mail.
The port I have set for my mail is 993, which is by default.
In my firewall setting I allow both udp/tcp connections going out on that port.
I use GUFW for my firewall config.
It seems that I can still receive mail, but not send.