[vchkpw] Migrating all domains to a new box

2004-10-25 Thread felix
Hi everyone, I need to make a huge migration from one to another box. I have my authentication info into a database, but i need to know if just migrating all the data from one to another will be enough to keep everything working. Thanks Rafael Felix Correa

[vchkpw] Migrating all domains to a new box

2004-10-25 Thread felix
Hi everyone, I need to make a huge migration from one to another box. I have my authentication info into a database, but i need to know if just migrating all the data from one to another will be enough to keep everything working. Thanks Rafael Felix Correa

[vchkpw] Migrating all domains to a new box

2004-10-25 Thread felix
Hi everyone, I need to make a huge migration from one to another box. I have my authentication info into a database, but i need to know if just migrating all the data from one to another will be enough to keep everything working. Thanks Rafael Felix Correa

Re: [vchkpw] Migrating all domains to a new box

2004-10-25 Thread felix
;migrating all the data from one to another will be enough to keep >>everything working. >> >>Thanks >> >>Rafael Felix Correa >> >> > Have you searched the list archives? This comes up once a week. > > Jake >

Re: [vchkpw] Migrating all domains to a new box

2004-10-25 Thread felix
It worked. Thanks a lot again Rafael Felix Correa > On Monday 25 October 2004 01:32 pm, [EMAIL PROTECTED] wrote: >> Yes, i've searched there, but my situation is a bit different. >> >> I'll only migrate the ~vpopmail/domains dir to another machine. The >> da

[vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-09 Thread felix
vpopmail-5.4.7 on a debian-sarge box (kernel 2.6). i have libmysqlclient and mysql-client packages installed. The connection with the database is working. I tested it with the mysql-client program. Thanks Rafael Felix Correa

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
tly, but when i give the right user and password, i don't get anything. Thanks Rafael Felix Correa

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
New discovery: [EMAIL PROTECTED] home]# telnet mail006.ifxwh.com.br 110 Trying 200.201.133.60... Connected to mail006.ifxwh.com.br. Escape character is '^]'. +OK <[EMAIL PROTECTED]> user [EMAIL PROTECTED] +OK pass 123 list 1 297 2 1270 . quit = It seems my autentication is workin

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
x27;s contrib directory]) I didn't apply any patch on vpopmail-5.4.7. Isn't it any sort of permission problem? Rafael Felix Correa

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
Tom, you're right. I've tried to install an older version of vpopmail, and i had the same problem. Seems that vpopmail is not the one who has the fault in this issue. I'm gonna compile qmail again and try. Thanks a lot to everyone Rafael Felix Correa

Re: [vchkpw] Pop3 auth problems (vpopmail+mysql)

2004-11-10 Thread felix
oing to do to add maildirquota to my accounts without this patch... Any idea? Rafael Felix Correa

[vchkpw] Adding a message footer

2004-11-17 Thread felix
Hi everyone, How do i add a per domain footer message? Thanks Rafael Felix Correa

Re: [vchkpw] user auth without domain

2005-06-02 Thread Felix
Does the vpopmail user has the permission to read that ~vpopmail/etc/defaultdomain file? Mr Felix Lim IT Manager CREAION SINGAPORE mobile: 9844 4195 fax: 6363 2093 email: [EMAIL PROTECTED] website: http://www.creaion.com Central mailing: CREAION SINGAPORE, Woodlands Post Office PO BOX 299

[vchkpw] vmysql: sql error[3]: No Database Selected

2004-10-15 Thread Rafael Felix Correa
e happening. The problem affect random accounts, in random domains on the same server. Bug of vpopmail, maybe? I use vpopmail 5.4.4. The mysql database that vpopmail connects in located outside this box. Thanks in advance -- Rafael Felix Correa Administrador de Sistemas - IFX Networks

Re: [vchkpw] vmysql: sql error[3]: No Database Selected

2004-10-15 Thread Rafael Felix Correa
t one specific server is with this problem. Maybe it's a coincidence, but all the error messages comes up from the MAILER-DAEMON of this server. Thanks -- Rafael Felix Correa PS: this problem i've posted here is a known bug? On Sex, 2004-10-15 at 18:35, Tom Collins wrote: > On O

[vchkpw] qmail-pop3d and vpopmail auth problems

2004-10-22 Thread Rafael Felix Correa
roblem. my /var/qmail/supervise/qmail-pop3d/run is: == #!/bin/sh exec /usr/local/bin/softlimit -m 200 \ /usr/local/bin/tcpserver -v -R -H -l 0 0 110 /var/qmail/bin/qmail-popup \ mail005.ifxwh.com.br /var/vpopmail/bin/vchkpw /var/qmail/bin/qmail-pop3d Maildir 2>&1 ==

Re: [vchkpw] qmail-pop3d and vpopmail auth problems

2004-10-22 Thread Rafael Felix Correa
Thanks a lot, guys, it worked!!! On Sex, 2004-10-22 at 19:47, Tom Collins wrote: > On Oct 22, 2004, at 2:37 PM, Rafael Felix Correa wrote: > > == > > #!/bin/sh > > exec /usr/local/bin/softlimit -m 200 \ > > /usr/local/bin/tcpserver -v -R -H -l 0 0 1