Re: sb_filter.py eats mail when used in postfix content_filter

E M F <[email protected]> Thu, 25 Apr 2013 20:28:45 -0400
Newsgroups gmane.mail.spam.spambayes.general
Message-ID <[email protected]>
On 4/25/2013 12:02 AM, EMF wrote:
> Here's the sorted diff on "set" output, cleaned up of stuff that is 
> obviously extraneous like PS1.  ">" is command-line, "<" is scripted 
> environment.  The only thing that seemed like it would affect anything 
> was PATH, so I tried it again having duplicated the PATH into the 
> script; still blank message and error in syslog.
>
> -----------------------------------------
>
> > 
> BASHOPTS=cmdhist:expand_aliases:extquote:force_fignore:hostcomplete:interactive_comments:login_shell:progcomp:promptvars:sourcepath
> > G_BROKEN_FILENAMES=1
> > HOME=/var/spool/filter
> > CVS_RSH=ssh
> > LANG=en_US.UTF-8
> > LESSOPEN='|/usr/bin/lesspipe.sh %s'
> > LINES=24
> > LOGNAME=filter
> > MAIL=/var/spool/mail/filter
> > MAILCHECK=60
> > 
> PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
> > PWD=/var/spool/filter
> > QTDIR=/usr/lib64/qt-3.3
> > QTINC=/usr/lib64/qt-3.3/include
> > QTLIB=/usr/lib64/qt-3.3/lib
> > 
> SHELLOPTS=braceexpand:hashall:histexpand:history:interactive-comments:monitor
> > TERM=xterm
>
> < 
> BASHOPTS=cmdhist:extquote:force_fignore:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
> < LANG=C
> < MAIL_CONFIG=/etc/postfix
> < PATH=/usr/bin:/bin
> < PWD=/tmp
> < SENDMAIL='/usr/sbin/sendmail -i'
> < SHELLOPTS=braceexpand:hashall:interactive-comments
> < SPOOL_DIR=/tmp
> < TERM=dumb
>
> -----------------------------------------
>
> I don't believe sb_filter.py has any calls into
>
Bah... the remainder of that message disappeared.  Guess I hadn't quite 
completed typing my thought process.
I've double-checked now.  sb_filter.py doesn't have any calls into QT.

Anyone have other ideas?
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html