All of lore.kernel.org
 help / color / mirror / Atom feed
* Mailing list moving messages to queue/discarded
@ 2006-04-03 19:25 Marcelo E. Magallón
  2006-04-03 20:44 ` Andreas V. Meier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcelo E. Magallón @ 2006-04-03 19:25 UTC (permalink / raw)
  To: mlmmj

Hi,

I have set up a new mailing list (mlmmj 1.2.11, Exim 4, no VERP) and
when I try to send a message to the mailing list, it gets moved to
queue/discarded.

How can I find out why?

Marcelo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mailing list moving messages to queue/discarded
  2006-04-03 19:25 Mailing list moving messages to queue/discarded Marcelo E. Magallón
@ 2006-04-03 20:44 ` Andreas V. Meier
  2006-04-03 22:49 ` Mads Martin Joergensen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Andreas V. Meier @ 2006-04-03 20:44 UTC (permalink / raw)
  To: mlmmj

[-- Attachment #1: Type: text/plain, Size: 519 bytes --]

Hi Marcelo,

On Mon, Apr 03, 2006 at 01:25:55PM -0600, Marcelo E. Magallón wrote:
> Hi,
> 
> I have set up a new mailing list (mlmmj 1.2.11, Exim 4, no VERP) and
> when I try to send a message to the mailing list, it gets moved to
> queue/discarded.
> 
> How can I find out why?

I found informative messages in my syslog when I started with mlmmj, you might
want to have a look there. I think the logs of exim would just tell you that it
was passed to mlmmj, right?

> 
> Marcelo

Ciao

Andreas


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mailing list moving messages to queue/discarded
  2006-04-03 19:25 Mailing list moving messages to queue/discarded Marcelo E. Magallón
  2006-04-03 20:44 ` Andreas V. Meier
@ 2006-04-03 22:49 ` Mads Martin Joergensen
  2006-04-03 23:37 ` Marcelo E. Magallón
  2006-04-03 23:46 ` Mads Martin Joergensen
  3 siblings, 0 replies; 5+ messages in thread
From: Mads Martin Joergensen @ 2006-04-03 22:49 UTC (permalink / raw)
  To: mlmmj

* Andreas V. Meier <andreas@anvame.net> [Apr 03. 2006 22:44]:
> > I have set up a new mailing list (mlmmj 1.2.11, Exim 4, no VERP) and
> > when I try to send a message to the mailing list, it gets moved to
> > queue/discarded.
> > 
> > How can I find out why?
> 
> I found informative messages in my syslog when I started with mlmmj,
> you might want to have a look there. I think the logs of exim would
> just tell you that it was passed to mlmmj, right?

Good place to start, paste them here if you need help. Also--does the
messages in queue/discarded/ have a Return-Path: header?

http://mlmmj.mmj.dk/archive/0748.html was a thread an exim problem and
also http://ymmv.de/sw/mlmmj/README.exim4 is the latest and greated from
Jakob Hirsch about exim and mlmmj setup.

-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mailing list moving messages to queue/discarded
  2006-04-03 19:25 Mailing list moving messages to queue/discarded Marcelo E. Magallón
  2006-04-03 20:44 ` Andreas V. Meier
  2006-04-03 22:49 ` Mads Martin Joergensen
@ 2006-04-03 23:37 ` Marcelo E. Magallón
  2006-04-03 23:46 ` Mads Martin Joergensen
  3 siblings, 0 replies; 5+ messages in thread
From: Marcelo E. Magallón @ 2006-04-03 23:37 UTC (permalink / raw)
  To: mlmmj

On 4/3/06, Mads Martin Joergensen <mmj@mmj.dk> wrote:
> * Andreas V. Meier <andreas@anvame.net> [Apr 03. 2006 22:44]:

> > I found informative messages in my syslog when I started with mlmmj,
> > you might want to have a look there. I think the logs of exim would
> > just tell you that it was passed to mlmmj, right?

Ah, thank you, I was looking for messases in the exim message log
only.  It didn't occur to me that mlmmj was sending messages to syslog
by itself.  That's something to remember!

> Good place to start, paste them here if you need help. Also--does the
> messages in queue/discarded/ have a Return-Path: header?

And this was indeed the problem.  No Return-Path, I had forgotten to
add it to the transport, just like the README says you have to.

Thanks!

Marcelo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Mailing list moving messages to queue/discarded
  2006-04-03 19:25 Mailing list moving messages to queue/discarded Marcelo E. Magallón
                   ` (2 preceding siblings ...)
  2006-04-03 23:37 ` Marcelo E. Magallón
@ 2006-04-03 23:46 ` Mads Martin Joergensen
  3 siblings, 0 replies; 5+ messages in thread
From: Mads Martin Joergensen @ 2006-04-03 23:46 UTC (permalink / raw)
  To: mlmmj

* Marcelo E. Magallón <marcelo.magallon@gmail.com> [Apr 04. 2006 01:38]:
> > > I found informative messages in my syslog when I started with mlmmj,
> > > you might want to have a look there. I think the logs of exim would
> > > just tell you that it was passed to mlmmj, right?
> 
> Ah, thank you, I was looking for messases in the exim message log
> only.  It didn't occur to me that mlmmj was sending messages to syslog
> by itself.  That's something to remember!
> 
> > Good place to start, paste them here if you need help. Also--does the
> > messages in queue/discarded/ have a Return-Path: header?
> 
> And this was indeed the problem.  No Return-Path, I had forgotten to
> add it to the transport, just like the README says you have to.
> 
> Thanks!

Our pleasure, glad you got it working :-)

-- 
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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-04-03 23:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-03 19:25 Mailing list moving messages to queue/discarded Marcelo E. Magallón
2006-04-03 20:44 ` Andreas V. Meier
2006-04-03 22:49 ` Mads Martin Joergensen
2006-04-03 23:37 ` Marcelo E. Magallón
2006-04-03 23:46 ` Mads Martin Joergensen

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.