Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 7c39d507 authored by Christophe TREMBLAY-GUILLOUX's avatar Christophe TREMBLAY-GUILLOUX
Browse files

-

parent 073d38ca
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,7 @@ class sys::postfix_out (
postfix::config {
'smtp_sasl_auth_enable': value => 'yes';
'smtp_tls_security_level': value => 'may';
'smtp_sasl_tls_security_options': value => 'noanonymous';
'smtp_sasl_security_options': value => 'noanonymous';
'smtp_sasl_password_maps': value => 'hash:/etc/postfix/sasl_passwd';
'header_size_limit': value => '4096000';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment