Re: Mail system for Sarge

From: Hans du Plooy (hansdp_at_sagacit.com)
Date: 04/10/05

  • Next message: Colin Ingram: "Re: resolvconf and dnsmasq"
    To: debian-user@lists.debian.org
    Date: Sun, 10 Apr 2005 19:22:19 +0200
    
    

    On Sat, 2005-04-09 at 20:38 -0700, Charlie Strauss wrote:

    > I have read extensively from Google and trialled many
    > packages such as fetchmail, getmail, exim, procmail,
    > courier, clamav and spamassassin etc.
    >
    > It all rapidly turns into a 'Can of Worms'(TM). :)

    Do it one piece at a time. Get fetchmail running, along with your MTA
    (I use postfix), and let it just download the mail and drop it into your
    Maildir or where ever you would like it. Once that works to you add the
    rest of the pieces one by one. It's just easier to troubleshoot that
    way.

    > getmail: mail from my offsite imap and pop servers
    > fetchyahoo: to get my mail from yahoo
    > local mail: from system apps
    >
    > all go into a spool of some sort.

    postfix

    > Test for virus - clamav
    > Test for scrips etc - sanitizer
    > Test for Spam and add ***SPAM*** to subject -
    > spamassassin

    you should really try amavisd-new for this

    > Sort into Maildir folders based on x criteria eg.
    > 'To:' address and ***SPAM***

    let postfix hand the mail off to procmail

    > I use a superhost, all outbound email via my isp smtp
    > server.

    again postfix, and have it relay mail to your isp

    > IMAP server on local host

    install courier-imap - after installing with apt-get there is absolutely
    nothing you have to do to configure it

    > I really don't want a hand holding session but what I
    > would like a logical path to follow using the minimum
    > number of steps and processes.

    fetchmail/getmail/ect
          |
          |
    postfix -----------|
                                 | |------ virus scanners
                      amavisd-new ---|
                                 | |------ spamassassin/dspam
    postfix ------------|
         |
         |
    procmail
         |
         |
    $HOME/Maildir/ ------ from here courier can read your mail and serve
    it up through pop3 and imap

    ---
    Kind regards
    Hans du Plooy
    SagacIT (Pty) Ltd
    hansdp at sagacit dot com
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Colin Ingram: "Re: resolvconf and dnsmasq"

    Relevant Pages

    • Re: Postfix, Spamassin Relay
      ... > postfix, spamassassin 2.63 and procmail. ... > I have verfied that emails coming from my first relay to postfix get passed ...
      (alt.os.linux)
    • fetchmail chopping off messages > 77 kB
      ... I'm currently using fetchmail to retrieve my email from my ISP. ... I've tried cutting procmail + SpamAssassin out of the process, ...
      (freebsd-questions)
    • Re: Easiest E-Mail server to setup and use?
      ... > fetchmail has a GUI called fetchmailconf. ... spamassassin at the same time makes for a big performance hit. ... So I installed procmail and spamassasin. ... > A mailserver is something most people won't need. ...
      (alt.os.linux.suse)
    • Re: Sequence of events with mail
      ... The machine has Postfix, Fetchmail, Qpopper, Procmail and ... |Fetchmail is run by 'mailman'. ... Fetchmail hands it to postfix who then delivers it to ... This is conventionally called INBOX. ...
      (alt.os.linux)
    • Re: [SLE] postfix and procmail
      ... > # Send all mail through SpamAssassin ... I think sa is being called directly by postfix but not ... I think I need to set procmail as ... > Check the headers for your unsubscription address ...
      (SuSE)