Koozali.org: home of the SME Server

arrrgh matey, no incoming e-mail

mike

arrrgh matey, no incoming e-mail
« on: May 01, 2002, 12:15:06 AM »
I have not been able to receive e-mail yet on the e-smith server I set up (5.1.2). The server is running in Standalone mode behind a firewall. I have forwarded port 143 and 110 to the e-smith machine behind the firewall running the e-mail application and am able to telent to it successfully (i.e. the port is forwarded and I get: * OK mydomain.com IMAP4rev1 v12.264 server ready and something similar on port 110). I have entered the following DNS records with my DNS host:

mydomain.com  MX  mail.mydomain.com  1
mail.mydomain.com  A  x.x.x.x(my IP address)

I can send mail out from the machine, though I guess that's a different animal all together. So, where might I be going wrong? Thanks for any help...

Mike

mike

Re: arrrgh matey, no incoming e-mail
« Reply #1 on: May 01, 2002, 07:36:51 PM »
Opened smtp port 25...works.

ed bongaerts

Re: arrrgh matey, no incoming e-mail
« Reply #2 on: May 02, 2002, 05:12:43 PM »
yes, that's what I need to do .. how do you open port 25 ? I would have thought it is open as standard .. I am connected directly to the internet via my ISP, whose server would kick any [of my doemain] mail to my server if it detected open port 25 in the connection, but that does not happen .. [postfix will do it nicely, qmail is set different] ?

Any help appreciated

mike wrote:
>
> Opened smtp port 25...works.