On Sun, Apr 29, 2001 at 12:54:21AM +0000, Robin Gerard wrote:
> On Sat, Apr 28, 2001 at 01:10:31PM -0500, ktb wrote:
> > 
> > Take a look at the bottom of /etc/exim.conf 
> > the 'rewrite configuration' section.
> > Put the info for user in -
> > /etc/email-addresses
> Thanks for your reply.
> 
> ok I puted "[EMAIL PROTECTED]" in /etc/email-addresses
> but the result is identical.
> It is amazing that my emails  reach their destinations.
> "[EMAIL PROTECTED]" don't exist on my machine and don't exist
> on my ISP ?

You need to designate the user in /etc/email-addresses like -
kent: [EMAIL PROTECTED]
otheruser: [EMAIL PROTECTED]

In /etc/exim.conf make sure -
[EMAIL PROTECTED]    ${lookup{$1}lsearch{/etc/email-addresses}\
  ^^^^^^^^^^^^^^^^                           {$value}fail} bcfrF          
has the same designation as listed in /etc/hosts for your machine.
For example if "debian.local" maps your ip address then use that.

Then -
# /etc/init.d/exim restart
to make changes take effect.
kent

-- 
 From seeing and seeing the seeing has become so exhausted
     First line of "The Panther" - R. M. Rilke


Reply via email to