If someone relay an email to user.other.com, and this specific users mailbox is either full or non-existent, a returned mail is sent back informing about this.
In this returning email it says "For further assistance, please send mail to <postmaster>".
How can I change postmaster to postmaster@mydomain.com, either using one of the tables in the database or using a configfile? Doesnt matter really, just want the problem solved.
I'm using Postfix 2.0.16 and have it setup with virtual hosts and MySQL as backend (have alias, relocated, transport, users and virtual tables). Any help appreciated.
In this returning email it says "For further assistance, please send mail to <postmaster>".
How can I change postmaster to postmaster@mydomain.com, either using one of the tables in the database or using a configfile? Doesnt matter really, just want the problem solved.
I'm using Postfix 2.0.16 and have it setup with virtual hosts and MySQL as backend (have alias, relocated, transport, users and virtual tables). Any help appreciated.