Add the following line to /etc/aliases
and run newaliases:
noreply: /dev/null
Make sure that the following domain names are accepted as local destinations by mail transport agent:
gforge.
company.com
lists.gforge.
company.com
users.gforge.
company.com
You may want to consider adding MX
(mail exchanger) resource records for the above domain names. This is meaningful only if you want fallback mail routes or if firewall doesn't allow incoming port 25 for the server.
When forum or tracker is monitored, replying to monitor mails are processed by mail gateways. These gateways use GForge configuration file /etc/gforge/local.inc
so that they can access database but the problem is that they run with different user than that of Apache. So if you want to use these gateways, you'll have to change access mode of local.inc
.