On Mon, 2002-10-07 at 07:01, Michael Paesold wrote: > > On Sun, 2002-10-06 at 22:20, Tom Lane wrote: > > > Curt Sampson <[EMAIL PROTECTED]> writes: > > > > ... Avoiding cross-posting would be nice, since I am getting lots of > > > > duplicate messages these days. > > > > > > Cross-posting is a fact of life, and in fact encouraged, on the pg > > > lists. I suggest adapting. Try sending > > > set all unique your-email-address > > > to the PG majordomo server; this sets you up to get only one copy > > > of each cross-posted message. > > That doesn't seem to work any more: > > > > >>>> set all unique [EMAIL PROTECTED] > > **** The "all" mailing list is not supported at > > **** PostgreSQL User Support Lists. > > > > What do I need to send now? > > > > Marc? > > it is: > set ALL unique your-email > > if you also don't want to get emails that have already been cc'd to you, you > can use: > > set ALL eliminatecc your-email > > for a full list of set options send: > > help set > > to majordomo. Thanks. That worked great. (I use Mailman, and didn't realize the ALL needed to be capitalized.
LER -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
