On Tue, Aug 05, 2014 at 11:25:44AM +0400, Sergey wrote:
> I need to build SASL with unusual path to plugins. Its "configure"
> script contains --with-plugindir option and it works. However,
> Postfix does not works with this directory. The error:
>
> postfix/smtpd[5401]: looking for plugins in '/
On Tue, Aug 05, 2014 at 11:25:44AM +0400, Sergey wrote:
> I need to build SASL with unusual path to plugins. Its "configure"
> script contains --with-plugindir option and it works. However,
> Postfix does not works with this directory. The error:
This is no Postfix problem. And it clearly works so
Just to comment. the printf command won't work. It has a single quote
before From.
$ printf "From: %s\nTo: %s\nSubject: test\n\ntest\n" "$nameaddr" \
"$nameaddr" | /usr/sbin/sendmail -f "$addr" -it
El 08/09/2014 10:21 AM, Viktor Dukhovni escribió:
> On Sat, Aug 09, 2014 at 07:24:58AM -0700, Rich
On Sat, Aug 09, 2014 at 07:24:58AM -0700, Rich Shepard wrote:
> A few weeks ago I upgraded postfix from 2.11.0 to 2.11.1 and soon saw that
> my daily log summary reports stopped appearing in my inbox each morning. The
> script (logwatch.pl) is run from /etc/cron.daily and has worked faithfully
> f
Rich Shepard:
>A few weeks ago I upgraded postfix from 2.11.0 to 2.11.1 and soon saw that
> my daily log summary reports stopped appearing in my inbox each morning. The
> script (logwatch.pl) is run from /etc/cron.daily and has worked faithfully
> for years. Until recently.
>
>I've been go
A few weeks ago I upgraded postfix from 2.11.0 to 2.11.1 and soon saw that
my daily log summary reports stopped appearing in my inbox each morning. The
script (logwatch.pl) is run from /etc/cron.daily and has worked faithfully
for years. Until recently.
I've been going back and forth between