-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
आशीष शुक्ल Ashish Shukla <[EMAIL PROTECTED]> 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 "[EMAIL PROTECTED]")
(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 "[EMAIL PROTECTED]")
(organization "GNU Project")
("Reply-To" "Exal de Jesus Garcia Carrillo <[EMAIL PROTECTED]>")
(signature-file "~/emacs-stuff/signature-gnu"))))
Note that I also have two mail accounts, if I'm replying in mail.gnu,
reply with [EMAIL PROTECTED]
On the same way you can specify whatever you want, for example, your
mailing list, an hypotetic example:
(,(rx "nnmbox.mailing.list.foo")
(addres "[EMAIL PROTECTED]")
(.........))
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-----
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english