Re: can't access postfix pop

From: Ignatz Sol (flyingrobot_at_gmail.com)
Date: 06/09/04

  • Next message: Adam Aube: "Re: Administrative rights for special task"
    Date: Wed, 9 Jun 2004 13:55:23 -0400
    To: debian-user@lists.debian.org
    
    

    On Wed, 9 Jun 2004 11:23:10 -0400, John Redmond <jredmond@bmts.com> wrote:
    >
    >
    > On (09/06/04 10:52), Ignatz Sol wrote:
    >
    > > I'm having some trouble with something that should be very simple.
    > > I've got postfix running on a box with sarge. Just building a local
    > > mailserver. Fetchmail is grabbing mails off of the internet and doing
    > > fine. I can ssh into the box and read mail. But I can't get outlook
    > > to login to the pop server. Nor can I telnet into the box on port 110
    > > to try to do it manually. Seems like port 110 may not be open?? But
    > > why would that be? I have installed postfix before and remember it
    > > being pretty straightforward. I have tried dpkg-reconfiguring to be
    > > sure that nothing obvious has been overlooked. mynetworks is set to
    > > subnet. What am I missing??
    > >
    > > Thanks!
    >
    > Sendmail is an stmp server, listening on port 25 you need to install a pop3
    > server which listens on port 110. (or at least activate one that may
    > already be installed).
    >
    > I am assuming from your description that the box in Q (box A) is on your lan
    > with a fetchmail daemon pulling your mail from remote server. You want
    > to collect this mail from another box on your lan (Box B) If so you don't even
    > need Postfix on Box A. Fetchmail can use procmail to
    > deliver it to your local accounts then (once you've got the POP3 server
    > going on box A) you login through outlook or whatever (from box B) to get the mail.
    >
    > Hope I have understood you correctly. If not, apologies.
    >
    > John
    >

    You are correct for as much as I explained. The box needs to:

    1) serve as the SMTP gateway to local users
    2) fetch remote mail from pop servers and store it until the local
    user requests it
    3) detect when mail is sent locally to someone else who is local and
    keep it local, i.e. if joe@boo.com sends mail to john@boo.com I want
    the box to just keep it

    I was under the impression that SMTP would require postfix, but if I
    can get away without it that might be cool too. Later I want to add
    SpamAssassin as well.

    None of this is difficult. I had it working before in woody. I
    upgraded to sarge and had some problems, so I reinstalled sarge. I
    was at the beginning of development, so I figured it wouldn't be hard
    to remake everything. But now I can't get it to work! Can anyone
    help me?

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Adam Aube: "Re: Administrative rights for special task"

    Relevant Pages

    • Re: Postfix | Sasl | Tls - Config
      ... >> me how to get postfix to use saslauthd with PLAIN and LOGIN to work. ... > Are you using Woody or Sarge? ... If Woody, ... There is some information on how I dealt with postfix and sasl on my wiki: ...
      (Debian-User)
    • Re: postfix-tls status on sarge testing?
      ... > I just installed sarge and try to get postfix up and running again. ... If you're running sarge, why do you have testing in your sources.list? ...
      (Debian-User)
    • Postfix/Sarge: permissions up the woopee
      ... I have just been investigating postfix as a "simpler" alternative to ... sendmail on sarge. ... My syslog is full of messages like: ... localhost.mydomain.com.au, localhost, debian ...
      (Debian-User)
    • saslauthd : Permission denied after todays dist-upgrade - Solved
      ... > mailserver which is based upon Sarge. ... > After this postfix can not connect to the saslauthd daemon anymore. ...
      (Debian-User)
    • RE: [SLE] Seeking help with mail-server setup
      ... I thought I'd set fetchmail to get my mail from the ISP ... So, if I'm understanding this, fetchmail grabs from ISP POP ... postfix grabs what fetchmail brought and feeds it to IMAP ... postfix feeds those sent messages to the ISP's SMTP server? ...
      (SuSE)