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
[root@server3 postfixadmin]# telnet localhost 110 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. +OK Hello there. user agnello@quali.co.in +OK Password required. pass agnello -ERR chdir quali.co.in/agnello/ failed Connection closed by foreign host. [root@server3 postfixadmin]#
but i am not facing any problesm with the database
[root@server3 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 [root@server3 postfixadmin]# postmap -q "agnello@quali.co.in" mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf ( enter ) quali.co.in/agnello/========> this is the resulth i get