Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Roberto
Thank you James, grazie Tonino. !DSPAM:4a30ba6832669637967409!

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread James Cox
On 10 Jun 2009, at 22:41, James Cox wrote: Patch in Shupp toaster is taken from Erwin Hoffmann's SMTP-AUTH (http://www.fehcom.de/qmail/smtpauth.html ). qmail 1.0.5 and 1.0.6 should be extremely similar and I wonder if it is worth using 1.0.6. Weird, i installed the patch with Erwin's smtp

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Tren Blackburn
I apologize if this has already been mentioned but have you tried Bill Shupp's toaster if you're on Linux or Matt Simmerman's toaster if you're on BSD? There's others, but I've used both over the years with no problems. I haven't switched to netqmail 1.06 but I thought it was primarily just a ve

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread James Cox
I just did a fresh install of toaster. i'm still getting these frustrating smtp auth problems - it's conflating the first portion of domain, so if for example i have the user f...@example.com, it tries to auth foo.com@:myip huh?? -james On 11 Jun 2009, at 13:51, Tren Blackburn wrote: I apolog

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Remo Mattei
Did u try this settings on your server? #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` export QMAILQUEUE=/var/qmail/bin/simscan export NOP0FCHECK=1 export SIMSCAN_DEBUG=0 Just my 2 cents.. Remo On 6/11/09 8:44 AM, "James C

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Brian Lanier
- Original Message - From: James Cox To: vchkpw@inter7.com Sent: Thursday, June 11, 2009 7:44 AM Subject: Re: [vchkpw] smtp auth with chkuser problems I just did a fresh install of toaster. i'm still getting these frustrating smtp auth problems - it's conflating the fi

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread James Cox
Remo, what's your full run script? -james On 11 Jun 2009, at 15:59, Remo Mattei wrote: Did u try this settings on your server? #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` export QMAILQUEUE=/var/qmail/bin/simscan expor

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Tonix (Antonio Nati)
Brian Lanier ha scritto: - Original Message - *From:* James Cox *To:* vchkpw@inter7.com *Sent:* Thursday, June 11, 2009 7:44 AM *Subject:* Re: [vchkpw] smtp auth with chkuser problems I just did a fresh install of toa

Re: [vchkpw] smtp auth with chkuser problems

2009-06-11 Thread Remo Mattei
#!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` export QMAILQUEUE=/var/qmail/bin/simscan export NOP0FCHECK=1 export SIMSCAN_DEBUG=0 #IPADDR="208.53.44.231" exec /usr/local/bin/softlimit -m 2200 \ /usr/local/bin/tcpserver