Jared Proudfoot <[EMAIL PROTECTED]> writes: > Here is what I currently have in my .pinerc: > sendmail-path="/usr/bin/python2 /usr/local/tmda-0.65/bin/tmda-sendmail"
I don't think sendmail-path can be prefaced with the Python path like that. Try: sendmail-path="/usr/local/tmda-0.65/bin/tmda-sendmail" Of course, first you'll need to solve the /usr/bin/python vs. /usr/bin/python2 RedHat compatibility issue as discussed in http://tmda.net/faq.cgi?req=show&file=faq02.001.htp Installing TMDA as an RPM is probably easiest. > Please reply to me directly, as I am not currently on this list. You can participate in this list without subscribing through the Gmane newsgroup news://news.gmane.org/gmane.mail.spam.tmda.user _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
