Re: [SLE] email services frustration

From: Theo v. Werkhoven (twe-suse.e_at_ferrets4me.xs4all.nl)
Date: 10/03/04

  • Next message: Leendert Meyer: "Re: [SLE] kdeinit running more then once"
    Date: Sun, 3 Oct 2004 01:37:56 +0200
    To: suse-linux-e@suse.com
    
    
    

    Fri, 01 Oct 2004, by bronto@csd-bes.net:

    > I'm getting a SuSE 9.1 installation ready to be used as a mail server for a
    > client.
    >
    > I've done the complete 9.1 installation and update. I have postfix running, and
    > it can send mail to my regular mail accounts. I'm trying to get pop & imap
    > services running and am getting nowhere. I have all varieties of pop & imap
    > up, and the proper ports are listening on the server. However, I can retrieve
    > mail neither from a networked workstation or even locally on the machine
    > itself. I'm using regular linux user accounts (no virtual). I've tried
    > various password authentication types in case there were some encryption
    > running that I wasn't aware of. I've reset my password to be sure I know what
    > it is. Nothing seems to help here.

    No idea why it's not working for you. I'm running Postfix, normally
    delivering to a Maildir. Making it work together with dovecot (a
    very easy and secure imap(s) and pop(s) server) was a no-brainer.

    Just tell Postfix to deliver in ~/Maildir with
    'home_mailbox = Maildir/' in main.cf (make sure ~Maildir exists),
    and dovecot to look in the same directory with
    'default_mail_env = maildir:/home/%u/Maildir'
    Edit /usr/share/doc/packages/dovecot/dovecot-openssl.cnf and run
    mkcert.sh (in the same dir) to generate your SSL certificates. Tell
    dovecot to listen on your hostaddress with
    'imaps_listen = your.host.name' and start dovecot.

    That's it, configure a MUA to connect to 'your.host.name' on port
    993, accept the cert and away you go.

    Theo

    -- 
    Theo v. Werkhoven    Registered Linux user# 99872 http://counter.li.org
    ICBM 52 13 27N , 4 29 45E.     +      ICQ: 277217131
    SUSE 9.1                       +   Jabber: gurp@nedlinux.nl
    Kernel 2.6.5                   +      MSN: twe-msn@ferrets4me.xs4all.nl
    See headers for PGP/GPG info.  +
    
    


    • application/pgp-signature attachment: stored

  • Next message: Leendert Meyer: "Re: [SLE] kdeinit running more then once"

    Relevant Pages

    • Dovecot Namespace with system and virtual users
      ... to set up the postfix, dovecot with mysql authentication. ... driver: pam ...
      (Debian-User)
    • Re: [OT] Recommendation Email Servers
      ... (plus mailscanner, pyzor, clamav, spamassassin and postgrey to reduce ... postfix and dovecot are relatively easy to configure. ... Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org ...
      (Fedora)
    • Re: Need to build a new mail server
      ... Postfix rules, Dovecot or cyrus, though dovecot seems more managable ... > servers that would make for the best FreeBSD based mail server. ... I'm using it with sendmail, though, because ...
      (freebsd-questions)
    • RE: Help with Dovecot, Postfix and whacky results. [solved]
      ... /etc/init.d/postfix restart ... Help with Dovecot, Postfix and whacky results. ... /var/mail/ by default if you want mbox, but puts maildir ...
      (Ubuntu)
    • Re: Webmail
      ... I use postfix and dovecot, and dovecot is in imap4 mode. ... although I am investigating adding some extra filtering via postfix. ... For security, I use ssl and ssl has a really nice tool, "openssl", that has among its different modes, sclient and sserver, which allow pretty good testing of your ssl setup, and you can find on the web instructions for setting up your keys. ...
      (freebsd-questions)