On Tue, Dec 29, 2009 at 11:14:37AM -0500, Carlos Williams wrote:
> On Mon, Dec 21, 2009 at 12:05 PM, Victor Duchovni
> wrote:
> > Yes, sorry, the rest of OP's message was about smtpd(8), failed to notice
> > this was smtp(8). Yes:
> >
> > ?? ??smtp_tls_security_level = may
>
> So are you suggest
On Mon, Dec 21, 2009 at 12:05 PM, Victor Duchovni
wrote:
> Yes, sorry, the rest of OP's message was about smtpd(8), failed to notice
> this was smtp(8). Yes:
>
> smtp_tls_security_level = may
So are you suggestion in my current 'main.cf' I need to change the
parameter from "smtpd_tls_security_
On Mon, Dec 21, 2009 at 10:53:57AM -0600, /dev/rob0 wrote:
> On Mon, Dec 21, 2009 at 11:09:47AM -0500, Victor Duchovni wrote:
> > On Mon, Dec 21, 2009 at 10:58:40AM -0500, Carlos Williams wrote:
> > > And lastly, do I need this parameter in my main.cf:
> > >
> > > smtp_use_tls = yes
> >
> > No,
On Mon, Dec 21, 2009 at 11:09:47AM -0500, Victor Duchovni wrote:
> On Mon, Dec 21, 2009 at 10:58:40AM -0500, Carlos Williams wrote:
> > And lastly, do I need this parameter in my main.cf:
> >
> > smtp_use_tls = yes
>
> No, you should stop setting it. It is obsolete, and superceded by
> smtpd_tls_
On Mon, Dec 21, 2009 at 10:58:40AM -0500, Carlos Williams wrote:
> I have TLS / SASL working on my email server. My question is in my
> main.cf on Postfix, I have the following parameter for TLS:
>
> smtpd_tls_security_level = may
>
> In my VIM editor, every parameter except the one listed above
On 12/21/2009 10:58 AM, Carlos Williams wrote:
> smtpd_tls_security_level = may
>
> In my VIM editor, every parameter except the one listed above is in
> color. The above parameter is just in white. I assumed that this was
> because the parameter was not being properly recognized via Postfix. I
> r
I have TLS / SASL working on my email server. My question is in my
main.cf on Postfix, I have the following parameter for TLS:
smtpd_tls_security_level = may
In my VIM editor, every parameter except the one listed above is in
color. The above parameter is just in white. I assumed that this was
be