आशीष शुक्ल Ashish Shukla <[EMAIL PROTECTED]> writes:
Hi Ashish,
>> 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
>
> How're those groups created ? Are you using group mail splitting ?
That was only an example. I use IMAP and split on the server side with
Sieve.
> Anyways, following is my .gnus.
>
> -- begin .gnus --
[...]
> (setq nnmail-split-methods
> '(("sent-mail" "^From:.*wahjava\\(?:.ml\\)?
> @remove[.]it[.]human[.]gmail[.]com")
> ("lists" "^List-Id: ")
> ("inbox" "")))
Ok, so all your list mails go into lists.
So these posting styles should work.
--8<---------------cut here---------------start------------->8---
(setq gnus-posting-styles
'((".*"
(address "[EMAIL PROTECTED] (Ashish Shukla आशीषशुक्ल)")
(organization "/\\/0/\\/3")
("X-PGP" "762E5E74")
("PGP" "762E5E74")
("X-PGP-FP" "1E00 4679 77E4 F8EE 2E4B 56F2 1F2F 8410 762E 5E74")
("X-Attribution" "आशीष")
("X-Mailer" (my-gnus-user-agent))
(signature-file "~/.signature"))
("lists"
(address "[EMAIL PROTECTED]"))))
--8<---------------cut here---------------end--------------->8---
Bye,
Tassilo
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english