2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
Mihec |
Posted: Nov 3 2006, 01:17 PM
|
Newbie Group: Members Posts: 5 Member No.: 1739 Joined: 30-August 05 |
For those who have problems with adding XMail users to Mysql database for IMAP login.
Install instructions : All you have to do is change the following fields: - HOSTNAME - DBNAME - DBUSER - DBPASSWORD - DBTABLE That's it. I cannot attach file so here's the link www.paknet.org/xmail2mysql.zip Xmail is using XMCrypt algoritm to crypt passwords, but imap is using plain passwords so we need a decryptor which is built in script. I'm not using any special characters in my passwords (like %$#"!& ...), but you can add them. (line 78) Enjoy ! Mihec |
hschneider |
Posted: Nov 6 2006, 04:58 PM
|
No - I'm not an answering script ... Group: Admin Posts: 6631 Member No.: 195 Joined: 19-June 02 |
Thanks for the contribution !
-------------------- Bye,
Harald -- Download XMail Queue Manager 1.46 NOW: XMail Server Tools -- Cross platform remote queue management! -- Message analyzing on the fly! -- Builtin diagnostics knowledge base! -- Manages multiple mail queues! Sponsored by CD-Produktion und DVD-Produktion and Homestaging Saarland - Immobilien schneller verkaufen in der Region Saarland, Rheinland-Pfalz und Luxembourg |
NomadCF |
Posted: Nov 11 2006, 05:56 AM
|
||
Wizard Group: Members Posts: 428 Member No.: 434 Joined: 21-January 03 |
incase you wanted to shrink your php decoder code, here the function from my xmail sync script.
-------------------- |
||