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 - thegeekmeister

Pages: [1]
1
See screenshot for the issue.  This isn't an issue per-say, but it is for us since we are a billing processing company, and the execs see it as extremely important.  So since google started flagging unencrypted emails I have everyone here freaking out and want it fixed asap.

How can I force my outgoing email to be TLS encrypted?

/etc/postfix/main.cf includes

Quote
smtpd_use_tls = yes

/etc/postfix/master.cf includes

Quote
smtp      inet  n       -       -       -       -       smtpd
submission inet n       -       n       -       -       smtpd -o smtpd_recipient_restrictions=submission_recipient_restrictions
tlsmgr    unix  -       -       -       1000?   1       tlsmgr
smtps     inet  n       -       -       -       -       smtpd
  -o smtpd_enforce_tls=yes
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authenticated,reject

Please let me know if you want to see any of my configs.

2
Email and Groupware / Re: autodiscover using third party DNS
« on: March 30, 2016, 10:55:07 am »
I'm making sure autodiscover is working.  I can't seem to import the SSL though.  Is there a thread detailing how it's done on Zentyal 4.2?

3
Email and Groupware / Re: autodiscover using third party DNS
« on: March 29, 2016, 09:30:27 am »
I have resolved this issue by installing activesync, and setting up using activesync.

sudo apt-get install sogo-activesync

Then you will see an option to enable activesync in the openchange module.

4
Email and Groupware / autodiscover using third party DNS
« on: March 28, 2016, 11:30:08 am »
Is it possible to setup the appropriate DNS records using a third party DNS such as godaddy?

If so, what records do I need in place?

If not, what is the manual way to setup Exchange in Outlook?

One other question, we are using a range of Outlook 2007 through 2016.  Is it compatible with all?


Pages: [1]