RE: [vchkpw] Temporarily disable mail delivery to domain

2004-05-19 Thread Michael Bellears
> > With the cdb back end it is easy, sql back ends might be a problem... > Move their domain directory to a different name, then run > vdeldomain on the domain. When they pay, run vadddomain, > then move the directory back. If you are using a database, > you could possibly use vconvert to c

Re: [vchkpw] Temporarily disable mail delivery to domain

2004-05-19 Thread Rick Widmer
Michael Bellears wrote: Applying the domain limits (pop/imap) works (I have them enforced atm) - But I was hoping there was also a simple way to temp. disable the domain from receiving mail altogether (Would be an even greater motivational factor for the client to pay if mail destined to them star

[vchkpw] How do log the postmaster activities

2004-05-19 Thread kengheng
Hi, I'm using vpopmail 5.4.3, qmailadmin 1.2.0 with 5 domains, around 500 account, running on dual CPU, raid-5 server, I'm recently found that some user account was suddelly disappeared from the server, although I've changed the postmaster password and login, the same case happended again, therefor

RE: [vchkpw] Temporarily disable mail delivery to domain

2004-05-19 Thread Michael Bellears
> > Michael Bellears wrote: > > > Is there a simple way to temporarily disable mail delivery > to domain > > (i.e. When a client has not paid there bill) > > Simple, but not terribly easy. > > I edit the vpasswd file in the domain and add a '*' in front > of each of the encrypted password va

Re: [vchkpw] Temporarily disable mail delivery to domain

2004-05-19 Thread Rick Widmer
Michael Bellears wrote: Is there a simple way to temporarily disable mail delivery to domain (i.e. When a client has not paid there bill) Simple, but not terribly easy. I edit the vpasswd file in the domain and add a '*' in front of each of the encrypted password values. Now no one can download

[vchkpw] Temporarily disable mail delivery to domain

2004-05-19 Thread Michael Bellears
Is there a simple way to temporarily disable mail delivery to domain (i.e. When a client has not paid there bill) Regards, MB

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Luciano Bello
On mié, 2004-05-19 at 19:22, Rick Widmer wrote: > > > Tom Collins wrote: > > > On May 19, 2004, at 12:25 PM, Luciano Bello wrote: > > > >> With the command line client, now I need to write the '-h > >> 127.0.0.1'. In vchkpw/etc/vpopmail.mysql i have > >> localhost|3306|root||vpopmail > > > >

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Rick Widmer
Tom Collins wrote: On May 19, 2004, at 12:25 PM, Luciano Bello wrote: With the command line client, now I need to write the '-h 127.0.0.1'. In vchkpw/etc/vpopmail.mysql i have localhost|3306|root||vpopmail Try replacing 'localhost' with '127.0.0.1'. I seem to recall reading somewhere that MySQL

Re: [vchkpw] make issues

2004-05-19 Thread Ken Jones
On Wednesday 19 May 2004 04:51 pm, Mark Matrafajlo wrote: > when i look in the vpopmail/include directory i have just 2 files > vpopmail_config.h and vpopmail.h...no config.h so i cp vpopmail_config.h > to config.h...no dice Don't do that. when you run configure ; make ; make install for vpopmail

Re: [vchkpw] make issues

2004-05-19 Thread Mark Matrafajlo
when i look in the vpopmail/include directory i have just 2 files vpopmail_config.h and vpopmail.h...no config.h so i cp vpopmail_config.h to config.h...no dice On Wed, 2004-05-19 at 17:39, Patrick Donker wrote: > Mark Matrafajlo wrote: > > yes...could that be it ? > > On Wed, 2004-05-19 at 17:14,

Re: [vchkpw] make issues

2004-05-19 Thread Patrick Donker
Mark Matrafajlo wrote: yes...could that be it ? On Wed, 2004-05-19 at 17:14, Patrick Donker wrote: Mark Matrafajlo wrote: I just can't seem to compile courier with vpopmail and mysql as a backend. Hopefully someone has some insight for me: ./configure --prefix=/us

Re: [vchkpw] make issues

2004-05-19 Thread Mark Matrafajlo
yes...could that be it ? On Wed, 2004-05-19 at 17:14, Patrick Donker wrote: > Mark Matrafajlo wrote: > > I just can't seem to compile courier with vpopmail and mysql as a > > backend. Hopefully someone has some insight for me: > > > > ./configure --prefix=/usr/local/courier-imap --disable-root-ch

Re: [vchkpw] mysql help

2004-05-19 Thread Mark Matrafajlo
i reverted to the mysql 3.25 version and problem fixed, now onto courier thx, Mark On Wed, 2004-05-19 at 12:58, Jeremy Kitchen wrote: > On Wednesday 19 May 2004 08:39 am, Mark Matrafajlo wrote: > > > vmysql: sql error[c]: Can't create/write to file > > > './vpopmail/dir_control.frm' (Errcode: 13) v

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Luciano Bello
Thx for your help...was really usefull Cheers Luciano El mié, 19-05-2004 a las 16:44, Tom Collins escribió: > On May 19, 2004, at 12:25 PM, Luciano Bello wrote: > > With the command line client, now I need to write the '-h > > 127.0.0.1'. In vchkpw/etc/vpopmail.mysql i have > > localhost|3306|ro

Re: [vchkpw] (off-topic) the same as... but with courier

2004-05-19 Thread Luciano Bello
Yes... i know here is a off-topic. I can login with pop, but no with imap. My imap is courier. Any ideas? Luciano Bello El mié, 19-05-2004 a las 17:07, Luciano Bello escribió: > Thx for your help...was really usefull > > Cheers > > Luciano > > El mié, 19-05-2004 a las 16:44, Tom Collins escrib

[vchkpw] make issues

2004-05-19 Thread Mark Matrafajlo
I just can't seem to compile courier with vpopmail and mysql as a backend. Hopefully someone has some insight for me: ./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap --without-authpwd --without-authmysql --without-authpgsql --without-authshad

Re: [vchkpw] make issues

2004-05-19 Thread Patrick Donker
Mark Matrafajlo wrote: I just can't seem to compile courier with vpopmail and mysql as a backend. Hopefully someone has some insight for me: ./configure --prefix=/usr/local/courier-imap --disable-root-check --without-authpam --without-authldap --without-authpwd --without-authmysql --withou

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Tom Collins
On May 19, 2004, at 12:25 PM, Luciano Bello wrote: With the command line client, now I need to write the '-h 127.0.0.1'. In vchkpw/etc/vpopmail.mysql i have localhost|3306|root||vpopmail Try replacing 'localhost' with '127.0.0.1'. I seem to recall reading somewhere that MySQL would use a socket c

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Celso Pinto
sorry, forget about it. vpopmail connects to mysql using a socket. check if vpopmail is accessing mysql through a tcp socket and that mysql is listening on a tcp socket aswell. IIRC, on Debian, mysql's default is UNIX socket only. Regards, Celso Celso Pinto wrote: Try to recompile vpopmail. Lucia

Re: [vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Celso Pinto
Try to recompile vpopmail. Luciano Bello wrote: Hi! I have a Debian system. I had mysql 3.23.49-8 from my apt-get of my Woody. I downloaded and instaled, previous remove the old mysql and dumped the all databases, the mysql-standard-4.0.18-pc-linux-i686. I restore de backup-dump. All my aplicati

[vchkpw] Upgrading the MySQL, I crask my vpopmail :(

2004-05-19 Thread Luciano Bello
Hi! I have a Debian system. I had mysql 3.23.49-8 from my apt-get of my Woody. I downloaded and instaled, previous remove the old mysql and dumped the all databases, the mysql-standard-4.0.18-pc-linux-i686. I restore de backup-dump. All my aplication with access to the sql database work well,

Re: [vchkpw] help with local bounce please!

2004-05-19 Thread cade dan
oh I got it, its bouncehost file missing, so it assumed my mailserver domain.   Thankx Jeremy,Jeremy Kitchen <[EMAIL PROTECTED]> wrote: On Wednesday 19 May 2004 01:33 am, cade dan wrote:> assume: [EMAIL PROTECTED] and it does exist as virtual user>> here is my problem:>> 1) whenever I send a mail t

Re: [vchkpw] smtp auth

2004-05-19 Thread Jeremy Kitchen
On Wednesday 19 May 2004 11:51 am, cade dan wrote: > try this: > > 127.:allow,RELAYCLIENT="" > 192.168.:allow,RELAYCLIENT="" > :deny,SMTPAUTH="" you mean: :allow,SMTPAUTH="" :deny will drop the connection http://cr.yp.to/ucspi-tcp/tcprules.html -Jeremy -- Jeremy Kitchen ++ Systems Administrat

Re: [vchkpw] help with local bounce please!

2004-05-19 Thread cade dan
bouncehost: (Default.) Bounce host name is domains_for_example.com   how to turn this off, I believed this is the one bouncing my mails..   thankx for the help.Jeremy Kitchen <[EMAIL PROTECTED]> wrote: On Wednesday 19 May 2004 01:33 am, cade dan wrote:> assume: [EMAIL PROTECTED] and it does exist a

Re: [vchkpw] mysql help

2004-05-19 Thread Jeremy Kitchen
On Wednesday 19 May 2004 08:39 am, Mark Matrafajlo wrote: > > vmysql: sql error[c]: Can't create/write to file > > './vpopmail/dir_control.frm' (Errcode: 13) vmysql: sql error[c]: Can't > > create/write to file './vpopmail/dir_control.frm' (Errcode: 13) vmysql: > > sql error[b]: Can't find file: '.

Re: [vchkpw] help with local bounce please!

2004-05-19 Thread Jeremy Kitchen
On Wednesday 19 May 2004 01:33 am, cade dan wrote: > assume: [EMAIL PROTECTED] and it does exist as virtual user > > here is my problem: > > 1) whenever I send a mail to [EMAIL PROTECTED] locally, the > mail bounced back as saying no such user. qmail-showctl > 2)my /var/qmail/control/locals is

Re: [vchkpw] smtp auth

2004-05-19 Thread cade dan
try this: 127.:allow,RELAYCLIENT=""192.168.:allow,RELAYCLIENT="":deny,SMTPAUTH=""signo <[EMAIL PROTECTED]> wrote: hello, i ve 2 problemsfirst:I've installed qmail 1.03 with qmail-smtpd-auth-043. Now the smth auth work fine but ifi try to send an email (with Mozilla) without smpt authentication

Re: [vchkpw] smtp auth

2004-05-19 Thread Jeremy Kitchen
On Wednesday 19 May 2004 07:42 am, signo wrote: > last problem: > > if i use the line (in /etc/tcp.smtp) > > :allow,RELAYCLIENT="",REQUIREAUTH="" bad bad bad bad bad bad bad bad bad idea. Luckily you got bit by the patch and it didn't allow you to make yourself an open relay

[vchkpw] mysql help

2004-05-19 Thread Mark Matrafajlo
> vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' > (Errcode: 13) > vmysql: sql error[c]: Can't create/write to file './vpopmail/dir_control.frm' > (Errcode: 13) > vmysql: sql error[b]: Can't find file: './vpopmail/dir_control.frm' (errno: 13) > Error. Failed while

Re: [vchkpw] smtp auth

2004-05-19 Thread signo
last problem: if i use the line (in /etc/tcp.smtp) :allow,RELAYCLIENT="",REQUIREAUTH="" nobody can send me email !! the sender receive the message: Your message has encountered delivery problems to the following recipient(s): [EMAIL PROTECTED] Delivery failed 535 authentication failed (#5.

Re: [vchkpw] smtp auth

2004-05-19 Thread signo
Thanks..it work fine signo Erwin Hoffmann wrote: Hi, At 11:30 19.05.04 +0200, you wrote: ...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use vchkpw) ?? with my patch (qmail-smtpd-auth-043) i can't do anything ?? SPAMCONTROL is a superset

Re: [vchkpw] smtp auth

2004-05-19 Thread Erwin Hoffmann
Hi, At 11:30 19.05.04 +0200, you wrote: >...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use >vchkpw) ?? > > with my patch (qmail-smtpd-auth-043) i can't do anything ?? SPAMCONTROL is a superset of qmail-smtpd-auth. Please read the enclosed documentations. regards. --eh.

Re: [vchkpw] smtp auth

2004-05-19 Thread signo
...i must recompile qmail with SPAMCONTROL and cmd5checkpw (now i use vchkpw) ?? with my patch (qmail-smtpd-auth-043) i can't do anything ?? thanks signo Erwin Hoffmann wrote: Hi, At 10:49 19.05.04 +0200, you wrote: Erwin Hoffmann wrote:Hi, At 09:46 19.05.04 +0200, sig

Re: [vchkpw] smtp auth

2004-05-19 Thread Erwin Hoffmann
Hi, At 10:49 19.05.04 +0200, you wrote: >Erwin Hoffmann wrote:Hi, At 09:46 19.05.04 +0200, signo wrote: > hello, i ve 2 problems first: I've installed qmail 1.03 with >qmail-smtpd-auth-043. Now the smth auth work fine but if i try to send an >email (with Mozilla) without sm

Re: [vchkpw] smtp auth

2004-05-19 Thread signo
Erwin Hoffmann wrote: Hi, At 09:46 19.05.04 +0200, signo wrote: hello, i ve 2 problems first: I've installed qmail 1.03 with qmail-smtpd-auth-043. Now the smth auth work fine but if i try to send an email (with Mozilla) without smpt authentication set it work??!!!??

Re: [vchkpw] smtp auth

2004-05-19 Thread Erwin Hoffmann
Hi, At 09:46 19.05.04 +0200, signo wrote: >hello, i ve 2 problems > >first: >I've installed qmail 1.03 with qmail-smtpd-auth-043. Now the smth auth >work fine but if >i try to send an email (with Mozilla) without smpt authentication set it >work??!!!?? Hm. Could you please explain that in m

[vchkpw] smtp auth

2004-05-19 Thread signo
hello, i ve 2 problems first: I've installed qmail 1.03 with qmail-smtpd-auth-043. Now the smth auth work fine but if i try to send an email (with Mozilla) without smpt authentication set it work??!!!?? can you tell me why?? i've modifiey my tcp.smtp file like that: 127.:allow,RELAYCLIENT=""