On 21/03/10 18:50, Frank Precissi wrote:
> Hi everyone! Long time lurker/qpsmtpd user, first time poster.
>
> I've searched everywhere, checked the repos, and the pages for plugin
> writers.
>
> Is there a good working vpopmail valid-email plugin for qpsmtpd? One
> that will:
>
> 1. Search .qm
Frank Precissi skribis 2010-03-21 11:50 (-0700):
> Is there a good working vpopmail valid-email plugin for qpsmtpd? One
> that will:
> 1. Search .qmail files in /var/qmail/vpopmail/domains/* (including ezmlm
> files)
> 2. Query the vpopmail database for aliases there.
> 3. Not choke on catchall ad
Oops, I think the plugin is not standard, so here is the source in case
anyone else on the list is curious:
--
# this plugin checks if the rcpt to email address actually exists.
# Unlike other plugins which work similarly, this plugi
There's a binary called vpopaccountexists that will check vpopmail
virtual domains. I use it with check_anyrcptto.
I think the domain that hosted the source for vpopaccountexists is down,
so I'll attach that and the scrip I used to compile it.
check_anyrcptto: my $check_script =
'/usr/local