All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mads Martin Joergensen <mmj@mmj.dk>
To: mlmmj@mlmmj.org
Subject: Re: exim4
Date: Sat, 12 Mar 2005 13:42:22 +0000	[thread overview]
Message-ID: <20050312134222.GS12734@mmj.dk> (raw)
In-Reply-To: <4232593D.2000404@plonk.de>

* Jakob Hirsch <jh@plonk.de> [Mar 12. 2005 03:51]:
> Hi,
> 
> I have mlmmj 1.2.4 with exim4 running. For the archives, if somebody 
> runs into the same problems as me: return_path_add is needed in the 
> transport calling mlmmj-recieve. I had a hard time finding that out, 
> that should really be in the README.

Could you maybe write it into README.exim and send it to me, then I'll
include it.

> Anyway, I chose to use my own router and transport for mlmmj:
> 
> # main config
> 
> MLMMJ_HOME=/var/spool/mlmmj
> domainlist ml_domains = my.list.domain
> 
> 
> domainlist relay_to_domains = +ml_domains
> 
> 
> begin routers
> 
> mlmmj_router:
>   driver = accept
>   domains = +ml_domains
>   require_files = MLMMJ_HOME/$local_part/index
>   local_part_suffix = +*
>   local_part_suffix_optional
>   transport = mlmmj_transport
> 
> 
> begin transports
> 
> mlmmj_transport:
>   driver = pipe
>   return_path_add
>   user = mlmmj
>   group = mlmmj
>   home_directory = MLMMJ_HOME
>   current_directory = MLMMJ_HOME
>   command = /usr/local/bin/mlmmj-recieve -F -L MLMMJ_HOME/$local_part
> 
> 
> 
> 
> Next thing to look for is VERP, but it works right now and I have only a 
> low volume list.
> 
> 
> btw, why is it needed to run the mlmmj-tools always with full path? It's 
> a little annoying.

It's needed to figure out where the other mlmmj binaries are located.

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.

  reply	other threads:[~2005-03-12 13:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-12  2:51 exim4 Jakob Hirsch
2005-03-12 13:42 ` Mads Martin Joergensen [this message]
2005-03-12 14:36 ` exim4 Drake Wyrm
2005-03-12 20:04 ` exim4 Mads Martin Joergensen
2005-03-13 23:48 ` exim4 Jakob Hirsch
2005-03-13 23:55 ` exim4 Jakob Hirsch
2005-03-14  8:55 ` exim4 Mads Martin Joergensen
2005-03-14  8:56 ` exim4 Mads Martin Joergensen
2005-03-14  9:29 ` exim4 Christian Laursen
2005-03-14  9:30 ` exim4 Morten K. Poulsen
2005-03-16 11:42 ` exim4 Jakob Hirsch
2005-03-16 11:55 ` exim4 Jakob Hirsch
2005-03-16 11:58 ` exim4 Mads Martin Joergensen
2005-03-16 12:16 ` exim4 Jakob Hirsch
2005-03-18 13:40 ` exim4 Mads Martin Joergensen

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=20050312134222.GS12734@mmj.dk \
    --to=mmj@mmj.dk \
    --cc=mlmmj@mlmmj.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.