Re: [exim] rejecting messages for unknown virtual users

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Fred Viles
Date:  
À: exim-users
Sujet: Re: [exim] rejecting messages for unknown virtual users
On 20 Jan 2005 at 16:03, oliverj wrote about
    "Re: [exim] rejecting messages for u":


| i changed the perl to return "/someboguspath/" if there is no such directory,
| and everything is working how i want it.


Yes, that will work. I remain curious why it is important to you
that your perl script do an unnecessary, redundant existence check.
But I can live with that... ;)

- Fred