Re: [SM-USERS] [SM-PLUGINS] changepass-mysql

2004-01-09 Thread p dont think
> CREATE DATABASE `mail`; > CREATE TABLE `accountuser` ( > `username` varchar(255) binary NOT NULL default '', > `password` varchar(30) binary NOT NULL default '', > `prefix` varchar(50) NOT NULL default '', > `domain_name` varchar(255) NOT NULL default '', >

Re: [SM-USERS] [SM-PLUGINS] changepass-mysql

2004-01-09 Thread Robert Bovens
Thanx for your fast help. > > Hi, just started with squirrelmail, and i have to say, its a simple and a > > good looking application. > > Always nice to hear that. > > > I have setup postfix and cyrus according the next howto > > http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index

Re: [SM-USERS] [SM-PLUGINS] changepass-mysql

2004-01-09 Thread p dont think
> Hi, just started with squirrelmail, and i have to say, its a simple and a > good looking application. Always nice to hear that. > I have setup postfix and cyrus according the next howto > http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.html > > Its a virtual-user setup with

[SM-USERS] [SM-PLUGINS] changepass-mysql

2004-01-09 Thread Robert Bovens
Hi, just started with squirrelmail, and i have to say, its a simple and a good looking application.   I have setup postfix and cyrus according the next howto http://www.delouw.ch/linux/Postfix-Cyrus-Web-cyradm-HOWTO/html/index.html   Its a virtual-user setup with users and passwords in Mysql.