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/vpopmail/bin/vpopaccountexists';

-Rick

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 .qmail files in /var/qmail/vpopmail/domains/* (including ezmlm
files)
2. Query the vpopmail database for aliases there.
3. Not choke on catchall addresses.

I'm running a vanilla vpopmail installation with multiple domains.

There used to be one that relied on setuid-perl, but for the life of me
I cant find it (and are unsure if it will run on the latest version of
qpsmtpd).

Thanks everyone!

Frank

Attachment: vpopaccountexists.tgz
Description: application/compressed

Reply via email to