Hi!
I followed a tutorial on this website. Everything is functional but imapd. Instead of talking I will show u what I mean:
Quote:
bash-3.1# telnet localhost 143
. login testuser@my.domain.tld test123
BYE [ALERT] Fatal error: my.domain.tld/testuser/: No such file or directory
bash-3.1# tail /var/log/maillog
Apr 20 04:30:53 danis imapd: Connection, ip=[::ffff:127.0.0.1]
Apr 20 04:31:05 danis imapd: chdir danis.myip.hu/testuser/: No such file or directory
|
I have set up 2 dirs in /home/vmail:
Quote:
bash-3.1# maildirmake /home/vmail/testuser
bash-3.1# maildirmake /home/vmail/testuser@my.domain.tld
|
Quote:
bash-3.1# cat /etc/authlib/authmysqlrc | grep HOME_
MYSQL_HOME_FIELD "/home/vmail"
|
Quote:
bash-3.1# cat /etc/postfix/main.cf | grep mailbox_base
virtual_mailbox_base = /home/vmail
|
Quote:
bash-3.1# cat /etc/passwd | grep vmail
vmail:!!:5000:5000::/home/vmail:/bin/bash
|
what am I doing wrong?
Recent comments
9 hours 26 min ago
14 hours 24 min ago
15 hours 51 min ago
16 hours 44 min ago
18 hours 27 min ago
22 hours 50 min ago
23 hours 42 min ago
1 day 1 hour ago
1 day 15 hours ago
1 day 16 hours ago