[opensuse] Help With Mail Server



I want to setup the mail server so when you send an email to
<localusername>@<domain with MX record set to this machine> it gets
delivered (instead of bouncing) and I've done the following setup:

In YaST2 -> Network Services -> Mail Transfer Agent I used the
following options:

*Standard Configuration Type
*Permanent Connection
*Virus scan: unticked (disabled)
*Outgoing Mail Server: (blank)
*Accept remote SMTP connections: ticked (enabled)
*Firewall is disabled

But I can't even telnet to port 25 on this machine:

root@srv04 [~]# telnet app5.SuSELinuxRocks 25
Trying 74.420.420.420..
telnet: connect to address 74.420.420.420 Connection refused
telnet: Unable to connect to remote host: Connection refused

I can telnet into localhost:

app5:~ # telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 app5.SuSELinuxRocks ESMTP Postfix

I even tried to edit /etc/postfix/main.cf the line inet_interfaces=all
was commented out so I uncommented it and issued the command 'service
postfix restart' and still I cannot telnet into port 25 (or receive
actual email that an MTA tries to deliver to the server)

So the question is how exactly am I supposed to enable the MTA on the
external interface. FWIW I haven't had an issue getting local mails
(cron reports and such.)

I'll admit I'm not an expert on MTA's. All my life I've gone the easy
route (Xmail sever, cPanel, Scalix, etc) and always been afraid of
getting "down and dirty" with the configfiles and such. The most I've
down is edit config files when using "how-to" guides on how to add
virus protection and such or doing what cPanel support says needs to
be done to fix the issue (usually running one of their scripts).
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: ACL trouble - Testing connection to SMTP Server
    ... That is a connection from home that I am trying to telnet in. ... That's where I think the port 25 blocking is. ... home to the mail server at work. ...
    (comp.dcom.sys.cisco)
  • Re: URGENT EMAIL DOWN - How can this be?
    ... With VPN connection ... NO Browser connection to mail server ... Browser AND Telnet connection to mail server OK ...
    (microsoft.public.backoffice.smallbiz2000)
  • Re: [opensuse] Help With Mail Server
    ... delivered and I've done the following setup: ... *Standard Configuration Type ... But I can't even telnet to port 25 on this machine: ... connect to address 74.420.420.420 Connection refused ...
    (SuSE)
  • Re: Redundant Internet through ISA
    ... The easiest way to do that is to buy a router that supports dual ... Your second connection will give you a different public IP ... address on the router which means, your mail server will still be down until ... setup is identical for both. ...
    (microsoft.public.windows.server.sbs)
  • Re: Bash Script for Mail sending Check
    ... I got your modification working only when telnet gives a prompt, ... So, it didn't bring us to the telnet prompt and I think, it works only ... If you want to be friendly to the mail server you could do both: ... takes to respond to initial connection may vary a lot, ...
    (Debian-User)