I finally found: - Edit /etc/hostname and change navappliance by the server name - Only configure Exim and leave comments in this part nav.conf # SMTP server settings to use when sending email alerts from NAV # #EMAIL_HOST = localhost #EMAIL_PORT = 25 #EMAIL_HOST_USER = #EMAIL_HOST_PASSWORD = #EMAIL_USE_TLS = False You put me on the right track sorry for inconvenience for a question so basic. Thanks Le 15. 06. 15 09:05, Morten Brekkevold a écrit :
On Fri, 12 Jun 2015 15:31:29 +0200 <nicolas.biselx@epfl.ch> wrote:
[2015-06-12 14:09:21,098] [ERROR] [pid=26242 nav.alertengine.alertaddress.send] Email raised a DispatcherException [snip] SMTPSenderRefused: (553, 'sender domain must exist', 'navcron@navappliance') I don't know a whole lot about configuring Exim, but I think this error message is clear as day. Are you sure you restarted alertengine after changing the DEFAULT_FROM_EMAIL option in `nav.conf`?