Hey guys, we use vpopmail to handle virtual mail domains.

Each user has a ~vpopmail/domains/domain.com/user/.tmda dir.

The config inside (created by the vadduser-tmda script in contrib) is at the end.

What I'd like is to have a global whitelist for all users, either within a domain, or for all domains, in addition to their user specific white lists as to have a central file I could update easily, instead of 50 files. I couldn't really make anything stick. Anyone know the setup required?

As an aside, are there any qmail-admin-like packages that work with vpopmail? I know there is Qtmda-admin (sorry, forgot the exact name and cannot find it now) but it required a lower version of qmail admin than what we use now.



CRYPT_KEY_FILE = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/crypt_key"
CONFIRM_APPEND = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/lists/whitelist"
DATADIR = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/"
PENDING_WHITELIST_APPEND = CONFIRM_APPEND
PENDING_BLACKLIST_APPEND = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/lists/blacklist"
PENDING_RELEASE_APPEND = CONFIRM_APPEND
FILTER_INCOMING = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/filters/incoming"
FILTER_OUTGOING = "/home/vpopmail/domains/DOMAIN.TLD/USER/.tmda/filters/outgoing"
HOSTNAME = "DOMAIN.TLD"


_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to