> 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 '',
>
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
> 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
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.