All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Knadle <Chris.Knadle@coredump.us>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] initial setup/exim sender verification
Date: Sun, 09 Mar 2014 19:51:23 +0000	[thread overview]
Message-ID: <1901072.vaPz6lcv9u@trelane> (raw)
In-Reply-To: <87vbvn8hf0.fsf@zancas.localnet>

On Sunday, March 09, 2014 13:29:07 David Bremner wrote:
[...]

Just noticed this part of your message:

> If I try
> 
> % /usr/sbin/exim4 -bt mlmmj-test+bounces-help@yantan.tethera.net
> 
> I get
> 
> R: system_aliases for mlmmj-test@yantan.tethera.net
> mlmmj-test+bounces-help@yantan.tethera.net is undeliverable

That's the wrong router.  I ran into something similar when setting up lurker, 
and I ended up needing to do this:


  system_aliases:
    debug_print = "R: system_aliases for $local_part@$domain"
    driver = redirect
    domains = +local_domains : !+lurker_domains
    ...

you could try the same thing with !+mlmmj_domains and see if it helps.

  -- Chris

--
Chris Knadle
Chris.Knadle@coredump.us


  parent reply	other threads:[~2014-03-09 19:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-09 16:29 [mlmmj] initial setup/exim sender verification David Bremner
2014-03-09 19:21 ` Chris Knadle
2014-03-09 19:51 ` Chris Knadle [this message]
2014-03-10  2:50 ` David Bremner
2014-03-10  3:25 ` Chris Knadle
2014-03-10  3:50 ` Chris Knadle

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=1901072.vaPz6lcv9u@trelane \
    --to=chris.knadle@coredump.us \
    --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.