I did put the QMAILQUEUE in the tcpserver start-up script. When I sent email out, it doesn't seems going through qmail-scanner, why?
Regards, rootlinux --- Bernd Plagge <[EMAIL PROTECTED]> wrote: > Hi, > > you should not have the QMAILQUEUE environment > variable in sendit.sh > in the first place. > You could put it in your tcpserver start-up script. > > Regards > > Bernd > > root > linux�����<[EMAIL PROTECTED]>���� > >Sam, > > > >I am using qmail with smtp auth. > >Here is what I have in sendit.sh > > > >#QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" > >#export QMAILQUEUE > > > >exec /var/qmail/bin/sendmail -oi -t $DSN -f "$1" > > > >When I uncomment both the QMAILQUEUE, I got the > error > >message below when I send outgoing email. > > > >Can't do setuid > >qmail-inject: fatal: qq temporary problem (#4.3.0) > > > >Sqwebmail by default does not use SMTP. Can I make > >sqwebmail to use local server SMTP? Then, every > email > >outgoing email will be scanned by qmail-scanner. > > > >Best regards, > >rootlinux > > > > > >--- Sam Varshavchik <[EMAIL PROTECTED]> wrote: > >> root linux writes: > >> > >> > Hi, > >> > > >> > How can I add/edit sqwebmail sendit.sh to use a > >> SMTP > >> > server for outgoint email? > >> > >> You don't. Install qmail, and configure qmail to > >> smarthost through the > >> external SMTP server. qmail is the most > simplistic, > >> and smallest, mail > >> server around. Why waste time reimplementing an > >> SMTP client, when there's > >> one already that does the job? > >> > >> > > > >> ATTACHMENT part 2 application/pgp-signature > > > > > > > >__________________________________ > >Do you Yahoo!? > >SBC Yahoo! DSL - Now only $29.95 per month! > >http://sbc.yahoo.com > > > > -- > bp mailto:[EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
