We have a simple requirement. We have Bugzilla configured to send email to our internet mail addresses, e.g. martyn.hodgson@mycompany.com. However at the moment we just want the server running Bugzilla to send these messages to the local user accounts, e.g. martyn@buzillaserver.lan without reference to the internet.
I thought that all I had to do was add an entry to the local-host-names saying:
mycompany.com
and an entry in /etc/aliases saying:
martyn.hodgson@bugzilla.lan: martyn
However, this doesn't work. Does anyone know what I'm doing wrong?
Thanks
Martyn Hodgson
I thought that all I had to do was add an entry to the local-host-names saying:
mycompany.com
and an entry in /etc/aliases saying:
martyn.hodgson@bugzilla.lan: martyn
However, this doesn't work. Does anyone know what I'm doing wrong?
Thanks
Martyn Hodgson