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: Exal de Jesus Garcia Carrillo
Subject: Re: gnus-posting-styles confusing
Date: Mon, 13 Aug 2007 10:16:20 -0500
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50.1 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

आशीष शुक्ल Ashish Shukla <wahjava@gmail.com> em gnu.emacs.gnus escreveu :


> 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" ?


Hey Ashish, what I use for this is:

 (setq gnus-posting-styles
       `((".*"
         (name user-full-name)
         (address "exal@gmx.de")
         (organization "The GNU Emacs Church")
         ("X-Accept-Language" "es, en, pt")
         ("X-GPG" "0x5251B462")
         ("X-GPG-FINGERPRINT" "B17A 8AD9 8B64 DC6C 7F92  BBF7 A199 B1A1 5251 
B462")
         ("X-Home-Page" "http://exal.nipl.net";)
         ("User-Agent" exal-gnus-version)
         (x-face-file "~/emacs-stuff/xface"))

                 (,(rx "nnmbox:mail.gnu")
         (address "exal@gnu.org")
         (organization "GNU Project")
         ("Reply-To" "Exal de Jesus Garcia Carrillo <exal@gnu.org>")
         (signature-file "~/emacs-stuff/signature-gnu"))))



Note that I also have two mail accounts, if I'm replying in mail.gnu,
reply with exal@gnu.org

On the same way you can specify whatever you want, for example, your
mailing list, an hypotetic example:

(,(rx "nnmbox.mailing.list.foo")
      (addres "foo@bar.com")
      (.........))



I hope that this help.


regards.



- -- 
Spam protection: 
In my e-mail remplace the words `no-spam' with `exal'.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFGwHXCoZmxoVJRtGIRAuFAAJ9EVnzfhEE9m+HutV1n0ZZfo3uycQCfW/p9
NvooGczrCKN9lDwuwSB4Smk=
=W6zS
-----END PGP SIGNATURE-----


reply via email to

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