All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakob Hirsch <jh@plonk.de>
To: mlmmj@mlmmj.org
Subject: Re: delay in mailing to lists?
Date: Fri, 09 Jun 2006 18:41:25 +0000	[thread overview]
Message-ID: <4489C0D5.6030201@plonk.de> (raw)
In-Reply-To: <5D67D244-B0A5-4E06-BB80-0FC6B5EC1DAC@gmail.com>

Quoting Nate Beaty:

> I followed the instructions in README.exim4, and set up a "lists."
> subdomain for mailing lists, but when I try to send a test email to my
> list, Exim shows the following in the log:

The log shows two transactions:
First the inbound mail from natron46@burnaby.textdrive.com to
mlmmj-test@lists.clixel.com, identified by the queue id
1FoYEy-0001NS-As, which gets delivered to mlmmj.
Second, the inbound mail from mlmmj
(mlmmj-test+bounces-13@lists.clixel.com), which is rejected because
lists.clixel.com is resolved (for some reason, maybe you have it in your
/etc/hosts) to 127.0.0.1.
Are you sure you followed exactly the instructions in README.exim4? You
have to put !mlmmj_domains in the "domains" list of the dnslookup router
(and all other routers with such a negative match).

The mlmmj setup seems ok, so it's a Exim issue. If you cannot get it
running, you should post a output of
exim -d+expand -bt mlmmj-test+bounces-13@lists.clixel.com

(though it's a little OT here...)

  parent reply	other threads:[~2006-06-09 18:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09  5:28 delay in mailing to lists? Nate Beaty
2006-06-09 12:23 ` Mads Martin Joergensen
2006-06-09 18:41 ` Jakob Hirsch [this message]
2006-06-09 19:42 ` Nate Beaty
2006-06-10 23:09 ` Jakob Hirsch

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=4489C0D5.6030201@plonk.de \
    --to=jh@plonk.de \
    --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.