All my messages go into the Spam folder. Why?

Oleksandr Moskalenko malex at tagancha.org
Mon Feb 3 18:50:02 CET 2003


 Hi

I'm trying to figure out why my mail is going into the Spam folder after
being run through bogofilter. If you have ideas why it works this way
please share them with me.

Here is the relevant information from my rc.procmail and muttrc

########################################################################
rc.procmail:

################################################################
#    Filtering spam with bogofilter                            #
################################################################

#register the tokens in the mail according to  the  bogofilter classification
:0HBw:
* ? bogofilter -u -e -p
Spam

:0e
{ EXITCODE=75 HOST }

# file the mail to spam-bogofilter if it's spam.
:0:
* ^X-Bogosity: Yes, tests=bogofilter
Spam

########################################################################
muttrc:

####################################
## Spam filtering with bogofilter ##
####################################
# Show spam headers
unignore X-Bogosity

macro index d "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n<enter-command>set wait_key\n\
       <delete-message>" "delete message as non-spam"
macro index s "<enter-command>unset wait_key\n<pipe-entry>bogofilter -N\n\
      <enter-command>set wait_key\n<save-entry>" "non-spam if I save it"
macro pager s "<enter-command>unset wait_key\n<pipe-entry>bogofilter -N\n\
      <enter-command>set wait_key\n<save-entry>" "non-spam if I save it"
macro index r "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
      <enter-command>set wait_key\n<reply>" "non-spam if I reply to it"
macro pager r "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
      <enter-command>set wait_key\n<reply>" "non-spam if I reply to it"
macro index g "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
      <enter-command>set wait_key\n<group-reply>" "non-spam if I reply to it"
macro pager g "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
        <enter-command>set wait_key\n<group-reply>" "non-spam if I reply to it"
macro index l "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
        <enter-command>set wait_key\n<list-reply>" "non-spam if I reply to it"
macro pager l "<enter-command>unset wait_key\n<pipe-entry>bogofilter -n\n\
        <enter-command>set wait_key\n<list-reply>" "non-spam if I reply to it"
macro index X "<enter-command>unset wait_key\n<pipe-entry>bogofilter -S\n\
        <enter-command>set wait_key\n<delete-message>" "Re-classify as spam"
macro pager X "<enter-command>unset wait_key\n<pipe-entry>bogofilter -S\n\
        <enter-command>set wait_key\n<delete-message>" "Re-classify as spam"

----- End forwarded message -----
--
Oleksandr Moskalenko <malex at purdue.edu>
pub  1024D/6C5F196B 2001-08-17 /* http://www.tagancha.org/pgp */
Oleksandr V. Moskalenko (Alex) <malex at tagancha.org>
Fingerprint = EE63 C471 ADBA 5D80 ADFB  1054 DA28 6F32 6C5F 196B




More information about the Bogofilter mailing list