Re: [SLE] postfix email problem

From: Mark (mcrean_at_snowpetrel.net)
Date: 12/13/03

  • Next message: E.F.Maurer: "Re: [SLE] Tiny fonts!"
    Date: Sat, 13 Dec 2003 16:59:18 +0000
    To: suse-linux-e@suse.com
    
    

    Tom Nielsen wrote:

    [snip]

    > I didn't change anything in my master.cf. I'm not sure if AntiVir did.
    > Here's part of my master.cf
    >

    Just my 2 cents, but I think what's happening is that your config files
    are incomplete as a result of installing different things at different
    times.

    I installed amavis, antivir and spamassassin all in one session and
    configured them in YaST. Then I hand-edited the conf files, because
    there are quite a lot of fiddly bits that you must change by hand.

    My config is different from the one here. Note the crucial first line
    and the absence of a spamc directive at the end. Without that first
    line, incoming mail isn't piped into the amavis system.

    Have you installed and configured amavis? That's the vital one.
    Installing antivir should not interfere with postfix config files!

    Have you been through the settings in YaST and ticked all the boxes for
    using amavis, antivir, spammassin and all the rest? My suggestion is
    that you do that and then run SuSEConfig. If the result is a file like
    the one below you could be in business, though you will still need to
    change some parameters in amavis, and if I recall, set up some aliases
    so that virus alerts are sent to recognized users on your machine.

    smtp inet n - n - 2 smtpd -o
    content_filter=smtp:[localhost]:10024
    #smtps inet n - n - 2 smtpd -o
    smtpd_tls_wrappermode=yes -o content_filter=smtp:[localhost]:10024
    # -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
    #submission inet n - n - - smtpd
    # -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
    #628 inet n - n - - qmqpd
    pickup fifo n - n 60 1 pickup
    cleanup unix n - n - 0 cleanup
    qmgr fifo n - n 300 1 qmgr
    #qmgr fifo n - n 300 1 nqmgr
    #tlsmgr fifo - - n 300 1 tlsmgr
    rewrite unix - - n - - trivial-rewrite
    bounce unix - - n - 0 bounce
    defer unix - - n - 0 bounce
    flush unix n - n 1000? 0 flush
    proxymap unix - - n - - proxymap
    smtp unix - - n - - smtp
    relay unix - - n - - smtp
    # -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
    showq unix n - n - - showq
    error unix - - n - - error
    local unix - n n - - local
    virtual unix - n n - - virtual
    lmtp unix - - n - - lmtp
    localhost:10025 inet n - n - - smtpd -o
    content_filter=
    #
    # Interfaces to non-Postfix software. Be sure to examine the manual
    # pages of the non-Postfix software to find out what options it wants.
    #
    # maildrop. See the Postfix MAILDROP_README file for details.
    #
    maildrop unix - n n - - pipe
       flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
    cyrus unix - n n - - pipe
       user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m
    ${extension} ${user}
    uucp unix - n n - - pipe
       flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail
    ($recipient)
    ifmail unix - n n - - pipe
       flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
    bsmtp unix - n n - - pipe
       flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop
    $recipient
    vscan unix - n n - 10 pipe
       user=vscan argv=/usr/sbin/amavis ${sender} ${recipient}
    procmail unix - n n - - pipe
       flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc
    ${sender} ${recipient}

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: E.F.Maurer: "Re: [SLE] Tiny fonts!"

    Relevant Pages

    • Unix Pipe As Functional Language
      ... Unix Pipe As Functional Language ... Since about 1998, when i got into the unix programing industry, i see ...
      (comp.lang.functional)
    • Re: Unix equivalent of a mailbox device ?
      ... When moving to Unix, what are the equivalent frameworks that one can use? ... "signals" just send a number to a process. ... What are the unix "pipe" equivalents ... communication) is available in a decent POSIX implementation and it's ...
      (comp.os.vms)
    • Re: errorCode not set for child-process?
      ... child program (on unix, I typically just use `false' as provided by ... tcl8.4.4./unix/tclUnixPipe.c, static int PipeCloseProc() ... - nonblocking case just calls Tcl_DetachPidsfor the pipe pid, ... whether the pipe is blocking or not. ...
      (comp.lang.tcl)
    • Re: Anyone else seeing this management trend favoring Linux?
      ... stuff that makes Unix so easy to configure and mess with is hidden ... I just rolled a MacOS X replacement for a Linux box acting as a cable ... very few lan boards you can use with OS X, ... config files- and I REALLY want ufsdump. ...
      (comp.unix.solaris)
    • broken upgrade of postfix_2.3.7-3 -> 2.3.8-2 (etch)
      ... Today's postfix update has broken my smtp configuration, ... enjoy any help troubleshooting - I have downgraded to 2.3.7-3 for the ... virtual unix - n n - - virtual ... maildrop unix - n n - - pipe ...
      (Debian-User)