info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnus-posting-styles confusing


From: Tassilo Horn
Subject: Re: gnus-posting-styles confusing
Date: Mon, 13 Aug 2007 19:21:40 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux)

आशीष शुक्ल Ashish Shukla <wahjava@gmail.com> writes:

Hi,

> I've 2 mail addresses, one I use for mailing lists, and other I use
> for rest of the communications. So if I'm sending mail to a mailing
> list, it should go from my email address ("mailing list" one),
> otherwise it will go from my default email address. So, is this
> possible using "gnus-posting-styles" ?

Yes, that's exactly what they are for.  Let's assume you have the
following groups for the mailing lists:

          mail.lists.one
          mail.lists.two
          ...
          mail.lists.nine

Then I'd suggest to use these posting styles.

,----
| (setq gnus-posting-styles
|       '(("."
|          (address "default@address.invalid"))
|         ("mail\\.lists\\."
|          (address "mailinglist@address.invalid"))))
`----

Bye,
Tassilo
-- 
The  desire  to  be  rewarded  for one's  creativity  does  not  justify
depriving  the world  in  general of  all  or part  of that  creativity.
(Richard M. Stallman)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]