

That leads me to believe that DavMail should still work for business EAS accounts as well. So, it occurred to me - maybe regular email addresses will work through DavMail. Don’t forget to change user names and passwords.Īfterwards mutt is able to retreive mails over EWS.Yeah, I'm fairly confident that the webmail subscription wouldn't work for you, so let's leave that off the table.Īre you saying that you had DavMail working for you before, but it stopped? Or that you initially tried it a year ago and it didn't work?

Set message_cachedir=~/.mutt/cache/bodiesīeside IMAP/SMTP configuration a global hotkey G for pulling mails is defined. Sending mails can be tested like this: $ echo -e "Subject: TestrnrnThis is a test mail" | msmtp problems occur msmtp can be executed with the parameter -v to enable debugging.įor receiving mails using mutt the appropriate configuration ( ~/.muttrc) is altered: set realname="max.mustermann" The protocol path ( logfile) needs also be changed then. The configuration can also be altered system-wide – to do this you need to write the content above in the file /etc/msmtprc.
DAVMAIL 64 BIT PASSWORD
The lines from, user and password need to be altered to match the Exchange configuration. This is a simple tool which relays mails over SMTP on a configured server.Ī configuration file is created for msmtp – e.g. You might need to change paths in the configuration files if you installed DavMail in a different directory than /opt/davmail.įor sending mails msmtp is used in this case. Systemd # wget -O /usr/lib/systemd/system/davmail

This templates can be imported and used easily: sysvinit # wget -O /etc/init.d/davmail I published init scripts/service configurations For all common init/service control systems ( SysV init, upstart, systemd) I published appropriate configurations on GitHub:
DAVMAIL 64 BIT SOFTWARE
However it is nicer to start the software automatically while boot time. The other settings are documented detailed in comments.ĭavMail is started using the following command: #. The most importan line defines the EWS/OWA URL: davmail.url= This file is named davmail.properties – on the project website you can find an example: The software needs a configuration file including the OWA ( Outlook Web Access) or EWS URL and other settings ( SSL configuration, logging, etc.).
DAVMAIL 64 BIT ARCHIVE
Hint: Before downloading the archive you might want to check if there is a newer version available:
DAVMAIL 64 BIT DOWNLOAD
The first step is to download and extract the archive.ģ2-bit: # wget -O davmail-linux-x86-4.5.1-2303.tgz The archive is available for 32- and 64-bit systems.
