Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - nordscan

Pages: [1]
1
Also the same like before in this thread (zentyal 6.01)

Quote
sudo mkdir -p /etc/zentyal/stubs/mail
cp /usr/share/zentyal/stubs/mail/main.cf.mas /etc/zentyal/stubs/mail
then just edit and add what you want
Quote
nano /etc/zentyal/stubs/mail/main.cf.mas
after restart is the config loaded with your parameters




2
Hello all,

this solution is ok for me

http://blog.snapdragon.cc/2013/07/07/setting-postfix-to-encrypt-all-traffic-when-talking-to-other-mailservers/

but i edit the

Quote
/etc/postfix/main.cf

add

Quote
smtpd_tls_security_level = may
smtp_tls_security_level = may
smtp_tls_loglevel = 1
smtpd_tls_loglevel = 1

then

Quote
postfix reload

everyting is working
but after restart, update, or something else i see that the main.cf is as before
without the

Quote
smtpd_tls_security_level = may
smtp_tls_security_level = may
smtp_tls_loglevel = 1
smtpd_tls_loglevel = 1


what i make wrong??

3
for mail transfer you can use imapsync
i transfer all user mail one time from echange to zentyal
for me i safer to use win/linux version as web
https://imapsync.lamiral.info

web gui
https://imapsync.lamiral.info/X/


For users i think oyu need create own script

Pages: [1]