John A @ KLaM:
> Recently there was a discussion about file permissions and ownership.
> My postfix setup is as far as I know fairly conventional Debian stretch.
Run "postfix set-permissions", then "postfix check", and fix any
permission problems that it reports.
If any of those commands abort,
Hi all
We are using postfix smtp_tls_policy_maps with a MySQL lookup table.
This setup worked good until we upgraded the following packages today because
of CVE-2015-7547 (its a debian wheezy, upgraded as usual via apt-get upgrade):
libc-bin:amd64 (2.13-38+deb7u7, 2.13-38+deb7u10), libc6-dev:amd
Did you reboot the server? If not, try it first.
Why.. find out with:
apt-get install debian-goodies
checkrestart
but, most of these cant restart, so rebooting the server is the only option.
When thats done, check again.
Greetz.
Louis
> -Oorspronkelijk bericht-
> Van: christ
Hi all.
I compiled postfix 3.0.3 from source code but (maybe a stupid question).
don't know how to start it at boot of a Centos 7 machine!
Tried with "chkconfig" and "systemctl" without any results!
How can I do this? Is there a "postfix.service" to be enabled with
systemctl?
Thank you very muc
Not sure if this will help, but a Google search returned this link:
https://www.digitalocean.com/community/tutorials/how-to-configure-a-linux-service-to-start-automatically-after-a-crash-or-reboot-part-2-reference
From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.
On Wed, Feb 24, 2016 at 06:25:08PM +0100, i...@itrezero.it wrote:
> Hi all.
>
> I compiled postfix 3.0.3 from source code but (maybe a stupid question).
> don't know how to start it at boot of a Centos 7 machine!
>
> Tried with "chkconfig" and "systemctl" without any results!
>
> How can I do th
On 19 Feb 2016, at 15:19, Reid Sutherland wrote:
[...]
Here is the correct snippet from
postfix-2.11.7/src/global/pipe_command.c:657:
/*
* No "D.S.N text" or compatible status. Fake
it.
*/
else {
sp = sys_exits_detail(WEXITST
Hi,
I wrote a multithreading policy daemon in C to run with Postfix.
I made a thread pool of 8 threads, waiting for a connection from Postfix.
Everything works nice, however, there are always 7 threads idle, it's always
just 1 thread doing some work, even though I have a busy mail server.
Connecti
Because you installed for source rather than through Yum, you haven't
got the System V init scripts. If you try to install these via Yum
it'll want to install Postfix as well, to avoid that run -
|rpm -Uvh --nodeps $(repoquery --location postfix-sysvinit)|
Then you'll be able to run -
systemctl
This command should just read
rpm -Uvh --nodeps $(repoquery --location postfix-sysvinit)
On 24/02/2016 5:48 pm, Danny Horne wrote:
> rpm -Uvh --nodeps $(repoquery --location postfix-sysvinit)
signature.asc
Description: OpenPGP digital signature
saskia101:
> Hi,
>
> I wrote a multithreading policy daemon in C to run with Postfix.
> I made a thread pool of 8 threads, waiting for a connection from Postfix.
> Everything works nice, however, there are always 7 threads idle, it's always
> just 1 thread doing some work, even though I have a bus
Thanks Wietse! I was indeed closing the connection, however after sending my
action= reply. Why would Postfix then think there's an error. Before coding
it this way, I also checked your manual and there was nothing about closing
or not closing the connection (when there is no error).
Anyway, I rem
Hi Louis
Yes, I’ve already rebooted the server.
Regards
Christian
> Did you reboot the server? If not, try it first.
> Why.. find out with:
>
> apt-get install debian-goodies
> checkrestart
>
> but, most of these cant restart, so rebooting the server is the only option.
> When thats done, chec
Have you looked at the MySQL logs?
Bill
On 2/24/2016 10:36 AM, Christian Renner wrote:
Hi all
We are using postfix smtp_tls_policy_maps with a MySQL lookup table.
This setup worked good until we upgraded the following packages today because
of CVE-2015-7547 (its a debian wheezy, upgraded as u
14 matches
Mail list logo