PDA

View Full Version : E-mails to Unix User


lewis_saint
10th December 2007, 08:25
It seems that messages for non-existent addresses are received by my system when I have a unix username that matches the beginning of the e-mail address.

Thus, even though johndoe@domain.tld doesn't exist in my virtualuser table, since johndoe is a SSH user, mail is received. This is a problem because then the SSH user receives e-mail for all e-mail addresses with his name that aren't in the virtualuser table. Any ideas how to fix this?

Regards,
Lewis

till
10th December 2007, 11:10
Change the mail config style from sendmail to postfix style in /home/admispconfig/ispconfig/lib/config.inc.php. Then change the settings of one email user in ISPConfig to rewrite the config files.