Difference between revisions of "Setup Kmail & Davmail to connect to an Exchange server"
Views
Actions
Namespaces
Variants
Tools
Setup Kmail & Davmail to connect to an Exchange server (view source)
Revision as of 00:02, 19 March 2017
, 7 years agono edit summary
imported>Handy |
imported>Handy |
||
Line 2: | Line 2: | ||
It is best to start by asking your company’s IT-manager for details cause they can and will be different from mine. | It is best to start by asking your company’s IT-manager for details cause they can and will be different from mine. | ||
Note: The contents of any angle brackets (including the angle brackets | |||
needs to be replaced with your appropriate details. | |||
In Davmail you need to change just a few settings, all but one on the Main TAB of the settings window. | In Davmail you need to change just a few settings, all but one on the Main TAB of the settings window. | ||
=Davmail= | =Davmail= | ||
==Main Tab== | ==Main Tab== | ||
'''Exchange Protocol | '''Exchange Protocol''': I needed to set it to EWS but that can be different for you, so ask your IT-manager. | ||
'''OWA (Exchange) URL | '''OWA (Exchange) URL''': http(s)://<mail.company URL>/owa | ||
'''Port numbers | '''Port numbers''': are setup the way they should be so don’t change those. As you can see they are the normal port numbers for the different services added with 1000: POP is normally 110, now it is 1110, etc. | ||
'''Delays | '''Delays''': no need to change those cause the default settings work just fine | ||
==Advanced Tab== | ==Advanced Tab== | ||
'''SMTP save in sent | '''SMTP save in sent''': UNCHECK | ||
If it is checked Davmail stores a copy of your sent mail in your sent mail folder, just as your mail program does. You end up with 2 copies of every sent mail. Just uncheck this item. | If it is checked Davmail stores a copy of your sent mail in your sent mail folder, just as your mail program does. You end up with 2 copies of every sent mail. Just uncheck this item. | ||
That’s all for Davmail. | |||
=Kmail= | =Kmail= | ||
For Kmail you need to setup an Identity and an e-mail account. | For Kmail you need to setup an Identity and an e-mail account. | ||
The new identity gets only a few filled out details. | |||
==General TAB== | |||
I filled out my name and my e-mail address. | |||
==Advanced TAB== | ==Advanced TAB== | ||
On | On the '''Advanced TAB''' I chose the '''Sent''' and '''Drafts''' folders on the company’s server so I can also reach them when I am at the company. The default domain is your company’s domain, the IT manager knows it if you are unsure. | ||
The default domain is your company’s domain, the IT manager knows it if you are unsure. | |||
All other TABs are left as is. | All other TABs are left as is. | ||
==Add your company's e-mail account in Kmail== | ===Add your company's e-mail account in Kmail=== | ||
First we look at the Receiving mail | First we look at the Receiving mail | ||
Line 47: | Line 49: | ||
===General TAB=== | ===General TAB=== | ||
'''General TAB | '''General TAB''': you fill out a name for the account. This can be anything but I chose the name of the company so I can easily see which account it is. | ||
'''IMAP server | '''IMAP server''': localhost | ||
Davmail is your server and it is local so your server address is localhost. | |||
'''Username | '''Username''': <company-domain name>\<login name> does it for me. Ask IT for details. | ||
'''Password | '''Password''': is your normal password for this mail account. | ||
===Advanced TAB=== | ===Advanced TAB=== | ||
Choose the new identity as the one you use for this account. | |||
'''Connection Settings | '''Connection Settings''': | ||
'''Encryption:''' | I had to choose | ||
'''Encryption''': None | |||
'''Port''': 1993 for IMAP and | |||
'''Authentication''': ''Clear text'' but these are details which can and probably will be different for your situation so ask IT. | |||
==Now we handle the Sending mail== | ==Now we handle the Sending mail== | ||
Line 73: | Line 78: | ||
===General Tab=== | ===General Tab=== | ||
'''Outgoing mail server | '''Outgoing mail server''': localhost | ||
'''Server requires authentication | '''Server requires authentication''': on | ||
'''Login | '''Login''': <company-domain name>\<login name> | ||
'''Password | '''Password''': ******** | ||
If you like you can check the Store SMTP password. | If you like you can check the Store SMTP password checkbox. | ||
===Advanced TAB=== | ===Advanced TAB=== | ||
'''Encryption | '''Encryption''': None | ||
'''Port''': 1025 for SMTP | |||
'''Port | '''Authentication''': LOGIN | ||
'''Authentication | |||
=Summation= | =Summation= | ||
And that’s it. This works for me but as said several times before: it can and will be different for your company so ask for the details. | And that’s it. This works for me but as said several times before: it can and will be different for your company so ask for the details. | ||
=Support= | =Support= | ||
Following is a link to this page's forum counterpart where you | Following is a link to this page's forum counterpart where you can post any related feedback: [https://forum.manjaro.org/t/wiki-setup-kmail-davmail-to-connect-to-an-exchange-server/19644] | ||
can post any related feedback: [https://forum.manjaro.org/t/wiki-setup-kmail-davmail-to-connect-to-an-exchange-server/19644] | |||
<br clear="all"/> | <br clear="all"/> | ||
[[Category:Contents Page]] | [[Category:Contents Page]] |