Page 1 of 1

E-mail keeps repeating

Posted: 12 Mar 2020 13:40
by arned
Hello again!

A new problem has occurred,
We have set up our mailserver but whenever I try to send a test mail to an email adress in the domain with the command:

Code: Select all

mail -vs "Test DKIM" myusername@mycompany.be < /dev/null
The email doesn't get delivered but instead it keeps resending every few seconds while the file keeps getting bigger.
InkedknipselMailserver_LI.jpg
InkedknipselMailserver_LI.jpg (793.29 KiB) Viewed 1879 times
We could stop this loop by shutting the VM down and waiting a few minutes.

info button -->
InkedInkedknipselMailserver2_LI.jpg
InkedInkedknipselMailserver2_LI.jpg (848.22 KiB) Viewed 1875 times
Any help or steps in the right direction are much appreciated! :D
Kind regards, 2 students

Re: E-mail keeps repeating

Posted: 12 Mar 2020 22:34
by shawniverson
For some reason your eFa thinks of itself as the destination instead of your mail server and is delivering back to itself. Make sure you have defined your mail server correctly.

Re: E-mail keeps repeating

Posted: 13 Mar 2020 08:58
by arned
Hey Shawn

Thank you for the quick reply!

Do you know in which configuration file I need to look at ?
I looked in Mail settings --> transport settings but everything looked fine.

Thanks in advance!