Re: [toaster] smtp auth

2007-12-29 Thread Lampa
For ssl - did you make certficate and make tmprsadh (http://www.shupp.org/toaster/?page=vpopmail) ? For smtp greetings i think that isn't possible (maybe is possible via some variable), but i think that you must run 2 separate qmail (separate control files). Maybe sometime i write patch which load

Re: [toaster] smtp auth

2007-12-29 Thread Satish Alwani
Okay, used netqmail-1.06, rebuilt with latest qmail-toaster-0.91. Needed libdomainkeys to compile so got that as well, however the paths were broken. It needed ../../libdomainkeys whereas its it was in ../libdomainkeys only, so did those changes. Re-checked, MUSTAUTH works fine. , but my ssl

Re: [toaster] smtp auth

2007-12-29 Thread Lampa
If you are using shupp toaster, use shupp's howto http://www.shupp.org/toaster/. Which seems using new version (0.9.1). in netqmail 1.06 aren't any significant changes (there is need to patch base qmail-1.03 and contains already error.h patch) So my suggestion is start from clean with shupp toast

Re: [toaster] smtp auth

2007-12-29 Thread Satish Alwani
So do you think i should recompile once again using the latest patches? im using the old patches with netqmail-1.06 and updated chkuser. Considering its a crazy hybrid system, would appreciate your input on suggestions Satish Lampa wrote, On 2007-12-30 1:11 AM: Hmm, little weird. i'm using h

Re: [toaster] smtp auth

2007-12-29 Thread Lampa
Hmm, little weird. i'm using http://www.shupp.org/patches/qmail-toaster-0.9.1.patch.bz2 eg patch 0.9.1. on main patch is link to older version but on http://www.shupp.org/toaster/?page=gettingstarted is to the newer version (0.9.1) To Shupp: please update main page to point to latest patch vers

Re: [toaster] smtp auth

2007-12-29 Thread Satish Alwani
actually i see the problem. the patch is of 2.0.8, you need 2.0.9 to make it work. I had to go to http://www.interazioni.it/opensource/chkuser/ and get the latest update tarball. After that it seems to be working. This seems to have fixed the problem. Perhaps we can move the 2.0.9 patch into the

Re: [toaster] smtp auth

2007-12-29 Thread Lampa
Hello, in log is something ? Relayclient is not set, because if is set user can sent email? 2007/12/29, Satish Alwani <[EMAIL PROTECTED]>: > > okay added that line.. recompiled as well, (make; make setup check ) > however its still not working. for now i am trying to do it on my ip > address

Re: [toaster] smtp auth

2007-12-29 Thread Satish Alwani
okay added that line.. recompiled as well, (make; make setup check ) however its still not working. for now i am trying to do it on my ip address ip.add.re.ss:allow,CHKUSER_MUSTAUTH="" any suggestions on this? I also do have this going to qmail-scanner-st as my default qmail-queue Satish Lam

Re: [toaster] smtp auth

2007-12-29 Thread Lampa
i'm using 2 separate cdb files (one with MUSTAUTH for local users and second for public mx) - two ip adresses 2007/12/29, Satish Alwani <[EMAIL PROTECTED]>: > > But it should work if i have 2 seperate cdb files to do this right? one for > the local users / 1 for the public internet to MX to > >

Re: [toaster] smtp auth

2007-12-29 Thread Satish Alwani
But it should work if i have 2 seperate cdb files to do this right? one for the local users / 1 for the public internet to MX to Satish tonix (Antonio Nati) wrote, On 2007-12-29 6:51 PM: Satish Alwani ha scritto: Hi, I have the qmail-toaster-0.8.3.patch, I am currently running 2 instances o

Re: [toaster] smtp auth

2007-12-29 Thread Lampa
Hello, you should have #define CHKUSER_EXTRA_MUSTAUTH_VARIABLE "CHKUSER_MUSTAUTH" enabled (in chkuser_settings.h) and in tcp.smtp CHKUSER_MUSTAUTH="" and RELAYCLIENT="" must be deleted or it will be not working. If you change anything in chkuser_settings.h, qmail must be recompiled and installed

Re: [toaster] smtp auth

2007-12-29 Thread tonix (Antonio Nati)
Satish Alwani ha scritto: Hi, I have the qmail-toaster-0.8.3.patch, I am currently running 2 instances of qmail-smtpd (on 2 different ips). 1 is for the users to send the email from, 1 is for the MX record where their domain can get emails. What I would like to do is the smtp used as relay,

[toaster] smtp auth

2007-12-29 Thread Satish Alwani
Hi, I have the qmail-toaster-0.8.3.patch, I am currently running 2 instances of qmail-smtpd (on 2 different ips). 1 is for the users to send the email from, 1 is for the MX record where their domain can get emails. What I would like to do is the smtp used as relay, should ONLY accept emails