OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: firtname.lastname handling, and handling unknown recipients
From: darreniworkwell.com
Date: Thu Jun 15 2000 - 11:08:23 CDT


>>>>> On Thu, 15 Jun 2000, "Darren" == Darren Nickerson wrote:

  Darren> 2. is there a way to duplicate the functionality of the "catch-all"
  Darren> feature of a mydomain.com line in virtual map, which would
  Darren> send all unknown mail to a given local user? Is the luser_relay
  Darren> the best way to do this?

I neglected to mention that I'm using cyrus imapd on this machine.

mailbox_transport = cyrus

this is described as having precedence over the mailbox_command,
fallback_transport and luser_relay parameters. . . and it seems like messages to unknownmydomain.com get bounced by cyrus before they get to luser_relay.

So to restate my question, if you're running cyrus imapd what's the best way to make sure that a warm body ends up reading any message to nonexistentmydomain.com, instead of bouncing the message back to the originator?

-Darren