Great Circle Associates Majordomo-Users
(May 2006)
 

Indexed By Date: [Previous] [Next] Indexed By Thread: [Previous] [Next]

Subject: Re: How to get rid of 'BOUNCE <listname>: Non-member submission from'
From: Tom Sahrendt <zeitenflug @ yahoo . com>
Date: Sat, 27 May 2006 08:11:21 +0100 (BST)
To: majordomo-users @ greatcircle . com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=pMrvV9GSv5b55xcBtCuYH2EEOyKK1vRDX/tCFBMUQbtcClLH7wAMLDjzn4hZBFumXPbsIwRp/0urLEHsFNXjGqlC7cl9SHXjuaHnOelrDS98C1IbtqPDModFwooUwPZy/zZgSLGAwuRQcLaknHV52P0DnYkkNZipX3jbyJ25hgE= ;

Hi, Willem!

> Is it possible to enable a rule that
> that kind of mails are not being send?

No, it's not except if you patch MD.

If your MD hosting provider doesn't provide
procmail, then set up an account on a system that
does (e.g. cyberspace.org) and use this address
as listowner address. All BOUNCE messages will
then be sent to this address.

I use the following procmail recipe to inform
members that their e-mails have not been
forwarded to other list members:

:0
*
^Subject:.*LIST@DOMAIN.*\/[a-zA-Z0-9.-]+@+.*\/[a-zA-Z0-9.-]
{
             REALFROM = $MATCH
}

:0 ac
* ^TOLIST-approval@DOMAIN
| ( formail -rI "To: $REALFROM" \
	-I "Subject: LIST: Not subscribed"; \
	cat $HOME/lists/LIST/notsubscribed.txt ) | \
	$SENDMAIL -oi -t


If you just don't want to see the BOUNCE message,
set up filter rule on your account and delete
them. You can filter by subject, so even if you
don't have procmail on your account, you easily
can discard those messages if you want to.

I see the BOUNCE message as feature because it's
entirely up to you what you want to do with it.

cu,
Tom




	
	
		
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html

Indexed By Date Previous: Re: How to get rid of 'BOUNCE <listname>: Non-member submission
From: Daniel Liston <dliston@sonny.org>
Next:
From: (nil)
Indexed By Thread Previous: Re: How to get rid of 'BOUNCE <listname>: Non-member submission from'
From: "Willem-Jan Vroom" <w.vroom@hccnet.nl>
Next:
From: (nil)