I finally managed to get sendmail working using systemd.
Here is my /etc/systemd/system/sendmail.service:
[Unit]
Description=Sendmail Mail Transport Agent
Requires=clamav-daemon.service spamassassin.service
After=syslog.target network.target clamav-daemon.service
spamassassin.service
Conflicts=po
Hi.
On Tue, Feb 03, 2015 at 11:07:37PM +, Michael Grant wrote:
> On Tue, Feb 3, 2015 at 6:16 PM, Reco wrote:
> > I don't know if this has anything to do with that:
> >
> > # systemctl enable sendmail
> > Synchronizing state for sendmail.service with sysvinit using
> update-r
Hi,
Michael Grant writes:
> On Tue, Feb 3, 2015 at 6:26 PM, Ansgar Burchardt wrote:
>> Could you try restarting sendmail (systemctl restart sendmail) and show
>> the output of `systemctl status sendmail'? It also shows the most recent
>> log entries, but the output of journalctl --unit sendmail
On Tue, Feb 3, 2015 at 7:03 PM, Bob Proulx wrote:
> Michael Grant wrote:
> > I'm still searching for an answer to this.
> > After upgrade from wheezy to testing, sendmail no longer starts.
> > I see that the system is using systemd.
> > ...
>
> Some comments that I think are relevant...
>
> Since
On Tue, Feb 3, 2015 at 6:26 PM, Ansgar Burchardt wrote:
> ...
> Could you try restarting sendmail (systemctl restart sendmail) and show
> the output of `systemctl status sendmail'? It also shows the most recent
> log entries, but the output of journalctl --unit sendmail --since -5min
> might also
On Tue, Feb 3, 2015 at 6:16 PM, Reco wrote:
>
> On Tue, Feb 03, 2015 at 05:31:26PM +, Michael Grant wrote:
> > On Tue, Feb 3, 2015 at 4:04 PM, Reco wrote:
> ...
> >
> > Try adding
> >
> > export _SYSTEMCTL_SKIP_REDIRECT="true"
> >
> > to /etc/init.d/sendmail
> >
> > Thanks, this i
Michael Grant wrote:
> I'm still searching for an answer to this.
> After upgrade from wheezy to testing, sendmail no longer starts.
> I see that the system is using systemd.
> ...
Some comments that I think are relevant...
Since it took a while for someone to respond to your question it tells
me
Hi,
Michael Grant writes:
> On Tue, Feb 3, 2015 at 4:04 PM, Reco wrote:
>> A nessesary correction - /etc/init.d/sendmail *tries* to run
>> '/bin/systemctl start sendmail.service'.
>>
>> But, since no sendmail* package provide systemd's service file -
>> nothing happens.
Not true. Systemd is sup
On Tue, Feb 3, 2015 at 4:04 PM, Reco wrote:
> Hi.
>
> On Tue, Feb 03, 2015 at 02:03:25PM +, Michael Grant wrote:
> > I'm still searching for an answer to this.
> >
> > After upgrade from wheezy to testing, sendmail no longer starts.
> >
> > I see that the system is using systemd. I see that
Hi.
On Tue, Feb 03, 2015 at 02:03:25PM +, Michael Grant wrote:
> I'm still searching for an answer to this.
>
> After upgrade from wheezy to testing, sendmail no longer starts.
>
> I see that the system is using systemd. I see that the /etc/init.d/sendmail
> script now runs /bin/systemctl
I'm still searching for an answer to this.
After upgrade from wheezy to testing, sendmail no longer starts.
I see that the system is using systemd. I see that the
/etc/init.d/sendmail script now runs /bin/systemctl start
sendmail.service. But sendmail isn't started. Even running
'/bin/systemct
On Mon, 29 Nov 2004, Steven Jones wrote:
> I have just built a sendmail box with the sarge verion of Debian, I find it
> is refusing connections inward but send mail out correctly. How can I get the
> server to accept incoming mail?
>
> I have put lines into access with,
>
> Connect:localhos
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
A long time ago, in a galaxy far, far way, someone said...
> We're now running a little pentium box in the office as a mailserver
> running sendmail.
> its running potato with the security.debian.org upgrades, all
> packages installed via apt-get, its
13 matches
Mail list logo