public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
From: "R. David Murray" <rdmurray@bitdance.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] Mailing List Manager that does not need to integrate tightly with the mail server?
Date: Wed, 25 May 2011 13:46:23 -0400	[thread overview]
Message-ID: <20110525174623.E65D2250045@webabinitio.net> (raw)
In-Reply-To: <4DDD2C03.9050102@badapple.net>

On Wed, 25 May 2011 09:19:15 -0700, kashani <kashani-list@badapple.net> wrote:
> On 5/25/2011 7:31 AM, Pandu Poluan wrote:
> >> From: Ramon van Alteren<ramon@vanalteren.nl>
> >> Date: 2011-05-25 19:16
> >
> >> mailman ?
> >
> > Doesn't mailman require access to the mail spool dir?
> >
> > Or am I reading the docs wrong... @_@
> 
> 	It doesn't. Assuming Postfix you can just add it to your aliases. You 
> might need to do a bit more, but that's all that's left of my old 
> Mailman config at the moment.
> 
> # mailman settings
> # alias_maps = hash:/etc/mail/aliases
> alias_maps = hash:/etc/mail/aliases, hash:/var/lib/mailman/data/aliases
> 
> I usually make lists.mydomain.com a virtual domain in Postfix and hand 
> the whole thing to mailman. Simpler than adding individual aliases to 
> Mailman each time you create a list.

Could you share your config for doing this?  I did my setup by following
the mailman/postfix docs, so right now my config has repeated entries
for the virtual domain and the root domain, and while I don't see why I
should need the root domain addresses, that's the way mailman seems to
want to do it.

To the OP: you could also use getmail or fetchmail to pull incoming
mail via POP or IMAP and feed it to the relevant mailman programs,
but you'll have to write your own script for setting up the relevant
configuration for the various mailboxes (or do it by hand if you have
a limited number of lists).  I can't think of any way in which mailman
accesses the system mail spool, it is all alias-piped-to-program driven.

--
R. David Murray           http://www.bitdance.com



  reply	other threads:[~2011-05-25 18:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-25 14:31 [gentoo-server] Mailing List Manager that does not need to integrate tightly with the mail server? Pandu Poluan
2011-05-25 16:19 ` kashani
2011-05-25 17:46   ` R. David Murray [this message]
2011-06-02 17:32     ` kashani
2011-06-02 18:37       ` R. David Murray
2011-05-25 16:57 ` Brian Kroth
  -- strict thread matches above, loose matches on Subject: below --
2011-05-25 17:16 Pandu Poluan
2011-05-25 11:22 Pandu Poluan
2011-05-25 12:16 ` Ramon van Alteren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110525174623.E65D2250045@webabinitio.net \
    --to=rdmurray@bitdance.com \
    --cc=gentoo-server@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox