' for sendmail on debian these days?
Michael Grant
Package: sendmail
Version: 8.15.2-6
Severity: normal
Dear Maintainer,
If you put lines like this in the access file:
GreetPause:localhost 0
This allows spammers to by-pass the greet pause by simply setting
their reverse dns (PTR record) to 'localhost'. When this happens, I
see lines like t
of sendmail,
maybe all you need to do is:
chown -R smmta /etc/mail/private
chmod g+rx /etc/mail/private
chmod g+r /etc/mail/*
This is how I would fix it on my own system, if someone has a better, more
secure solution, I’d love to know it.
Michael Grant
Package: milter-greylist
Version: 4.6.2-2
Severity: important
Dear Maintainer,
After update to 4.6.2-2, milter-greylist runs for a few minutes
processing greylist requests then exits. No error in the daemon.log.
Daemon restarts with systemd over and over.
Starting milter-greylist by hand using
Ok this is done, now we wait a bit.
Thanks.
-Mike
From: Sudip Mukherjee
Sent: 12 January 2021 20:48
To: 979...@bugs.debian.org; Michael Grant
Cc: Vagrant Cascadian
Subject: Re: Bug#979965: milter-greylist exits after running for a few minutes
Hi Michael,
On Tue, Jan 12, 2021 at 5:54 PM
I have made this change:
[Service]
Type=forking
ExecStart=/usr/sbin/milter-greylist
Restart=on-failure
PrivateTmp=true
And it’s still restarting every few minutes:
Jan 12 16:09:43 strange milter-greylist[255358]: racl 277 greylist [delay 300]
[aw 3888000] [maxpeek -1] default
Jan 12 16:09:43 st
On Tue, Jan 12, 2021 at 10:02:19PM +, Sudip Mukherjee wrote:
> On Tue, Jan 12, 2021 at 9:36 PM Michael Grant wrote:
> >
> > I have made this change:
> >
> >
> >
> > [Service]
> >
> > Type=forking
> >
> > ExecStart=/usr/sbin/mil
Package: sendmail
Version: 8.15.1-1
Severity: normal
Dear Maintainer,
I installed 8.15.1-1 today via apt-get as follows:
apt-get install sendmail/experimental sendmail-base/experimental
sendmail-bin/experimental sendmail-cf/experimental
I remade the sendmail.cf from my sendmail.mc file by:
cd /
8 matches
Mail list logo