It doesn't.
But what you can do is add matchers to catch all variations you might
have and have them all delivered to the user [EMAIL PROTECTED]
Find the section where a matcher sends mail to null@badboy and add a
section after it that looks like this.
<mailet match="[EMAIL PROTECTED]
,[EMAIL PROTECTED]
,[EMAIL PROTECTED]
" class="Forward">
<forwardto> [EMAIL PROTECTED] </forwardto>
</mailet>
Eric
Karl Gerhard wrote:
>GIVEN: James running on gercom.com <servername>gercom.com</servername>
>In admin entering adduser kpg some-password
>Actual user email address is [EMAIL PROTECTED]
>
>QUESTIONS:
>1. For an incoming to smtp, how does James determine that karl.gerhard is
>a
>registered user when the userid is kpg ?
>2. Or, does it matter ? does James accept everything addressed to
>gercom.com and discard them after x minutes if not retrieved by a POP3
>connection from some user via Outlook ?
>
>thanx
>
>
>That`s the same problem I`m trying to do as well. I only have a machine
>named tech.mydomain.com, and James detects that, however for just domain not
>host I think you could just add
><servername>mydomain.com</servername> In the config.xml. I`m not sure. If
>you get to try it let me know what happens. Autodetect correctly finds the
>[EMAIL PROTECTED] and I can send and receive just fine. but I have
>another mail server that handles mail for the rest of the domain so I cannot
>try the [EMAIL PROTECTED] on my James install.
>The SMTP_AUTH works great with Outlook clients !
>
>Adrian
> ----- Original Message -----
> From: Karl Gerhard
> To: [EMAIL PROTECTED]
> Sent: Monday, August 12, 2002 2:32 PM
> Subject: Configuring mailaddresses
>
>
> Running with james version 2.0a3 and new to this.
>
> I understand in the admin adduser [id] [pw] registers this user for
>POP3 retrieval by i.e Outlook
>
> Need to know how the mailaddress ( the "karl.gerhard" part in
>[EMAIL PROTECTED] ) is entered so that james recognizes that mail to
>this receipient belongs here.
>
> thanx
>
>
>
>
>--
>To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>
>
>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>