Hehe, true, works now. Thank you very much for that! You probably think the main.cf file? There is a path to /etc/aliases. And here is it's content: Strange content I know.. But I didn't change anything there
e-mail that works now, is [email protected], though marclar is just an username, and e-mail should be [email protected].. Now I added new user (info) under emanuel.si site, and I got the same error again, no matter if I enter [email protected] or [email protected]... Something still ain't right here virtusertable: (i added the last line manualy, couse [email protected] wont work) the isp setting under "root": so, [email protected] works, [email protected] and [email protected] doesn't work.... Should i restart something after adding a new user maybe?
First, do not edit the virtusertable manually, it wont solve your problem because ISPConfig wil override it! I guess you problem is, that you did not add a co-domain emanuel.si (with empty host) to the website www.emanuel.si.
What's the output of Code: ls -la /root/ispconfig ? Does it work when you run Code: postmap /etc/postfix/virtusertable and restart Postfix?
Authentication with info username is still rejected ... Just look at this picture please, the answers are there! click here what do you think about that duplicate error, should i delete one entry manually?
I had exactly the same problem, and I did use the perfect setup for Debian The problem (for me) is the: smtpd_sasl_local_domain = $myhostname When I did the install (today) the $myhostname part was missing, but as it was showing in the example, I added it by hand! I was just trying to send an email, and I had the same problem as you. I removed the $myhostname, and emails are now send! So now that line looks like this: smtpd_sasl_local_domain = Not sure if it's good or bad!
Why do you have [email protected] twice in virtusertable? It should be there only once! What's the output of Code: netstat -tap ?
sorry to 'hijack' this thread, but Falko me removing the $myhostname from smtpd_sasl_local_domain = $myhostname is this okay? This is a.t.m. the only way for me to get the mail to work.
That's ok. If you compare some of the "Perfect Setups", you'll realize that I used both solutions because one worked for one distribution and the other for another distribution.
This won't help much because ISPConfig will overwrite your changes... The email address must somehow be twice in ISPConfig... Did you enable Maildir in ISPConfig under Management -> Server -> Settings -> Email?
Yes of course I did that... I think the problem is, that ISPConfig doesn't write the new e-mail's, in virtusertable. There are only 2 there, ([email protected] and another one). And these two work fine. If I add another e-mail account, it simply doesn't appear in virtusertable. And there is probably the catch. How can I "force" ISPConfig to write new accounts in that file??
What's the output of Code: ls -la /root/ispconfig ? What's the output of Code: strace /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php ?
You can se the output of ls -la /root/ispconfig here! Output of strace /root/ispconfig/php/php -q /root/ispconfig/scripts/writeconf.php is very long (about 10 pages?), and you can see just part of it HERE Tnx
Hmm. Lots of changes, were made since that command!! Virtusertable is full of entries now! All users at all domains.. But [email protected] still doestn't work..