Hello to all, I have several domains in the ISPconfig, and they all work correctly. But I have a domain that alone receives mail of the users of other domains of the ISPconfig. If I try to send a mail from another account, like yahoo or gmail, I dont receive the mail. In the rest of domains it works correctly. I have tried to delete the domain and to give it of discharge again, and the same mistake happens. My local-host-name Code: ################################### # # ISPConfig local-host-names Configuration File # Version 1.0 # ################################### localhost xxxxxxxxxxxxxx.com localhost.xxxxxxxxxxxxxx.com localhost.com localhost.localdomain www.xxxxxxxxxxxxxx.com xxxxxxxxxxxxxx.com #### MAKE MANUAL ENTRIES BELOW THIS LINE! #### *I have deleted the rest of domains of the list Log mail: Code: Jan 17 11:44:44 xxxxxxxxxxxxxx dovecot: pop3-login: Login: user=<xxxxxxxxxxxxxx.com_ftp>, method=PLAIN, rip=::ffff:91.117.103.174, lip=::ffff:213.60.254.125 Jan 17 11:44:44 xxxxxxxxxxxxxx dovecot: POP3(xxxxxxxxxxxxxx.com_ftp): Disconnected: Logged out top=0/0, retr=0/0, del=0/1, size=125069 /CODE] If I answer to a mail sent from [email protected], I receive it If i send mail to [email protected], all it´s ok, but if i try send [email protected] i cant recibe. And if i create a new user for this domain, when i send a mail: [CODE]servidor: '550 <[email protected]>: Recipient address rejected: User unknown in local recipient table', Puerto: 25, Seguridad (SSL) But if i send a mail to xxxxxxxxxxxxxx.com_borja@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.com, all it´s ok It´s my virtualusertale Code: ################################### # # ISPConfig virtusertable Configuration File # Version 1.0 # ################################### [email protected] xxxxxxxxxxxxxx.com_borja [email protected] xxxxxxxxxxxxxx.com_borja [email protected] xxxxxxxxxxxxxx.com_borja [email protected] xxxxxxxxxxxxxx.com_borja [email protected] xxxxxxxxxxxxxx.com_ftp [email protected] xxxxxxxxxxxxxx.com_ftp [email protected] xxxxxxxxxxxxxx.com_ftp [email protected] xxxxxxxxxxxxxx.com_ftp Sorry for my english The domain is xxxxxxxxxxxxxx.com Thanks to all
Please have a look here: http://www.howtoforge.com/faq/9_33_en.html additionally, make sure that there is no alias for the user ftp in /etc/aliases. Run the command "newaliases afterwards you changed the file. If this dont help, please post the content of the main.cf file, comments stripped.