We have everything in MySQL for mail.
We would like to have the catchall in there as well in the valias table.
It should look like this in the table:
alias = ""
domain = "test.com"
valias_line = "&[EMAIL PROTECTED]"
This would be much easier to administrate than the flatfile .qmail-default
file.
We have everything in MySQL for mail.
We would like to have the catchall in there as well in the valias table.
It should look like this in the table:
alias = ""
domain = "test.com"
valias_line = "&[EMAIL PROTECTED]"
This would be much easier to administrate than the flatfile .qmail-default
file.