hi all I am configuring postfix with mysql and postfix admin , i have creating a directory stucture to store all the domain name and user names ( eg :- /home/vmail/domain.com/user1/Maildir ) , but the thing is when i am creating the domain through postfixadmin it is only it is only creating it in the database. It dose'nt creat a actual physical location in the harddisk.
Also when i am telneting to port 110 frm localhost I get the3 following error [EMAIL PROTECTED] postfixadmin]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK Hello there. user [EMAIL PROTECTED] +OK Password required. pass agnello -ERR chdir quali.co.in/agnello/ failed Connection closed by foreign host. [EMAIL PROTECTED] postfixadmin]# but i am not facing any problesm with the database [EMAIL PROTECTED] postfixadmin]# postmap -q "quali.co.in" mysql:/etc/postfix/mysql_virtual_domains_maps.cf ( enter) quali.co.in =====> this is the resulth i get also when i do [EMAIL PROTECTED] postfixadmin]# postmap -q "[EMAIL PROTECTED]" mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf ( enter ) quali.co.in/agnello/========> this is the resulth i get -- Warm Regards Agnello . G .Dsouza www.agnellogeorge.blogspot.com -- http://mm.glug-bom.org/mailman/listinfo/linuxers

