AW: [vchkpw] qmail-scanner + clamav + spamassassin

2006-02-13 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Mark, yeah, thanx Olli > Hello, > That I wasn´t asking for, Ken! > Anybody know a HowTO for installing qmail-scanner + clamav > Regards, > Olli Etzel > Try www.qmailrocks.com or www.qmailtoaster.com Mark

Re: [vchkpw] qmail-scanner + clamav + spamassassin

2006-02-13 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello, That I wasn´t asking for, Ken! Anybody know a HowTO for installing qmail-scanner + clamav Regards, Olli Etzel > GoodnGo.de (R) Zentrale wrote: > > Hello Russel, hello all, > > > > a question beside. > > Where can I find a HowTO for installing qmail-scanner + clamav + > > spamassassin > > >

Re: [vchkpw] Create forward

2006-02-03 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Rainer, hello Michele, that is easy done with the configuration of the .qmail - file with is in the directory under: /home/vopopmail/domains/domail.com/user1/.qmail <- Open this file, e.g. with vi like this: # vi /home/vopopmail/domains/domail.com/user1/.qmail and add the following line

Re: [vchkpw] Tuning mysql for vpopmail

2004-09-30 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hallo Rainer - Original Message - From: "Rainer Duffner" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 30, 2004 10:52 PM Subject: Re: [vchkpw] Tuning mysql for vpopmail > Am Sa, den 25.09.2004 schrieb Rick Macdougall um 2:21: > > Juan Enciso CondeÃa wrote: > > > H

Re: [vchkpw] Re: password encryption

2003-10-28 Thread Oliver Etzel - GoodnGo.COM \(R\)
quot;hello"); > -> 'VxuFAJXVARROc' > > On Tuesday 28 October 2003 10:36 am, Oliver Etzel - GoodnGo.COM \(R\) wrote: > > Hello Peter, hello all, > > > > you wrote, that passwords are stored by vpopmail in a sql database by > > "

Re: [vchkpw] Re: password encryption

2003-10-28 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Peter, hello all, you wrote, that passwords are stored by vpopmail in a sql database by "..It's system crypt(3) function.." How can I generate it by a linux commandline? Oliver > Hello Jacob, > > On Tuesday, October 28, 2003 at 3:43:41 AM you wrote (at least in > part): > > >> what st

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Rainer, a perl-module for vpopmail. YES. Is it in CPAN? How is it called? Oliver > Also, there is also a PERL-module for vpopmail ! > > It exposes almost all commands via an API. > > And if that isn't enought, you can compile PHP with vpopmail-support. > > > > > cheers, > Rainer > > >

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Paul, hello all, Oh my god, that is what I was looking for! Thank you very much. I thought I couldn´t write it all in one commandline, like you Paul showed us. Now I write my perl-script for automation. Thank you ALL. > vadduser has always allowed the plaintext password to be specified > o

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
> Oliver Etzel - GoodnGo.COM \(R\) writes: > > > I want to create new users like [EMAIL PROTECTED] NOT with vadduser > > BUT with just inserting it via mysql-insert into the vpopmail > > database. > > OK, you have now explained what you want to use instead. Somebo

Re: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
"Paul L. Allen" <[EMAIL PROTECTED]> > To: "Oliver Etzel - GoodnGo.COM (R)" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, October 27, 2003 6:47 AM > Subject: [vchkpw] Re: Inserting new users via mysql-insert into the vpopmail > datab

[vchkpw] Re: Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list, I have vpopmail -with-mysql installation. I want to create new users like [EMAIL PROTECTED] NOT with vadduser BUT with just inserting it via mysql-insert into the vpopmail database. Any hints, how I can generate the encrypted password in the column pw_passwd (looks like this $1$S

[vchkpw] Inserting new users via mysql-insert into the vpopmail database

2003-10-27 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list, I have vpopmail -with-mysql installation. I want to create new users like [EMAIL PROTECTED] NOT with vadduser BUT with just . Any hints, how I can generate the encrypted password in the column pw_passwd (looks like this $1$S/TPu$GjMMj7yMJqG.0ckx) ??? Regs, Oliver Etzel

Re: [vchkpw] password generation - vpopmail table - pw_passwd

2003-10-24 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Remo, hello all, I know that vadduser will do that, but I want to generate just the password so that I can insert it solely into the vpopmail mysl-database. I other words I don´t want to make ./vadduser ... first, I just want generate thi user in my database. Is taht working? Regs, Olive

[vchkpw] password generation - vpopmail table - pw_passwd

2003-10-23 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list, I have vpopmail -with-mysql installation. In which way passwords are storedin the vpopmail table under pw_passwd? How can I generate such passwords from commandline? Regs, Oliver Etzel

Re: [vchkpw] istn´t allowed rcpthosts error

2003-10-16 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi Russell, Oh thank you for your answer. What does this cronjob every 40 Minutes do? 40 0 * * * su -c "/home/vpopmail/bin/clearopensmtp 2>&1 > /dev/null" vpopmail What is clearopensmtp? MfG Oliver > > How can I start qmail-smtpd smtp service by tcpserver so that > > my customers which are r

[vchkpw] istn´t allowed rcpthosts error

2003-10-14 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello, How can I start qmail-smtpd smtp service by tcpserver so that my customers which are relying from overall can relay. I read "selective relaying" But what can I do now? Oliver -- t-host GmbH Mobil: 0170/2781117 D-80337 München Tel: +49 89 5407

Re: [vchkpw] 5.3.18 vpopbull -V

2003-03-07 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi Rick, sorry for that silly question. What does vpopbull do? Oliver Etzel > > A bit of a scare/nuisance, if you use -V , the username gets printed > twice. > > eg: > vpopbull -V -f filename domain.com > > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > [EMAIL PROTECTED] > > I

Re: [vchkpw] no POP3 with Vpopmail

2003-02-20 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi Nassri,   Are you running tcpserver?   Had the problem before, so please make a ps waux | grep tcpserver   and tell us the output.   Oliver Etzel, flathousing.com - Original Message - From: ABOKHALAF, Nassri Abdellatif To: [EMAIL PROTECTED] Sent: Thursday, February

Re: [vchkpw] after installing vpopmail - I cannot do : telnet localhost 110

2003-02-11 Thread Oliver Etzel - GoodnGo.COM \(R\)
of replying to an  existing one. This suggestion was made for explicit reasons, not for  fun. It seems you're not reading answers to your questions carefully,  which might lead to you not getting much answer in the future.On Mon, 10 Feb 2003 17:19:39 +0100 "Oliver Etzel - GoodnGo.CO

Re: [vchkpw] Mail in queue, and mail accout doesn't get it

2003-02-11 Thread Oliver Etzel - GoodnGo.COM \(R\)
sweet maiden,   ... and the message? What does the error message said?   Oliver Etzel, merry ol´ germany - Original Message - From: Jasmine(etong2000) To: [EMAIL PROTECTED] Sent: Tuesday, February 11, 2003 7:57 AM Subject: [vchkpw] Mail in queue, and mail accout d

Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Clayton, aha, now I got it.   you controlled it over tcpserver command. Oh my god. tcpserver opts host port prog         Here's mine.  Also, PLEASE READ life with qmail.  It has this very samething in there and it explains all the components of it.env - PATH="/var/qmail/bin:/us

Re: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi Clayton,   where to put "0" ?   Oliver Etzel Qmail doesn't listen on any ports.  tcpserver listens on whatever ip's youtell it to.. by default, people put "0" which means all ip's bound to thebox.-Clayton-Original Message-From: Ajai Khattri [mailto:[EMAIL PROTECTED]] Sent

Re: [vchkpw] after installing vpopmail - I cannot do : telnet localhost 110

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi Jens, thank you very much for answering me. Normally when you make telnet localhost 110 then Escape character is '^]'. +OK <21032.104488897 will appear. I will get no answer. How can I get it work? >try a netstat -lnp and search port 110, mayby the port did't >bind to localhost. Jens Gassma

[vchkpw] after installing vpopmail - I cannot do : telnet localhost 110

2003-02-10 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi all, after installing vpopmail succesfully- I cannot do : telnet localhost 110 Where can I look? Who had the same problem? Oliver Etzel, t-host.de

[vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-09 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello,   I want qmail to listen to more than one IP. Hpw can I do that?   Oliver Etzel, t-host.de  

[vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello, which program can read cdb human readable? Oliver Etzel, t-host.com

[vchkpw] SMTP LOG: status 256

2002-12-20 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list,one of my qmail-smtpd processes return "status 256" like here in the followinglogfile snippet:---@40003d8f47a00806969c tcpserver: end 12042 status 256---Anybody knows the meaning of status 256?Oliver Etzel

[vchkpw] status 256

2002-12-20 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list, one of my qmail-smtpd processes return status 256 like here in the following code snippet: --- @40003d8f47a00806969c tcpserver: end 12042 status 256 --- Anybody knows the meaning of status 256? Oliver Etzel

[vchkpw] Logging question What is the meaning of : delivery Nr: success: did_0+0+1/

2002-12-20 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello List, Simple question about qmail logging What is the meaning of "did_0+0+1" in: delivery Nr: success: did_0+0+1/ Oliver Etzel

[vchkpw] qmail queue resend

2002-12-17 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list,   simple question. How can I resend messages that are pending in /var/qmail/queue?   Oliver Etzel

[vchkpw] fight spamming qmail

2002-12-11 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list,   my qmail is abused by another spammer. He is sending spam from my server Here is what ps ax say 18855 ?    S  0:00 qmail-remote kxk.com [EMAIL PROTECTED] [EMAIL PROTECTED]19088 ?    S  0:00 qmail-remote ak.com [EMAIL PROTECTED] [EMAIL PROTECTED]19121 ?

[vchkpw] how fight abuse of spammin qmail

2002-12-11 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello list,   my qmail is abused by another spammer. He is sending spam from my server Here is what ps ax say 18855 ?    S  0:00 qmail-remote kxk.com [EMAIL PROTECTED] [EMAIL PROTECTED]19088 ?    S  0:00 qmail-remote ak.com [EMAIL PROTECTED] [EMAIL PROTECTED]19121 ?

[vchkpw] Count Traffic for each vpopmail-domain

2002-12-02 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi all,   how can I count the traffic for each vpopmail-domain, let´s say: *@vpodomain1.com *@vpodomain2.com   and so on   Regs,   Oliver Etzel

[vchkpw] What does \ in qmail Startscript mean?

2002-11-08 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi All,   just a simple question, look at the qmail start-script there are some lines like this:   #!/bin/shMAXCON=100exec /usr/local/bin/softlimit -m 300 \/usr/local/bin/tcpserver -v -R -H -c "$MAXCON" \   What does the backlash \ mean? Concatenation of the following line??   Any Pun

Re: [vchkpw] can not pop-in - It is a Socketerror

2002-09-18 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hi rm, thank you for answering me. >> Another problem. I cannot pop-in with my mailclient. >> But cannot pop-in by outlook or whatever. >What error messages are you getting in lookout and your logs? The error-message I get is: Error. Account: 'mail.fotoaktmodelle.de', Server: 'mail.fotoaktmode

[vchkpw] can not pop-in

2002-09-18 Thread Oliver Etzel - GoodnGo.COM \(R\)
hello all, thank you all for helping me. Another problem. I cannot pop-in with my mailclient. I don´t want a whole explaination. Just a hint# Now I can retrieve and send emails with sqwebmail or even pop-in with telnet e.g. telenet localhost 110 user * OK pass OK . and so on. Bu

Re: [vchkpw] qmail-inject Error

2002-09-18 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Peter, hello all, > . ? Make sure the program you set with ENV-variable > 'QMAILQUEUE' is executable and does not crash. My Question: How and where can I set the ENV variable? Regs. Oliver Etzel flatrate serverhousing www.flathousing.com

Re: [vchkpw] about set vpopmail quota

2002-08-17 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Yan, Hello list, here are the commandline instructions for setting vpopmial quotas : root# cd /home/vpopmail/bin root#./vsetuserquota flathousing.com 51M root#cd /etc/rc.d root#cd init.d root#./qmail restart root#exit This set the quota for your mailaccount under flathousing.com on a 51 M

Re: [vchkpw] about set vpopmail quota

2002-08-17 Thread Oliver Etzel - GoodnGo.COM \(R\)
Hello Yan, Hello list, here are the commandline instructions for setting vpopmial quotas : root# cd /home/vpopmail/bin root#./vsetuserquota flathousing.com 51M root#cd /etc/rc.d root#cd init.d root#./qmail restart root#exit This set the quota for your mailaccount under flathousing.com on a 51 M