RE: what am I missing, getting SMTP to work

From: Mike Rambour (mikey_at_b2systems.com)
Date: 04/30/04

  • Next message: ByteEnable: "Re: Samba Server Configuration Tool 1.1.4 troubles"
    Date: Fri, 30 Apr 2004 10:57:46 -0700
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    At 04:59 AM 4/30/2004, you wrote:
    >Mike Rambour wrote:
    > > I am configuring a new machine and I can't get it to work. I am
    > > using Core1, all the patches and Postfix. I am trying to use my
    > > Linux box as a outgoing mail server from home and not use my ISP's
    > > SMTP, I can send mail from the Linux machine but not from my home
    > > machines (another Linux for me and Windows for my wife and daughter).
    > >
    >
    >See my inserts below...
    >
    > > the output of nmap is (From work to home not the same net) says
    > > smtp is Closed but I cant figure out why:
    > > PORT STATE SERVICE
    > > 21/tcp open ftp
    > > 22/tcp open ssh
    > > 25/tcp closed smtp
    > > 80/tcp open http
    > >
    > > my iptables looks like this
    > > ACCEPT all -- anywhere anywhere state
    > > RELATED,ESTABLISHED
    > > ACCEPT tcp -- anywhere anywhere state NEW
    > > tcp dpt:smtp
    > > ACCEPT tcp -- anywhere anywhere state NEW
    > > tcp dpt:http
    > > ACCEPT tcp -- anywhere anywhere state NEW
    > > tcp dpt:ftp
    > > ACCEPT tcp -- anywhere anywhere state NEW
    > > tcp dpt:ssh
    > > REJECT all -- anywhere anywhere
    > > reject-with icmp-host-prohibi
    > >
    > > I am using postfix and ps output says
    > > root 1735 0.0 0.4 7140 620 ? S Apr14 0:00
    > > sendmail: accepting connections
    > > smmsp 1744 0.0 0.3 7316 412 ? S Apr14 0:00
    > > sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
    >
    >Based on the above ps output, your running sendmail, not postfix. Sendmail,
    >by default, is configured to only listen on localhost. If your wanting to
    >use postfix as your MTA, then please run "redhat-switch-mail" to configure
    >the proper links in /etc/alternatives.

        I had already done the switch and rebooted but sendmail was running
    again. I am going to look into doing the switch manually this time to
    confirm. I also had already editied main.cf to listen to all devices as a
    test and that did not help.

      Thank you for the help, I will go play some more

             mike

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

  • Next message: ByteEnable: "Re: Samba Server Configuration Tool 1.1.4 troubles"

    Relevant Pages

    • [SLE] Receiving mails
      ... Hi, I have a SuSE 9.1 distribution installed, with postfix as MTA. ... I have problems in configuring my Linux box to receive emails; ...
      (SuSE)
    • Re: [SLE] Seeking help with mail-server setup
      ... YAST may help you in configuring your system but not in ... Have a look at the Documentation of fetchmail ... You can tell fetchmail to deliver directly to IMAP ... That way you wouldn't need postfix for inbound mail. ...
      (SuSE)
    • Re: Questions about postfix install
      ... > compiled into cyrus to allow relaying for authorized users. ... > I see that ports has postfix, cyrus and dracd, but it appears that dracd ... The drac port has an option to build for Postfix. ... anything about configuring that. ...
      (comp.unix.bsd.freebsd.misc)
    • Re: [SLE] Receiving mails
      ... > Hi, I have a SuSE 9.1 distribution installed, with postfix as MTA. ... > the web in search of tutorials for configuring postfix is of little help. ...
      (SuSE)
    • RE: what am I missing, getting SMTP to work
      ... > I am configuring a new machine and I can't get it to work. ... all the patches and Postfix. ... > Linux box as a outgoing mail server from home and not use my ISP's ... I have tried removing the Linksys and putting the Linux box ...
      (Fedora)