Re: postfix [was Re: Sendmail vs Exim vs Others]


Date: 02/03/04

  • Next message: Rico -mc- Gloeckner: "Re: Has anyone ever thought of getting the reply-to changed?"
    Date: Tue, 3 Feb 2004 23:00:54 +0100
    To: debian-user@lists.debian.org
    
    

    Hello.

    I'd like to help! ... not a clue if this fits your requirements or
    whether it is indeed helpful. (Its meant to be my benefit to the
    group, rather of awaiting replies to my own inquiries ...)

    I use following setup in postfix, which I think is much greater then
    exim. (exim and ppp/dialin gave me too much problem I could not cope,
    also postfix's much easier to setup!)

    ----- main.cf ---------

    [...]
    mydestination = csav-3, localhost.localdomain, localhost
    [...]

    append_dot_mydomain = no

    relayhost = smtp.mailhost.net ## any smtp host
    defer_transports = smtp
    disable_dns_lookups = yes
    sender_canonical_maps = hash:/etc/postfix/canonical

    smtp_sasl_auth_enable = yes
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
    smtp_sasl_security_options =

    ---- canonicals only entry: ---

    #user email
    gerd speednet@world.net

    ---- last but not least: /etc/postfix/sasl_passwd (only one line) ---

    ## a bit confused: whole email as passwd like gmx must have / could be
       also somekind of alphanumerical one, for instance "passwd123"

    smtp.mailhost.net speednet@world.net:fit9084

    that's it!

    you have to rehash the canonical and sas_passwd to have them as true
    databases workable for postfix.

    "postmap [filename]" will do the job. Please I am not sure, if you
    would ever get to this point beg one else to answer this (long ago I
    set this up, i forgot)

    best regards,
    alex

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

  • Next message: Rico -mc- Gloeckner: "Re: Has anyone ever thought of getting the reply-to changed?"

    Relevant Pages

    • Re: Sendmail, postfix or qmail???... please advice
      ... postfix - very easy to setup. ... exim - fairly easy to set up. ... sendmail - a right PITA to set up. ...
      (alt.os.linux)
    • Re: [SLE] filtering E-mail attaches
      ... Firewall ... I would go for a Proxy Setup for the services I will be accessing on the ... be offering to the internet. ... 2,3,4,5) As I see it, all Mail Transport Agents (postfix, sendmail) are ...
      (SuSE)
    • My mail busted after stable update
      ... I'm using the setup that ... saslauthd with mysql, pam-mysql and a web interface to modify and add ... I have tested testsalauthd -u -p, same error message. ... and re-installed from actual port the whole cyrus stuff, postfix (well ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Mail Setup
      ... > What I am trying to do is setup a mail server that can handle up to ... > I have had a 'play' with postfix and that looks OK as a MTA, ... greylisting with postfix. ... As for documentation sign up for mailing lists for each package you ...
      (Fedora)
    • Re: Postfix or Sendmail?
      ... On Wed, 2005-01-19 at 07:48 +0100, Michael Stiller wrote: ... > Consider exim and qmail too. ... I'm a Postfix user myself, it one of those packages that "just works" - ... I used to poke around with qmail too - the quirks are many but not ...
      (Fedora)