logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

davmail - POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway

Description

       This manual page documents briefly the davmail command.

       davmail creates a gateway making the Microsoft Exchange mail, contacts and calendar protocol available in
       standard protocols such as POP, IMAP, CalDAV, SMTP and LDAP.

       This  manual  page  was  written for the Debian distribution because the original program does not have a
       manual page.

Files

$HOME/.davmail.properties
              The  user  configuration file. If it exists this will be loaded when the CONFIG_FILE_PATH argument
              is not passed on the command line.

       /etc/davmail.properties
              The system wide configuration file.

       /etc/default/davmail
              System wide initscript behaviour handling.

Name

       davmail - POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway

Options

davmail can take the path of the configuration file on the command line.

       The configuration file syntax is described deeply on the davmail website.

       davmail accepts the following options:

       -notray
              Do not create a system tray icon.

       Note that even when passing "-notray" davmail will still show a graphical user interface.
       To run davmail without a GUI set the "davmail.server" to "true" in the configuration  file,  or  use  the
       following option.

       -server
              Run in server mode (no GUI).

See Also

Synopsis

davmail [-notray] [CONFIG_FILE_PATH]

See Also