Re: [vchkpw] IMAP/POP3 errors

2003-07-31 Thread alucard
Hi there

Im Using qmail's POP3d and Vpopmail... and I still get the same erroos as
soon as I go back to POP3 after logging into IMAP for the first time...

Thanx for your help...

RHCE/Oracle DBA Juan F. Hernández
Administrador/Programador de Sistemas Linux/Unix/PHP
Tel: 58212-6902445
Cel: 0412-9784303
MacPC Station C.A.
www.macpcstation.com



 On Wed, 30 Jul 2003, Juan Hernandez wrote:

 The problem comes when one user logs into the server thru IMAP using
 webmail and then if he lf he logs back again thru pop3 will most of the
 time get errors, Is it because of all the directories that IMAP creates?

 Probably not.  What pop server are you using?  Qmail's popper or the
 Courier popper?  How are you starting the popd?  What are the errors the
 user gets when using pop?

 Is it because I have to apply a patch or something?? Is it because you
 either have to log all the time with IMAP or POP3 and not both??

 Probably not, you should be able to use both imap/pop at the same time,
 Maildirs should not have a problem with that at all.

 Charles

 Thanx a lot for your help and expect more mails in this great mailing
 list

 RHCE/Oracle DBA Juan F. Hernández
 Administrador/Programador de Sistemas Linux/Unix/PHP
 Tel: 58212-6902445
 Cel: 58412-9784303
 MacPC Station C.A.
  http://www.macpcstation.com/ www.macpcstation.com









Re: [vchkpw] SQL data

2003-07-31 Thread Rudi Ahlers
Thanx


Kind Regards
Rudi Ahlers
Oc Software Support
+27 (11) 661-9000

The basic difference between an ordinary man and a warrior is that a
warrior takes everything as a challenge while an ordinary man takes
everything either as a blessing or a curse.

- Original Message -
From: Scott Helms [EMAIL PROTECTED]
To: Rudi Ahlers [EMAIL PROTECTED]
Cc: VpopMail [EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 4:26 PM
Subject: Re: [vchkpw] SQL data


Rudi,

Here is the base way of doing it without any data.

mysqldump -d DATABASENAME  backup-file.sql


You can read this back into MySQL with:


mysql DATABASENAME  backup-file.sql

Check here for more options for mysqldump:

http://www.mysql.com/doc/en/mysqldump.html

Scott Helms


On Mon, 2001-07-30 at 09:20, Rudi Ahlers wrote:
 I know this is not entirely an SQL mailing list, but how do I dump only my
 database table layout? I don't want a dump of all the data


 Kind Regards
 Rudi Ahlers
 Oc Software Support
 +27 (11) 661-9000

 The basic difference between an ordinary man and a warrior is that a
 warrior takes everything as a challenge while an ordinary man takes
 everything either as a blessing or a curse.











Re: [vchkpw] SHA crypt ldap auth

2003-07-31 Thread Jens Jahr
Zitat von Rodrigo Pinheiro [EMAIL PROTECTED]:

   I would like that vpopmail supports SHA crypt in ldap database
 
 I'm using Iplanet and I would like to migrate to openldap.
 


Hi Rod,

sorry, vpopmail - ldap-auth does currently only support MD5 and Unix-crypt 
encryption for passwords.

Cheers
Jens





Re: [vchkpw] SHA crypt ldap auth

2003-07-31 Thread Vladimir Kabanov



- Original Message - 
From: Jens Jahr [EMAIL PROTECTED]
To: Rodrigo Pinheiro [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Thursday, July 31, 2003 10:07 PM
Subject: Re: [vchkpw] SHA crypt ldap auth


 Zitat von Rodrigo Pinheiro [EMAIL PROTECTED]:

  I would like that vpopmail supports SHA crypt in ldap database
 
  I'm using Iplanet and I would like to migrate to openldap.
 


 Hi Rod,

 sorry, vpopmail - ldap-auth does currently only support MD5 and Unix-crypt
 encryption for passwords.

 Cheers
 Jens

it's true, but for more than one year i'm using SHA1 hashes in vpopmail
database,
as i were pressed to migrate from netscape messaging server with all his
user records.

So, Rodrigo, if hash of password looks like
{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
i can share code i implemented for this.

sincerelly,
Vladimir Kabanov.




Re: [vchkpw] IMAP/POP3 errors

2003-07-31 Thread Ajai Khattri
[EMAIL PROTECTED] wrote:

Im Using qmail's POP3d and Vpopmail... and I still get the same erroos as
soon as I go back to POP3 after logging into IMAP for the first time...
 

What is the IMAP server?

--
Aj.
Systems Administrator / Developer




Re: [vchkpw] IMAP/POP3 errors

2003-07-31 Thread Evren Yurtesen
there was a bug in vpopmail's olders versions,
which version of vpopmail is this? update to latest version
if possible try with the latest development version

Evren

On Thu, 31 Jul 2003, Ajai Khattri wrote:

 [EMAIL PROTECTED] wrote:
 
 Im Using qmail's POP3d and Vpopmail... and I still get the same erroos as
 soon as I go back to POP3 after logging into IMAP for the first time...
   
 
 What is the IMAP server?
 
 -- 
 Aj.
 Systems Administrator / Developer