Re: [toaster] SMTP-AUTH before rblsmtpd

2005-12-13 Thread rene marticke
Hi, i solved this by installing another qmail without rblsmtp on another ip-adress at the same host using vserver. the second on use mysql-tables from master and so it's up2date. regards rene Erki-Kiss Zsolt schrieb: What is the best way to use SMTP-AUTH and tcpserver's reverse DNS checking

[toaster] bounce with headers only

2005-11-09 Thread rene marticke
Hi list, Is there a way to cut a bounced messages. If i send a message with eg. 10 MB to a Mailaccount with only 5 then i get the messae back with then reason : Hi. This is the qmail-send program at myserver. message to large --- Below this line is the original bounce. --> And here is th

Re: [toaster] Query about backup-mx's

2005-09-09 Thread rene marticke
I have thought about something similar... is this basically how dynamic dns works? ie. no special technology, just (real) short ttl's ? yes. this is what i do here for remoteaccess to customers not using public dyndns sites or such. I have my own dns with 60 seconds ttl. and the ip's are fet

Re: [toaster] Query about backup-mx's

2005-09-09 Thread rene marticke
So I suppose that SMTP failover is more or less possible, now I'm stuck on the pop3 failover! Thanks again, David. If you have access to your nameserver you can edit the A record pop3.domain.tld and set a ttl of 60 seconds. If Masterpop faied just edit this entry and the lookup of pop3.do

Re: [toaster] High CPU-Load clamd

2005-08-25 Thread rene marticke
Shane Chrisp schrieb: On Thu, 2005-08-25 at 11:26 +0200, rene marticke wrote: Hi group, At one of my mailserver something magic happen. Since 6pm yesterday, the CPU-Load is near 100% constant. So the system is very slow. The Process is the clamd. (I use toaster + simscan + clamd + spamd

[toaster] High CPU-Load clamd

2005-08-25 Thread rene marticke
Hi group, At one of my mailserver something magic happen. Since 6pm yesterday, the CPU-Load is near 100% constant. So the system is very slow. The Process is the clamd. (I use toaster + simscan + clamd + spamd) I wonder, that there is no mail to scan by clamd for eg. 20 Minutes but the load d

Re: [toaster] clamav, spamassassin update

2005-07-08 Thread rene marticke
ks it helped. But for example clamav should know that its internal database have been updated, isn't it?! In normal way I'd simply restart clamd but how to do it through that supervise? is there any script that restart all services run through supervise? Thanks, Roman rene marticke

Re: [toaster] clamav, spamassassin update

2005-07-08 Thread rene marticke
Neofema s.r.o. - tech schrieb: Hi, I successfully installed toaster on Gentoo (x64 and also AMD64) - I will post differences later so that it can be added to toaster ;-) But I have one maybe silly question. I updated spamassassin to 3.0.4 but there's still X-Spam-Checker-Version: SpamAssas

Re: [toaster] rblsmtpd

2005-06-03 Thread rene marticke
List schrieb: Hi List, I had built a little Block List to reject spam sources which were hitting my mailservers for the pass few weeks. I also added the rblsmtpd into /var/qmail/supervise/qmail-smtpd/run. The contents as below:- #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopma

Re: [toaster] qmail patches

2004-05-10 Thread Rene Marticke
Bill Shupp wrote: All, I'm working on the 0.7 version of my netqmail patch. This time, I thought I'd poll this list to see if there are any useful patches out there that I might not be aware of... please post any suggestions here. Nice to hear. I'll tell you my probs or wishes. I know not all

Re: [toaster] Noticed that newest toaster does not compile under redhat 7.3

2004-04-01 Thread Rene Marticke
Eero Volotinen wrote: Compiling ibm869.c Compiling big5.c big5.c: In function `c2u_doconv': big5.c:311: parse error before `ucv' big5.c:318: `ucv' undeclared (first use in this function) big5.c:318: (Each undeclared identifier is reported only once big5.c:318: for each function it appears in.) mak

Re: [toaster] Noticed that newest toaster does not compile under redhat 7.3

2004-03-31 Thread Rene Marticke
Bill Shupp wrote: I'd be curious to see it. I installed it on RH 7.1 yesterday without problems. I'm pretty sure I have installed it on RH 7.3 as well. Bill I tried it yesterday on redhat 7.2. Same Problem :-( With courrier 3.01 it works fine.

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 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

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