Lars Uhlmann wrote:
We only need this mailbox for »qmailadmin« to log in. Is it possible to
treat this account as non existing? I've tried a domain-global
'.qmail-postmaster' (... bounce-no-mailbox) and a '.qmail' (same content)
inside the folder 'postmaster' but nothing worked.
regards
Lars
Create a .qmail-postmaster file with the same permissions and ownership
and in the same directory as the .qmail-default file.
Then put a single # character in the file. qmail-local treats a
single # charater as "delete the email".
It is probably the most efficent way, since vdelivermail does
not need to be envoked.
I've been thinking of setting up all new domains with this
way. Nobody really reads postmaster email.
Ken Jones