All of lore.kernel.org
 help / color / mirror / Atom feed
* Feature request - better bounce messages
@ 2005-03-22 10:03 Mads Toftum
  2005-03-22 10:23 ` Mads Martin Joergensen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Mads Toftum @ 2005-03-22 10:03 UTC (permalink / raw)
  To: mlmmj

Hi,

I've had a couple of bounce messages recently, and all I get is:

Some messages to you could not be delivered. If you're getting this
message it means things are back to normal, and it's merely for your
information.

Here is the index(es) of the messages that bounced in the attempt of
delivering them to you:

        257

It would be really nice if we could get the smtp status from the 
bounce as ezmlm does.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall


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

* Re: Feature request - better bounce messages
  2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
@ 2005-03-22 10:23 ` Mads Martin Joergensen
  2005-03-22 11:50 ` Mads Toftum
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Mads Martin Joergensen @ 2005-03-22 10:23 UTC (permalink / raw)
  To: mlmmj

* Mads Toftum <mads@toftum.dk> [Mar 22. 2005 11:04]:
> I've had a couple of bounce messages recently, and all I get is:
> 
> Some messages to you could not be delivered. If you're getting this
> message it means things are back to normal, and it's merely for your
> information.
> 
> Here is the index(es) of the messages that bounced in the attempt of
> delivering them to you:
> 
>         257
> 
> It would be really nice if we could get the smtp status from the 
> bounce as ezmlm does.

So in case there's more bounce indexes in one probe message, I can only
include the last one. That one I have though, and it could be added to
the probe.

-- 
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] 6+ messages in thread

* Re: Feature request - better bounce messages
  2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
  2005-03-22 10:23 ` Mads Martin Joergensen
@ 2005-03-22 11:50 ` Mads Toftum
  2005-03-22 12:01 ` Mike Grice
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Mads Toftum @ 2005-03-22 11:50 UTC (permalink / raw)
  To: mlmmj

On Tue, Mar 22, 2005 at 11:23:11AM +0100, Mads Martin Joergensen wrote:
> 
> So in case there's more bounce indexes in one probe message, I can only
> include the last one. That one I have though, and it could be added to
> the probe.
> 
I do think that ezmlm does the same (or at least the one at apache.org
does) and I think it will be just fine to do it that way.

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall


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

* Re: Feature request - better bounce messages
  2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
  2005-03-22 10:23 ` Mads Martin Joergensen
  2005-03-22 11:50 ` Mads Toftum
@ 2005-03-22 12:01 ` Mike Grice
  2005-03-22 12:24 ` Morten K. Poulsen
  2008-01-29 16:02 ` Steve Harrison
  4 siblings, 0 replies; 6+ messages in thread
From: Mike Grice @ 2005-03-22 12:01 UTC (permalink / raw)
  To: mlmmj

On Tue, 2005-03-22 at 11:03 +0100, Mads Toftum wrote:
-snipped-
> Here is the index(es) of the messages that bounced in the attempt of
> delivering them to you:
> 
>         257
> 
> It would be really nice if we could get the smtp status from the 
> bounce as ezmlm does.

It would be neat if it had the Subject: line of the mail next to the
index number as well.  That would rock.

Say, does anyone know what the difference is between ezmlm <-> mlmmj
archive format?  Would it be possible to port message archives across?
(I'm currently moving a ****load of ezmlm lists over to mlmmj by the end
of the month)...

Mike

-- 
Sticking feathers up your butt does not make you a chicken.


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

* Re: Feature request - better bounce messages
  2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
                   ` (2 preceding siblings ...)
  2005-03-22 12:01 ` Mike Grice
@ 2005-03-22 12:24 ` Morten K. Poulsen
  2008-01-29 16:02 ` Steve Harrison
  4 siblings, 0 replies; 6+ messages in thread
From: Morten K. Poulsen @ 2005-03-22 12:24 UTC (permalink / raw)
  To: mlmmj

On Tue, Mar 22, 2005 at 12:01:07PM +0000, Mike Grice wrote:
> It would be neat if it had the Subject: line of the mail next to the index
> number as well.  That would rock.

No, the primary reason we don't do that is spam filtering. If my mail server
rejected a spam message (with a spamish subject), then the probe mail will also
be rejected, and I will be kicked off the list.

Morten

-- 
Morten K. Poulsen <morten@afdelingp.dk>
http://www.afdelingp.dk/

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

* Re: Feature request - better bounce messages
  2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
                   ` (3 preceding siblings ...)
  2005-03-22 12:24 ` Morten K. Poulsen
@ 2008-01-29 16:02 ` Steve Harrison
  4 siblings, 0 replies; 6+ messages in thread
From: Steve Harrison @ 2008-01-29 16:02 UTC (permalink / raw)
  To: mlmmj

Found this thread from 2005 in the archive.  This would help me greatly
as a large number of subscribers to my lists are local exploders.


>> It would be really nice if we could get the smtp status from the
>> bounce as ezmlm does.
>
> So in case there's more bounce indexes in one probe message, I can
> only include the last one. That one I have though, and it could be 
 > added to the probe.
>
> --
> Mads Martin Joergensen, http://mmj.dk


Is there a keyword I can add to listtext bounce-probe file?

-- 
Steve Harrison
LINX


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

end of thread, other threads:[~2008-01-29 16:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-22 10:03 Feature request - better bounce messages Mads Toftum
2005-03-22 10:23 ` Mads Martin Joergensen
2005-03-22 11:50 ` Mads Toftum
2005-03-22 12:01 ` Mike Grice
2005-03-22 12:24 ` Morten K. Poulsen
2008-01-29 16:02 ` Steve Harrison

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.