is there a way to generate email addresses, which have an "expiry date". what i want to achieve is to use these email addresses for posting in news groups and for site registration.
I know of a couple of qmail solutions that should be generalisable to other environments + toolchains:
http://jclement.ca/software/datedmail.py/ http://www.palomine.net/qdated/
i think it should be possible to use qdated with my current procmail configuration. changing the exim4 config is not really something i do every day. and when i touch something, it also took me days to put it straight. basically it should be possible to call the qdated-check from procmail and check the exit code, which should be 100 if the mail is outdated.
but: there is still the problem that exim has to accept email addresses like <realuser>[EMAIL PROTECTED], which means it has to do a wildcard lookup. i hope i can figure out how this can be configured, but till now no idea.
thanks for the ideas, gottfried -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
