Page 1 of 1

openemm.sh stop: sendmail is restarted, and unknown eMail

Posted: Sat Nov 28, 2015 8:42 pm
by alex999
Hello,

I have a fresh install of OpenEMM 2015 on Ubuntu 14.04. Since I don't have a FQDN atm, I have to send over my ISPs smart relay. It's working but I have two smaller issues:

If I stop openemm the script tries to stop sendmail, but sendmail is then started again immediately (I disabled the OS boot sendmail start with update-rc.d already)
netstat says something is listening on 127.0.0.1:25 and in the log appears a line after invoking an openemm.sh stop:

Code: Select all

Nov 28 20:07:51 openemm sm-mta[10397]: starting daemon (8.14.4): SMTP+queueing@00:10:00
It's the other way round like in windows: Use Start button to stop system :D


In the logs appears an entry for an email, this eMail is tried to be sent from time to time

Code: Select all

Nov 28 20:07:37 openemm sendmail[10050]: cacT62cd00000001: to=<first.last@domain.org>, delay=23:19:31, ...
Recipients' email is really called "first.last@domain.org", mailq was empty before. Where does that mail come from?

Any hints on that?

Best regards,
Alex

Re: openemm.sh stop: sendmail is restarted, and unknown eMai

Posted: Tue Jul 12, 2016 10:45 am
by mrguzzi
hello
same problem with first.last@domain.org
searched in files and in database
Seams to come from the first mailing i created without settinig recipients but even if i destroyed and recreated it it continue to persist somewhere.

Any solution?
Thanks