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: आशीष शुक्ल Ashish Shukla
Subject: Re: gnus-posting-styles confusing
Date: Tue, 14 Aug 2007 17:35:52 -0000
User-agent: G2/1.0

Tassilo Horn \/\/|20+3:
> आशीष शुक्ल Ashish Shukla <wahjava@gmail.com> 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 "wahjava@remove.it.human.gmail.com (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 "my@list-address.invalid"))))
> --8<---------------cut here---------------end--------------->8---

Thanks for this snippet, I'm able to get  "gnus-posting-styles"
working on my box :)

>
> Bye,
> Tassilo

Ashish Shukla
--
http://wahjava.wordpress.com/



reply via email to

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