> On Apr 6, 2017, at 5:02 PM, G. Schlisio wrote:
>
> I wonder if it is possible to have one cert per port postfix is serving
> on, eg one for 25 and one for 587.
Yes.
master.cf:
submission inet ... smtpd
-o smtpd_tls_cert_file=$mua_tls_cert_file
-o smtpd_tls_key_file=$mua
Hi all,
I wonder if it is possible to have one cert per port postfix is serving
on, eg one for 25 and one for 587.
Background of this:
for user interaction (mainly on port 587) I would like to use my signed
letsencrypt cert which changes fairly often.
For interaction of servers I would like to us
> "Robert" == Robert Moskowitz writes:
Robert> On 04/06/2017 02:17 PM, John Stoffel wrote:
Robert> It seems postfix is impatient with connecting with mysql, as I see in
Robert> maillog entries like:
>>
Robert> Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect
Robert> fail
On 04/06/2017 02:17 PM, John Stoffel wrote:
Robert> It seems postfix is impatient with connecting with mysql, as I see in
Robert> maillog entries like:
Robert> Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect
Robert> failed to database (postfix): Can't connect to local MyS
Robert> It seems postfix is impatient with connecting with mysql, as I see in
Robert> maillog entries like:
Robert> Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect
Robert> failed to database (postfix): Can't connect to local MySQL server
Robert> through socket '/var/lib/m
I should get new glasses...
That is database postfix by dovecot. Sigh.
On 04/06/2017 12:01 PM, wilfried.es...@essignetz.de wrote:
Possibly you should ask some dovecot people. The loglines you provided,
show processname "dovecot", not postfix.
Willi
Am 06.04.2017 um 17:54 schrieb Robert Mos
Possibly you should ask some dovecot people. The loglines you provided,
show processname "dovecot", not postfix.
Willi
Am 06.04.2017 um 17:54 schrieb Robert Moskowitz:
> It seems postfix is impatient with connecting with mysql, as I see in
> maillog entries like:
>
> Apr 6 11:48:30 z9m9z dov
It seems postfix is impatient with connecting with mysql, as I see in
maillog entries like:
Apr 6 11:48:30 z9m9z dovecot: dict: Error: mysql(localhost): Connect
failed to database (postfix): Can't connect to local MySQL server
through socket '/var/lib/mysql/mysql.sock' (13) - waiting for 5 se
They handle all our incoming email... so I might instead do something
where I handle internal email on a seperate setup. What a pain...
Mike> Assuming the header check works, I'd run that on a different
Mike> instance of postfix and route the specific outside servers to
Mike> that instance via t