James Reynolds skrev den 2017-11-30 22:52:
The "AUTH PLAIN" works also. When I telnet into the server the "RCPT"
command works, but not with openssl s_client. It's not a big deal. I
am just really happy to find out that I can test this now. I think my
certificate is ok too, so I don't know wh
@uconn.edu
> University of Connecticut, UITS, SSG, Server Systems
> 860-486-9075
>
>
> -Original Message-
> From: owner-postfix-us...@postfix.org
> [mailto:owner-postfix-us...@postfix.org] On Behalf Of Fazzina, Angelo
> Sent: Thursday, November 30, 2017 4:25 PM
>
ber 30, 2017 4:25 PM
To: James Reynolds ; Postfix users
Subject: RE: smtpd_sasl_auth_enable is true but sasl support is not compiled in
(postfix-gento)
Mine that I use to test
openssl s_client -connect massmail.uconn.edu:465
openssl s_client -starttls smtp -connect massmail.uconn.edu:587
tel
sasl support is not compiled in
(postfix-gento)
I have never heard of using openssl s_client instead of telnet so I tried to
figure out how to use it. I could connect to my server with the following.
openssl s_client -connect 10.0.1.1:25 -starttls smtp
And I can do "HELO"
I have never heard of using openssl s_client instead of telnet so I tried to
figure out how to use it. I could connect to my server with the following.
openssl s_client -connect 10.0.1.1:25 -starttls smtp
And I can do "HELO" and "MAIL FROM:" but when I try to enter "RCPT TO:" I just
g
Yuri Ferreira skrev den 2017-11-30 17:49:
someone help-me ?
to get more help:
postconf -nf
postconf -Mf
on pastebin with a link to maillist
you should stop using telnet to test ssl, use openssl s_client ... to
replace it
man openssl
if you see AUTH on port 25 yoy maked a mistake, but if
mand not implemented /
>
> *my mail.log:
> /warning smtpd_sasl_auth_enable is true but sasl support is not compiled in
> /
> *
>
> *my postfix was installed with support for:: *
>
> /[ebuild R] mail-mta/postfix-3.1.6::gentoo USE="berkdb eai ldap sasl
&g
250-PIPELINING
250-SIZE 1024
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DNS
AUTH PLAIN
502 5.5.1 Error: command not implemented
AUTH LOGIN
502 5.5.1 Error: command not implemented /
*my mail.log:
/warning smtpd_sasl_auth_enable is true but sasl support is not compiled in
/
*
0-SIZE 1024
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DNS
AUTH PLAIN
502 5.5.1 Error: command not implemented
AUTH LOGIN
502 5.5.1 Error: command not implemented /
*my mail.log:
/warning smtpd_sasl_auth_enable is true but sasl support is not compiled in
/
*
*my postfix was installed w
0-SIZE 1024
250-ETRN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DNS
AUTH PLAIN
502 5.5.1 Error: command not implemented
AUTH LOGIN
502 5.5.1 Error: command not implemented /
*my mail.log:
/warning smtpd_sasl_auth_enable is true but sasl support is not compiled in
/
*
*my postfix was installed w
i...@itrezero.it:
> However, I still have a problem with SMTPUTF8: after installing libicu-devel
> I get a warning so I must:
> smtputf8_enable=no
Postfix requires an ICU library version that contains the APIs that
are necessary for SMTPUTF8 support. I have used ICU 4.6 and later.
Wietse
Viktor Dukhovni
Inviato: martedì 7 aprile 2015 15:50
A: postfix-users@postfix.org
Oggetto: Re: R: SASL support is not compiled in
On Tue, Apr 07, 2015 at 03:21:10PM +0200, i...@itrezero.it wrote:
> Many thanks Dr. Venema.
> I just compiled with -DUSE_SASL_AUTH flag using these command:
On Tue, Apr 07, 2015 at 03:21:10PM +0200, i...@itrezero.it wrote:
> Many thanks Dr. Venema.
> I just compiled with -DUSE_SASL_AUTH flag using these command:
>
> ###> make -f Makefile.init makefiles "CCARGS=-DUSE_SASL_AUTH -DHAS_PCRE
> `pcre-config --cflags`" "AUXLIBS_PCRE=`pcre-config --libs`"
>
Wietse Venema
Inviato: martedì 7 aprile 2015 13:15
A: Postfix users
Oggetto: Re: SASL support is not compiled in
i...@itrezero.it:
> QUESTION:
>
> Why postfix tell me that SASL is "not compiled in"?
You did not compile Postfix with SASL support (the CCARGS variable did not
Source-code fragment:
if (var_smtpd_sasl_enable)
#ifdef USE_SASL_AUTH
...
#else
msg_warn("%s is true, but SASL support is not compiled in",
VAR_SMTPD_SASL_ENABLE);
#endif
postfix-us...@postfix.org]
Per conto di Patrick Ben Koetter
Inviato: martedì 7 aprile 2015 13:01
A: postfix-users@postfix.org
Oggetto: Re: SASL support is not compiled in
* i...@itrezero.it :
> Hi all.
>
> I've recompiled a fresh version of Postfix 3.
>
> No problem with PCR
rt, but postfix reply with: “warning:
> smtpd_sasl_auth_enable is true, but SASL support is not compiled in” L
> Obviously Dovecot is running on the machine (because used with previous
> Postifix 2.x version) and compilation of postfix sources goes to the end
> without errors.
>
&
but postfix reply with:
> "warning: smtpd_sasl_auth_enable is true, but SASL support is not compiled
> in" :(
>
> Obviously Dovecot is running on the machine (because used with previous
> Postifix 2.x version) and compilation of postfix sources goes to the end
> without
le is true, but SASL support is not compiled
in" :(
Obviously Dovecot is running on the machine (because used with previous
Postifix 2.x version) and compilation of postfix sources goes to the end
without errors.
QUESTION:
Why postfix tell me that SASL is "not compiled in"?
CONFIG
19 matches
Mail list logo