Re: newbie spam filtering with gnus

2015-04-01 Thread Enrico Schumann
| (save-restriction | (widen) | (if (eq 1 (call-process-region (point-min) (point-max) | "spamc" nil nil nil "-c")) | "spam" ` Kind regards, Enrico -- Enrico Schumann Lucerne

Re: newbie spam filtering with gnus

2015-04-02 Thread Enrico Schumann
On Thu, 02 Apr 2015, Steven Arntson writes: > Enrico Schumann writes: > >> On Wed, 01 Apr 2015, Steven Arntson writes: >>> Is there any sort of simple "starter kit" for newcomers getting going on >>> filtering out spam? >>> >>> Tha

Re: newbie spam filtering with gnus

2015-04-02 Thread Enrico Schumann
On Thu, 02 Apr 2015, Emanuel Berg writes: > Enrico Schumann writes: > >> When I used POP some years ago, what worked out of >> the box for me was using SpamAssassin as an external >> programme (spamc) during splitting, as described in >> the manual: > > I al

Re: newbie spam filtering with gnus

2015-04-03 Thread Enrico Schumann
assin to get it working? spamc requires that spamd is running (see 'man spamassassin'). In a terminal, try echo something | spamc -r If SpamAssassin works, it should tell you that the message ('something') is spam because it is missing headers etc. -- Enrico Schumann Luce

Re: newbie spam filtering with gnus

2015-04-03 Thread Enrico Schumann
On Fri, 03 Apr 2015, Steven Arntson writes: > Enrico Schumann writes: > >> On Thu, 02 Apr 2015, Steven Arntson writes: >> >> [...] >> >>> Spamc -V does give me a version number, so that seems to be working. I >>> added the code you recommended,

Re: newbie spam filtering with gnus

2015-04-04 Thread Enrico Schumann
On Sat, 04 Apr 2015, Steven Arntson writes: > Enrico Schumann writes: > >> On Fri, 03 Apr 2015, Steven Arntson writes: >> >>> Enrico Schumann writes: >>> >>>> On Thu, 02 Apr 2015, Steven Arntson writes: >>>> >>>> [...

Re: Define "Group" of mail recipients in Gnus?

2016-11-08 Thread Enrico Schumann
ge, put into the To-header. The groupname would [should ;-)] then expand to the actual email addresses. Kind regards Enrico -- Enrico Schumann Lucerne, Switzerland http://enricoschumann.net ___ info-gnus-english mailing list info-gnus-english@gnu.org https://lists.gnu.org/mailman/listinfo/info-gnus-english

Re: retaining marked articles in summary buffer?

2017-02-26 Thread Enrico Schumann
both. > > > Best regards, > > Adam When 'gnus-use-cache' is t, ticking (!) will also copy the article to the cache. See http://gnus.org/manual/gnus_42.html . Kind regards Enrico -- Enrico Schumann Lucerne, Switzerland http://enricoschumann.net __

Re: retaining marked articles in summary buffer?

2017-02-27 Thread Enrico Schumann
On Sun, 26 Feb 2017, Eric Abrahamsen writes: > Sivaram Neelakantan writes: > >> On Sun, Feb 26 2017,Enrico Schumann wrote: >> >>> On Sun, 26 Feb 2017, Adam Sjøgren writes: >> >> [snipped 20 lines] >> >>> When 'gnus-use-cache' is

Re: RSS feed subscription start up failure

2017-06-02 Thread Enrico Schumann
Using 'xsltproc' as described in https://www.emacswiki.org/emacs/GnusRss#toc6 has worked well for me. Kind regards Enrico -- Enrico Schumann Lucerne, Switzerland http://enricoschumann.net ___ info-gnus-english mailing list info-

Re: cut here markers for code snippets in mail

2021-08-26 Thread Enrico Schumann
ps [?]: >> I don't want to send html mails, but maybe org-mime / orgmsg / etc. >> are useful for composing mails? > > The command to run is `message-mark-inserted-region', bound to "C-c M-m" > by default in message-mode. It's not terribly discoverable,

Re: Search body of articles only

2025-02-20 Thread Enrico Schumann
ries-1 -- Enrico Schumann Lucerne, Switzerland https://enricoschumann.net