Re: [toaster] peroblems new toaster

2004-03-30 Thread Rene Marticke
Shane Chrisp wrote: Yes that's the patch im using as well. You need the mysql devel files installed on the system to compile it. Shane I just installed the i386 tgz from the mysql.com site. the lib and include files are already there but something is wrong. i'll try again .. regards rene

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Ok, I just went back and took a look at the old source. If your mysql header files are not located in /usr/local/include/mysql edit the conf-cc file to point at the correct location and it should compile without error. Shane >-Original Message- >From: Shane Chrisp [mailto:[EMAIL PROTECTE

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Yes that's the patch im using as well. You need the mysql devel files installed on the system to compile it. Shane >-Original Message- >From: Rene Marticke [mailto:[EMAIL PROTECTED] >Sent: Wednesday, 31 March 2004 1:16 AM >To: [EMAIL PROTECTED] >Subject: Re: [toaster] peroblems new toas

Re: [toaster] peroblems new toaster

2004-03-30 Thread Rene Marticke
Shane Chrisp wrote: Yes. Ive been using it for years. You need to use the -S switch for tcpserver and make sure you configure the /var/qmail/controls/sql file with server localhost port 3306 database vpopmail tablerelay user username pass password time 1800 Shane is

[toaster] Re: greylisting problem

2004-03-30 Thread Qing Yan
Bill Shupp writes: Correct, but without the leading "+" of course. Regards, Bill Cool, thanks a lot. Regards, Qing.

Re: [toaster] Re: greylisting problem

2004-03-30 Thread Bill Shupp
> Bill Shupp writes: > >> Qing Yan wrote: >> >> This patch does not apply cleanly. You need to apply this hunk manually >> to qmail-smtpd.c. >> >> Regards, >> >> Bill > > Thanks a lot. > Is that mean I only need to apply the following line to qmail-smtpd.c? > > + if (!realrcpt_check()) { err_rea

RE: [toaster] peroblems new toaster

2004-03-30 Thread Shane Chrisp
Yes. Ive been using it for years. You need to use the -S switch for tcpserver and make sure you configure the /var/qmail/controls/sql file with server localhost port 3306 database vpopmail tablerelay user username pass password time 1800 Shane >-Original Message

[toaster] Re: greylisting problem

2004-03-30 Thread Qing Yan
Bill Shupp writes: Qing Yan wrote: This patch does not apply cleanly. You need to apply this hunk manually to qmail-smtpd.c. Regards, Bill Thanks a lot. Is that mean I only need to apply the following line to qmail-smtpd.c? + if (!realrcpt_check()) { err_realrcpt(); return; } Regard

Re: [toaster] peroblems new toaster

2004-03-30 Thread Rene Marticke
Bill Shupp wrote: All you need to do is recompile vpopmail with --enable-roaming-users=y. Bill tnx, i'll try it out tomorrow. in the moment i'm fighting with mysql-vpopmail did anyone get the tcpserver-mysqlpath working ? regards rene

Re: [toaster] peroblems new toaster

2004-03-30 Thread Bill Shupp
R.Marticke wrote: Hi I'm trying to install a mailserver using this toaster ( nice scripts ;-) ) Until now it works (i think) Is there a way or possibility to readd the roamingstuff ? I need it for some old linuxservers who can't handle smtp-auth. All you need to do is recompile vpopmail with --en

Re: [toaster] greylisting problem

2004-03-30 Thread Bill Shupp
Qing Yan wrote: Dear all, I am using netqmail 1.05 now. After I patched qmail-toaster-0.6-1+greylisting.patch, then I patch chkuser-0.6.mysql.patch. However, I got the follow error. patching file ./conf-mysql patching file ./conf-vpopmail patching file ./Makefile Hunk #2 succeeded at 1584 with

Re: [toaster] Re: POP Relay Window

2004-03-30 Thread Bill Shupp
Gary wrote: John Melville writes: Then again the spammers would figure that out pretty quick and just send a fake smtp-auth request to get around the rbl check, dang we can't win! :) John I don't now. I thought smtp auth is used for relay. If spammer is able to bypass the rbl, then, they can

Re: [toaster] peroblems new toaster

2004-03-30 Thread R.Marticke
Eero Volotinen wrote: SMTP auth is not needed by servers; Only clients need it. -- Eero You're right but if a mailserver in an intranet fetch mails from the mailserver in the web (using fetchmail) , he is a client :-( regrads rene

Re: [toaster] peroblems new toaster

2004-03-30 Thread Eero Volotinen
R.Marticke wrote: Hi I'm trying to install a mailserver using this toaster ( nice scripts ;-) ) Until now it works (i think) Is there a way or possibility to readd the roamingstuff ? I need it for some old linuxservers who can't handle smtp-auth. SMTP auth is not needed by servers; Only clients n

Re: [toaster] peroblems new toaster

2004-03-30 Thread R.Marticke
Hi I'm trying to install a mailserver using this toaster ( nice scripts ;-) ) Until now it works (i think) Is there a way or possibility to readd the roamingstuff ? I need it for some old linuxservers who can't handle smtp-auth. regards R. Marticke

[toaster] greylisting problem

2004-03-30 Thread Qing Yan
Dear all, I am using netqmail 1.05 now. After I patched qmail-toaster-0.6-1+greylisting.patch, then I patch chkuser-0.6.mysql.patch. However, I got the follow error. patching file ./conf-mysql patching file ./conf-vpopmail patching file ./Makefile Hunk #2 succeeded at 1584 with fuzz 2. patch