[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configuring exim4 to send emails



Okay, I figured it out.

My hostname was my domain.

ruben@domain.tld:~$ uname -n
domain.tld
ruben@domain.tld:~$ hostname
domain.tld
ruben@domain.ltd:~$ hostname --fqdn
domain.tld

I changed this to server.domain.tld

ruben@domain.ltd:~$ sudo hostname server.domain.tld

and then tried sending emails and this fixed it.

Afterwards, I changed the file /etc/hostname to reflect the hostname
change so it would be reflected on reboots.

I hope this helps someone else.

-- Rubén O. Varela Rosa
   rovr138@gmail.com


Reply to: