Hello everyone,

 

I want to create a rule where we look in the /etc/passwd file to find an
email user that doesn't exist as a local user account.

 

What I'm trying to do is an lsearch condition to look for a delivery address
in the passwd file for acceptance.

 

condition =  {$lookup {passwd {$local_part@$domain}}}

 

my hope is that if 

 

[email protected] <mailto:[email protected]>  would be try
if the email was to this person and it would do a local delivery.

 

Is there something else I can use to pull the address in its entirety?  ( my
passwd file has it email address as the user id ).

 

Thanks for your time.


Dan



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to