On Apr 4, 2005 1:15 PM, Bowie Bailey <[EMAIL PROTECTED]> wrote:
> I would like to be able to reject invalid users from my mailserver, but I
> don't want to add hundreds of users and .courier files.  I was considering
> writing a simple perlfilter to check the usernames of any incoming email to
> this domain.  Can I reject individual recipients from a filter?  As I

I had a ditto system sometime ago - only the servers were sendmail.
What I did was to write a Milter on the front server that would check
on the back server for users via a SMTP connection using VRFY, and
cache the results for a configurable amount of time (mine was 6 hours,
worked well).

Maybe you could do the same with a courierfilter.

Binand


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to