The smtpd enqueue -S option does not take an argument.
An email enqueued offline with only the -t option (e.g. vi recovery)
results in the options "-S -t" passed to smtpd enqueue. The -t is
ignored resulting in:
debug: smtpd: scanning offline queue...
debug: smtpd: enqueueing offline message
/va
On Mon, Apr 20, 2015 at 07:35:58PM +0059, Jason McIntyre wrote:
> On Wed, Apr 15, 2015 at 05:13:13PM +0200, Vincent Gross wrote:
> > Hello,
> >
> > iked.conf's man page is a bit fuzzy on how local and peer ip defaults
> > are set. This patch below attempts to fix that.
> >
>
> if you can specify
Hi there,
For cron driven nightly backups, recently I've added 'dump -w'
parsing to my scripts.
Noticing those mount points with fstab(5) fs_freq values of '1'
are no longer dumped nightly, but every 2nd night, I found this:
$ fgrep -n seconds /usr/src/sbin/dump/optr.c
393:date[16] =
Le 30/04/2015 22:42, Philip Guenther a écrit :
Patches are now available for 5.6 and 5.7 which fix local security
issues in the kernel's handling of malformed ELF executables, which
could be used to panic the kernel or view some kernel memory.
Our thanks to Alejandro Hernandez for test cases and