<[EMAIL PROTECTED]> wrote: > ... > i get and error from only remote sources trying to send email to > me. this means i can send from myself to myself, and from a > local user at the same domain to myself, and from myself out to > the world. > > "X-Qmail-Scanner-1.22:[] cannot create /var/spool/qmailscan/tmp > - Permission denied"
Just happened to me last night when I upgrade QS to 1.22, *and* save a few changed to /var/qmail/bin/qmail-scanner-queue.pl that made the SUID bit to go away. Problem fixed when I chmod u+s that file. > 127.0.0.1:allow,RELAYCLIENT="",RBLSMTPD="", > QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue" > 192.168.168:allow,RELAYCLIENT="",RBLSMTPD="", > QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue" Doesn't this need to be QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue*.pl*? -KM ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
