Re: How I "turn-on" e-mail?



El Lunes, 19 de Febrero de 2007 22:21, Brian Truter escribió:
People,

I'm on FC5.

I'm a Linux newbie.

I can see sendmail running on my host:

bash sb2 root /etc/mail 61 # ps -ef|grep -i send
root 4606 1 0 Jan31 ? 00:00:00 sendmail: accepting
connections
smmsp 4614 1 0 Jan31 ? 00:00:00 sendmail: Queue
runner@01:00:00
for /var/spool/clientmqueue
root 1302 736 0 14:25 pts/2 00:00:00 grep -i send
bash sb2 root /etc/mail 62 #

And I can connect to port 25 on localhost:

bash sb2 root /etc/sysconfig 24 # telnet sb2.local 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 sb2.local ESMTP Sendmail 8.13.6/8.13.6; Mon, 19 Feb 2007 13:55:50
-0800

But...
I cannot connect to port 25 when I come from other hosts.

I'm looking for some general advice on how to configure this host so
it will receive e-mail.

I assume that in that advice will be some clues on how to turn on
port 25 to other hosts.

How do I "turn-on" in-coming mail?

-Bob
sinbuzz@xxxxxxxxxxx
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Sendmail is configured by default to only listen on the loopback device.
You will need to reconfigure it to listen for connections on your network
connection. You will need the sendmail-cf package to do this.

Don't take me wrong, but to be honest I think that sendmail is the last mail
server a newbie should try to use and of course, to configure.
Try Postfix or Qmail
--
Manuel Arostegui Ramirez.

Electronic Mail is not secure, may not be read every day, and should not
be used for urgent or sensitive issues.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Reasons behind defaulting atd and sendmail
    ... The port on the local machine for the outgoing ... firewall to allow incoming port 25 connections, ... the stock setup of Sendmail will send mail to the Internet. ... No regular desktop Fedora user will even thinkg about su'ing, vi'ing, or even consider needing an MTA. ...
    (Fedora)
  • Re: Reasons behind defaulting atd and sendmail
    ... You cannot send mail to the LAN. ... The rules are for incoming port 25 connections, ... the stock setup of Sendmail will send mail to the Internet. ...
    (Fedora)
  • Re: Cant connect to port 25 from another system
    ... port 25 and did a make to update sendmail.cf. ... restarted sendmail. ... When I attempt to telnet to port 25 the connection fails. ... on where outbound smtp connections are okay but smtp sessions ...
    (Fedora)
  • Re: Cant connect to port 25 from another system
    ... Maybe there is a strict definition on which connections ... I have sendmail running ... Both netstat and nmap confirm that the system *is* listening on port ... When I attempt to telnet to port 25 the connection fails. ...
    (Fedora)
  • Re: Proxy and Firewalls
    ... we will use port 80 for HTTP connections and use port ... If you host a website with different IP address, ... you can use port 443 for SSL connection for that new website. ...
    (microsoft.public.windows.server.sbs)