[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't send mail with Gnus! :(



*  (Jérôme Marant)


[...]

| Fine, but how exactly do I use this voodoo magic? :-)
| TIA.

You want to use posting styles:

(setq gnus-posting-styles
  '(((and (message-mail-p) (stringp gnus-newsgroup-name) (tfheen-debian-group-p))
     (to (tfheen-debian-find-recipients))
     (cc nil))))

in .gnus, also, just drop the other functions in .gnus.

(You can also look at http://raw.no/dotfiles/gnus for my .gnus file :)

-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  



Reply to: