I've a strange problem, I tried to set a forward from [email protected] to [email protected] but something is going wrong. The situation is that: if I set a forward from [email protected] to my email on that machine, it works; if I set a forward from [email protected] to [email protected] nothing happens (no mail error back, no new mail at [email protected]); if I write directly to [email protected] it works After a bit of searching, I found into the maillog that in the configuration 2 (with the forward set from [email protected] to [email protected]) the system rewrites the to_addr to [email protected] instead of web8_info that is the correct recipient for [email protected] Has someone any hints ? Where can I take a look ? Thank you, Massimo
Dear Falko, I attach the aliases file (aliases.txt) and the lines in virtusertable related to my question where I substituded the customer's real domains with domain1 and domain2 where I expect to see mail sent to [email protected] forwarded to [email protected] Have you some hints ? Massimo
Please comment out or remove the line Code: info: postmaster from /etc/aliases, then run Code: newaliases /etc/init.d/postfix restart
Dear Falko, it works but ... why did it influence only that "info" account ? why was that line there ? Thank you, Massimo