Frank Murphy wrote:
On 27/09/12 17:03, Stephen John Smoogen wrote:
On 27 September 2012 08:10, Frank Murphy <[email protected]> wrote:
Need some help. How do I block an email address\domain from posting to list. [email protected]

Have put: *@badoo.com Privacy > List of non-member addresses whose postings will be automatically discarded. > Discard.

Is  the widcard correct method?

No idea.. need more information... which list, are we talking mailman? etc etc.


https://admin.fedoraproject.org/mailman/listinfo/freemedia-trac

Sorry need more coffee before posting.

The field is a either a full address string or a regular expression (denoted by starting the line with ^, per the instructions). So *@badoo.com isn't what you want. This should do what you want:

^.*@badoo.com

--
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Learn from the mistakes of others. You can't live long enough to make
them all yourself.

Attachment: pgp4EkuBMYMzp.pgp
Description: PGP signature

_______________________________________________
infrastructure mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/infrastructure

Reply via email to