[REVISIONS] How to install SSL Certificate on Dovecot and Postfix

2023-01-26 Thread Turritopsis Dohrnii Teo En Ming
Subject: [REVISIONS] How to install SSL Certificate on Dovecot and Postfix Good day from Singapore, Author: Mr. Turritopsis Dohrnii Teo En Ming (TARGETED INDIVIDUAL) Country: Singapore Date of Implementation: 6 Jan 2023 Friday SECTION ON DOVECOT === # cd /etc/dovecot/conf.d # na

Re: Checking configuration files in advance

2023-01-26 Thread Viktor Dukhovni
On Thu, Jan 26, 2023 at 07:36:06PM -0500, Wietse Venema wrote: > You can check parameter names and some parameter value syntax with: > > postconf -m -f path-to-directory > postconf -M -f path-to-directory Did you mean: postconf -m -f -c path-to-directory postconf -M -f -c pa

Re: Checking configuration files in advance

2023-01-26 Thread Wietse Venema
Pedro David Marco: > Hi all, > Is there anyway to check for potential errors in Postifx confiuration > files before movig them to /etc/postfix You can check parameter names and some parameter value syntax with: postconf -m -f path-to-directory postconf -M -f path-to-directory with main.c

Re: Checking configuration files in advance

2023-01-26 Thread raf
On Thu, Jan 26, 2023 at 05:47:32PM +, Pedro David Marco wrote: > Hi all, > Is there anyway to check for potential errors in Postifx confiuration files > before movig them to /etc/postfix > Thanks in advance! > Pete. Kind of. You can run "postconf -n" and "postconf -M" which show explicitly

Checking configuration files in advance

2023-01-26 Thread Pedro David Marco
Hi all, Is there anyway to check for potential errors in Postifx confiuration files before movig them to /etc/postfix Thanks in advance! Pete.

Re: Are non_smtpd_milters applied to mail delivered via smtpd?

2023-01-26 Thread Matus UHLAR - fantomas
On 25.01.23 10:24, Matus UHLAR - fantomas wrote: I forgot to mention I use amavisd-new because of these reasons. To be more precise, when receiving mail from internet on port 25, I prefer amavisd-milter talking to amavisd so we can reject mail immediately, while clients from port 465/587 talk

Re: Are non_smtpd_milters applied to mail delivered via smtpd?

2023-01-26 Thread Rob McGee
On 1/26/2023 1:44 AM, Matus UHLAR - fantomas wrote: On 25.01.23 10:24, Matus UHLAR - fantomas wrote: I forgot to mention I use amavisd-new because of these reasons. To be more precise, when receiving mail from internet on port 25, I prefer amavisd-milter talking to amavisd so we can reject ma