Re: [Exim] problems looking up users

Pàgina inicial
Delete this message
Reply to this message
Autor: Trevor Sky Garside
Data:  
A: Thierry Martens, exim-users
Assumpte: Re: [Exim] problems looking up users
| Hi there,
|
| Well here I am again.

|
| I am trying to make Exim look up users in in file (clear text) but he

still
| keeps giving me the error unknown local-part.
| The while exim should be looking in looks like:

|
| user password
| user2 password2
| ..............

|
| Here is my config file:

|
| <snip>


At quick glance, I would recommend formatting your password file to include
colons, such as:

user: password
user2: password2

--Trevor

Trevor Sky Garside
trevor@???