|
Re: Using .qmail-default??
FutureQuest's mail system no longer uses .qmail files. I do not know of an easy way to replicate the functionality of the .qmail-default files under the current mail system.
For one thing, it would require enabling your Catch-all email address, and using a custom script. The problem would be that if the script were running on the catch-all, then having the script try to deliver to an email address on the same domain would cause a loop, as each delivery attempt would go through the catch-all and thus through the script again...repeat.
|