आशीष शुक्ल Ashish Shukla <[EMAIL PROTECTED]> 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 "[EMAIL PROTECTED]"))
| ("mail\\.lists\\."
| (address "[EMAIL PROTECTED]"))))
`----
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)
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english