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]
Oct 9 13:04:40 hc120223 postfix/cleanup[7692]: 7112F4310738: message-id=<20091009110436.188270@gmx.net>
Oct 9 13:04:40 hc120223 postfix/qmgr[9669]: 7112F4310738: from=<xxx@gmx.de>, size=1302, nrcpt=1 (queue active)
Oct 9 13:04:40 hc120223 postfix/trivial-rewrite[7578]: warning: do not list domain dronox.de in BOTH mydestination and virtual_mailbox_domains
Oct 9 13:04:40 hc120223 postfix/smtpd[7546]: disconnect from mail.gmx.net[213.165.64.20]
Oct 9 13:04:40 hc120223 postfix/local[7695]: 7112F4310738: to=<xxx@dronox.de>, relay=local, delay=2.2, delays=2.2/0.01/0/0.02, dsn=5.1.1, status=bounced (unknown user: "xxx")
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
virtual_transport = virtual
transport_maps = hash:/etc/postfix/ispcp/transport
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
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