RE: Got Postfix now what?

From: Alexandre Strube (surak_at_casa.surak.eti.br)
Date: 02/24/04

  • Next message: jay: "Re: flash and cisco site"
    To: Fedora-list <fedora-list@redhat.com>
    Date: Mon, 23 Feb 2004 22:22:54 -0300
    
    

    Em Dom, 2004-02-22 ās 17:52, Jwp escreveu:

    > No Offense here either but instead of
    > "one needs to make sure they are not another open relay" how about
    > "check out http://useful.link.for.sasl_auth.org and
    > http://useful.link.for.mail.server.security.org before you open up your
    > machine to the interenet?

    I did this with a PDF for redhat9. Don't remember where I got it, but
    "mail server redhat" on google should give you something.

    > What other tools do I need for my Linux box to be able to retrieve pop3
    > mails from my ISP server and then allow me to access downloaded emails
    > remotely either over the web or through IMAP or POP3.

    imap, postfix and fetchmail.

    imap is preety much like pop3 (in terms that you use it to retrieve your
    email from the server), with the advantage that you can use any Imap
    client (including squirrelmail, fedora's default webmail), and keep your
    messages in only one place. For instance, I use this config for keeping
    my inbox in a computer at work with evolution, my home's computer and to
    access it from webmail when it's required.

    postfix is needed so others can deliver you the mail, it's the SMTP
    server.

    fetchmail grabs mail from your ISP and delivers to anywhere you wish to,
    including your local postfix :-)

    For fetchmail, just puts a .fetchmailrc in your home folder, with the
    following content:
    poll pop.yourISP protocol pop3 username "user1" password "password" is
    user1 here

    In just one line. The user1 just means that you have a account in your
    isp called user1, and the second time it appears is the local user name.

    Squirrelmail, although not necessary, is a very simple webmail, and
    works in any browser (including IE3 in 640x480x8bits :-)

    -- 
    []s
    Alexandre Ganso 
    500 FOUR vermelha - Diretor Steel Goose Moto Group
    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: jay: "Re: flash and cisco site"

    Relevant Pages

    • Re: [SLE] POP Mail HOWTO?
      ... people, who have the option to log onto the serving machine and read mail from there, OR to read their mail from other PCs in the building, then you want fetchmail and and IMAP server to all start and run as processes when the machine boots. ... or can it handle /data/Maildir for the non-local subscribers as well as individual ~/Maildir for those who have local login accounts? ...
      (SuSE)
    • Re: mail in a home data center?
      ... old age trying to understand sendmail - it would be a close ... Use fetchmail to drag in mail from any POP, IMAP, or a plethora of other ... server types, and drop it in user's local mailboxes. ... Set fetchmail to periodically run. ...
      (Fedora)
    • Re: Cant find inetd.conf
      ... > Postfix and fetchmail can be started in Yast, System, Runlevel. ... I am almost there with my IMAP server, step by step, gazillion ...
      (alt.os.linux.suse)
    • Re: local imap server using fetchmail
      ... > I have installed fetchmail and cyrus imap rpms on my machine in the ... all I had to do was set up fetchmail to ... poll the remote server and deliver it to a local user. ...
      (Fedora)
    • Re: Suggestions please for what POP or IMAP servers to use
      ... If your server implementation is so strict that most clients have ... Outlook works just fine in IMAP mode with uw-imap, ... Microsoft tested stuff like IE7 against Apache during IE7 development, ...
      (freebsd-questions)