Postfix Unknown User - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: Postfix Unknown User (/thread-8086.html) |
Postfix Unknown User - dronox - 10-09-2009 09:26 PM Hey there, I'm new to this forum and more or less to ISPCP. The last week I installed ISPCP on my vServer and it did work very well (except some ressource issues of the memory usage). Because of the memory problems, I tried to remove some applications, like courier-pop, because I don't need POP3 at all - IMAP is the only one I'd like to use. But now the problem is, that I cannot receive any mail on the address that worked the days before. Here's an extract from /var/log/mail.info Quote:Oct 9 13:04:40 hc120223 postfix/smtpd[7546]: 7112F4310738: client=mail.gmx.net[213.165.64.20] The problem might be in main.cf, especially in the local transport part (because that part does not work -> postfix/local) Quote:local_transport = local I think the problem can be, that /etc/aliases is more or less empty (except postmaster: root). But I don't know exactly what to do. Might you help me? greeTz Dustin RE: Postfix Unknown User - kilburn - 10-09-2009 09:31 PM Quote:Oct 9 13:04:40 hc120223 postfix/trivial-rewrite[7578]: warning: do not list domain dronox.de in BOTH mydestination and virtual_mailbox_domains This is your problem. Use another hostname in "mydestination" (this has been answered MANY times on this forum, so you can search older threads for a more detailed guide on why you have to change this and which would be good names). |