Displaying 9 results from an estimated 9 matches for "tlsproxy".
2015 Dec 02
0
2 questions: Can I add another smtp line into master.cf for spam assassin? & spa-policy.pl
...t/pages/viewpage.action?pageId=15892484 )
example master.cf
smtp inet n - - - 1 postscreen
smtpd pass - - - - - smtpd
-o content_filter=spamassassin
dnsblog unix - - - - 0 dnsblog
tlsproxy unix - - - - 0 tlsproxy
submission inet n - - - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
-o content_filter=spamassassin
-o smtpd_client_restrictions=permi...
2015 Dec 02
0
2 questions: Can I add another smtp line into master.cf for spam assassin? & spa-policy.pl
...ter.cf
>
>
>
> smtp inet n - - - 1 postscreen
>
> smtpd pass - - - - - smtpd
>
> -o content_filter=spamassassin
>
> dnsblog unix - - - - 0 dnsblog
>
> tlsproxy unix - - - - 0 tlsproxy
>
> submission inet n - - - - smtpd
>
> -o syslog_name=postfix/submission
>
> -o smtpd_tls_security_level=encrypt
>
> -o smtpd_sasl_auth_enable=yes
>
> -o content_filter=...
2020 Feb 20
2
dovecot 2 samba ad-dc
...flags=DRhu user=vmail:vmail argv=/usr/local/libexec/dovecot/deliver -f
${sender} -d ${user}@${nexthop}
#smtp????? inet? n?????? -?????? n?????? -?????? 1?????? postscreen
#smtpd???? pass? -?????? -?????? n?????? -?????? -?????? smtpd
#dnsblog?? unix? -?????? -?????? n?????? -?????? 0?????? dnsblog
#tlsproxy? unix? -?????? -?????? n?????? -?????? 0?????? tlsproxy
postlog?? unix-dgram n? -?????? n?????? -?????? 1?????? postlogd
my ldap.conf on mailserver:
[root at mail1t openldap]# cat ldap.conf
#
# LDAP Defaults
#
# See ldap.conf(5) for details
# This file should be world readable but not world wri...
2003 Feb 26
2
inetd/xinetd/tcpserver support
I was just thinking how they could be easily supported. This would work,
right? :
imap stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login
imaps stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login --ssl
imap-login would try to connect to master process using some named
socket. If it couldn't, it would create the master process itself.
Master
2014 Jun 13
2
Dovecot and Postfix - dovecot doesn't create sockets
...list = aNULL:-aNULL:ALL:!EXPORT:!LOW:+RC4:@STRENGTH
tls_null_cipherlist = eNULL:!aNULL
tls_preempt_cipherlist = no
tls_random_bytes = 32
tls_random_exchange_name = ${data_directory}/prng_exch
tls_random_prng_update_period = 3600s
tls_random_reseed_period = 3600s
tls_random_source = dev:/dev/urandom
tlsproxy_enforce_tls = $smtpd_enforce_tls
tlsproxy_service_name = tlsproxy
tlsproxy_tls_CAfile = $smtpd_tls_CAfile
tlsproxy_tls_CApath = $smtpd_tls_CApath
tlsproxy_tls_always_issue_session_ids = $smtpd_tls_always_issue_session_ids
tlsproxy_tls_ask_ccert = $smtpd_tls_ask_ccert
tlsproxy_tls_ccert_verifydepth...
2014 Nov 16
1
UNIX perms appear ok (ACL/MAC wrong?)
..._preempt_cipherlist = no
tls_random_bytes = 32
tls_random_exchange_name = ${data_directory}/prng_exch
tls_random_prng_update_period = 3600s
tls_random_reseed_period = 3600s
tls_random_source = dev:/dev/urandom
tls_ssl_options =
tls_wildcard_matches_multiple_labels = yes
tlsmgr_service_name = tlsmgr
tlsproxy_enforce_tls = $smtpd_enforce_tls
tlsproxy_service_name = tlsproxy
tlsproxy_tls_CAfile = $smtpd_tls_CAfile
tlsproxy_tls_CApath = $smtpd_tls_CApath
tlsproxy_tls_always_issue_session_ids = $smtpd_tls_always_issue_session_ids
tlsproxy_tls_ask_ccert = $smtpd_tls_ask_ccert
tlsproxy_tls_ccert_verifydepth...
2012 Mar 25
2
build postfix rpm with mysql
...root, root) %{_libexecdir}/postfix/main.cf
%attr(0644, root, root) %{_libexecdir}/postfix/master.cf
%attr(0755, root, root) %{_libexecdir}/postfix/dnsblog
%attr(0755, root, root) %{_libexecdir}/postfix/postscreen
%attr(0755, root, root) %{_libexecdir}/postfix/tlsproxy
%attr(0644, root, root) %{_sysconfdir}/postfix/README.rpm
%attr(0644, root, root) %{_sysconfdir}/postfix/postfix.spec.cf
%attr(0755, root, root) %{_sysconfdir}/postfix/postfix-chroot.sh
%attr(0755, root, root) %config %{initdir}/postfix
%dir %verify(not md5 size mtime) %{_v...
2011 Nov 19
4
build postfix spec w/ mysql
...root, root) %{_libexecdir}/postfix/main.cf
%attr(0644, root, root) %{_libexecdir}/postfix/master.cf
%attr(0755, root, root) %{_libexecdir}/postfix/dnsblog
%attr(0755, root, root) %{_libexecdir}/postfix/postscreen
%attr(0755, root, root) %{_libexecdir}/postfix/tlsproxy
%attr(0644, root, root) %{_sysconfdir}/postfix/README.rpm
%attr(0644, root, root) %{_sysconfdir}/postfix/postfix.spec.cf
# convenience links
%{_sysconfdir}/postfix/html
%{_sysconfdir}/postfix/readme
%{_sysconfdir}/postfix/examples
%attr(0755, root, root) %{_sysconfdir}/postfix/postfix-chroot.sh...
2013 Mar 14
8
Question regarding Postfix and Dovecot
...list = aNULL:-aNULL:ALL:!EXPORT:!LOW:+RC4:@STRENGTH
tls_null_cipherlist = eNULL:!aNULL
tls_preempt_cipherlist = no
tls_random_bytes = 32
tls_random_exchange_name = ${data_directory}/prng_exch
tls_random_prng_update_period = 3600s
tls_random_reseed_period = 3600s
tls_random_source = dev:/dev/urandom
tlsproxy_enforce_tls = $smtpd_enforce_tls
tlsproxy_service_name = tlsproxy
tlsproxy_tls_CAfile = $smtpd_tls_CAfile
tlsproxy_tls_CApath = $smtpd_tls_CApath
tlsproxy_tls_always_issue_session_ids = $smtpd_tls_always_issue_session_ids
tlsproxy_tls_ask_ccert = $smtpd_tls_ask_ccert
tlsproxy_tls_ccert_verifydepth...