Hello,
It's been a long time i'm using ISPConfig and i'm now pretty familiar with it. But i never found the answer of this problem :
When i create a user for a given domain, i can log in with postfix and i can retrieve emails with this username (for example) :
username : web4_user
password : user password
But i never figured out how to log in with "user@domain.com" instead of "web4_user". I'd like to log in with these one :
username :
user@domain.com
password : user password
I found that my main.cf contains this line at the end :
Quote:
|
virtual_maps = hash:/etc/postfix/virtusertable
|
And my virtusertable contains at least a line where :
Quote:
|
user@domain.com web4_user
|
So why can't i log in with "user@domain.com" ?
When i try, postfix logs is saying :
Quote:
|
localhost courierpop3login: LOGIN FAILED, ip=[::ffff:xx.xx.xx.xxx]
|
Thank you
Recent comments
5 hours 22 min ago
6 hours 21 min ago
10 hours 8 min ago
11 hours 22 min ago
14 hours 59 min ago
22 hours 14 min ago
1 day 7 hours ago
1 day 8 hours ago
1 day 23 hours ago
2 days 2 hours ago