|
From: Jamie C. <jca...@we...> - 2006-01-08 13:28:44
|
On Sun, 2006-01-08 at 22:59, cw wrote: > I recently posted under another address whilst I was having trouble > rebuilding a server but sorted that one out. > Shortly before I had to rebuild the server I noticed virtualmin > delivering some messages to the wrong vhost. Since the rebuild I hoped > it had gone away but I have just had a message to exactly the same > mailbox delivered to the same incorrect vhost. > > Setup: FreeBSD 6.0, Webmin 1.250, Virtualmin 2.610 > Machine hostname: machine.domaina.tld > Domains in question: domaina.tld, domainb.tld > Mailbox in question: sec...@do... > Catchalls in question: cat...@do... > > There is no user set up with the mailbox security@ in any domain, nor is > there on the server itself. The mailbox sec...@do... does not > exist. Where a mailbox does not exist, sendmail normally rejects at the > SMTP level saying "user unknown". > When an e-mail is addressed to sec...@do..., it gets delivered > to the catchall mailbox for domaina.tld. > > The message also goes through ClamAV 0.87.1 and SpamAssassin 3.1.0 but > as far as I know they are not responsible for determining where the > message ends up (ClamAV quarantines only viruses, SA only injects its > headers and alters the subject. > > Headers are below, anyone got any advice as to how the message is > getting to where it is getting? Is this even a Virtualmin problem or is > it more likely something in Sendmail? > > Received: by machine.domaina.tld (mbox cat...@do...) > (with Cubic Circle's cucipop (v1.31 1998/05/13) Sun Jan 8 11:21:40 2006) > X-From_: si...@fu... Sun Jan 8 10:58:16 2006 > Return-Path: <si...@fu...> > Received: from friend (pcp0011888159pcs.pnsakn01.nj.comcast.net > [69.249.13.172]) > by machine.domaina.tld (8.13.4/8.13.4) with ESMTP id k08AwAXe005089 > for <sec...@do...>; Sun, 8 Jan 2006 10:58:15 GMT > (envelope-from si...@fu...) > Message-ID: <000001c61442$66b25c80$0100007f@VINHCAM-USER> > From: "Simon" <si...@fu...> > To: <sec...@do... This may be a Virtualmin bug, if it has setup the sendmail aliases and virtusers incorrectly somehow. What are the relevant entries in /etc/mail/virtusertable and /etc/mail/aliases for the problem address and the catchall? They should reveal how mail is really being delivered.. - Jamie |