Displaying 1 result from an estimated 1 matches for "mouspoint".
Did you mean:
  mounpoint
  
2009 Mar 27
1
outlook problem if TLS mailsettings are off
...auth = yes   # outlook 2007 with TLS in/out enabled) can show index of mails and klick on mail does preview / doubleklick opens mail PERFECT AS INTENDED
disable_plaintext_auth = no    # outlook 2007 with TLS/SSL OFF can show index of mails, but (double)-/klick on mail gives me "sandwatch"-mouspointer and I've to restart outlook again (and enable TLS again to get it work again)
 
                with POP3 mailbox both variants are working smoothly.
 
                Other ssl/tls settings:
                ssl_disable = no
login_process_per_connection = yes
 
using or not using following ma...