Menu

Tree [2ed4ee] master /
 History

HTTPS access


File Date Author Commit
 debian 2009-12-09 Vadim Zeitlin Vadim Zeitlin [c21282] Remove all .cvsignore files.
 doc 2023-09-15 Vadim Zeitlin Vadim Zeitlin [d65955] Remove now unused SSL-related options
 extra 2023-07-30 Vadim Zeitlin Vadim Zeitlin [403f3c] Add a dummy icon and a .desktop file using it
 include 2024-03-30 Vadim Zeitlin Vadim Zeitlin [2ed4ee] Drop "dynamic" Python support
 lib 2023-04-27 Nerijus Baliūnas Nerijus Baliūnas [d0ecd4] Replace fgrep with grep -F to fix the warning o...
 locale 2023-04-27 Nerijus Baliūnas Nerijus Baliūnas [d0ecd4] Replace fgrep with grep -F to fix the warning o...
 macosx 2004-01-08 Vadim Zeitlin Vadim Zeitlin [044bb8] use Mahogany icon, not wxWin one
 redhat 2012-08-19 Vadim Zeitlin Vadim Zeitlin [4ca6fc] Update Bugzilla URL.
 res 2013-03-31 Vadim Zeitlin Vadim Zeitlin [06d754] Updated year in splash image too.
 src 2024-03-30 Vadim Zeitlin Vadim Zeitlin [2ed4ee] Drop "dynamic" Python support
 tests 2019-11-04 Vadim Zeitlin Vadim Zeitlin [5e484b] Remove old MSVS 200x project files
 .gitattributes 2012-08-02 Vadim Zeitlin Vadim Zeitlin [a56c92] Ignore whitespace issues in Visual C++ project/...
 .gitignore 2016-07-25 Vadim Zeitlin Vadim Zeitlin [b0f19a] Remove generated configure file from version co...
 .mailmap 2024-03-30 Vadim Zeitlin Vadim Zeitlin [dce8a0] Use the same email for all commits by Vadim Zei...
 CHANGES 2020-11-14 Vadim Zeitlin Vadim Zeitlin [e3c352] Add option for addresses not to reply to automa...
 COPYING 2003-01-06 Nerijus Baliunas Nerijus Baliunas [e2f50b] year++
 CREDITS 2006-07-31 Nerijus Baliunas Nerijus Baliunas [dd19ed] wxWindows -> wxWidgets
 INSTALL 2006-07-31 Nerijus Baliunas Nerijus Baliunas [dd19ed] wxWindows -> wxWidgets
 M.sln 2019-11-04 Vadim Zeitlin Vadim Zeitlin [256481] Update solution file for MSVS 2019 too
 M.vcxproj 2022-08-20 Vadim Zeitlin Vadim Zeitlin [65a3d2] Remove ancient module for exporting address boo...
 M.vcxproj.filters 2022-08-20 Vadim Zeitlin Vadim Zeitlin [65a3d2] Remove ancient module for exporting address boo...
 Makefile 2004-07-21 Vadim Zeitlin Vadim Zeitlin [d70074] undid chaneg to tips file installation, it was ...
 Mconfig.vcxproj 2019-08-28 Vadim Zeitlin Vadim Zeitlin [b59fab] Upgrade MSVS projects to MSVS 2019 version
 README 2013-03-31 Vadim Zeitlin Vadim Zeitlin [50dbb6] Update versions in the user-visible files to 0.68.
 TODO 2003-08-03 Vadim Zeitlin Vadim Zeitlin [6f2bbe] patch from Robert to avoid losing messages when...
 acinclude.m4 2024-03-30 Vadim Zeitlin Vadim Zeitlin [2ed4ee] Drop "dynamic" Python support
 bootstrap 2019-07-25 Vadim Zeitlin Vadim Zeitlin [23fd7c] Include wxwin.m4 in the source tree
 configure.ac 2024-03-30 Vadim Zeitlin Vadim Zeitlin [2ed4ee] Drop "dynamic" Python support
 makeopts.in 2007-05-06 Vadim Zeitlin Vadim Zeitlin [00cc96] add support for using PCH with gcc 3.4+
 makerules 2006-07-29 Vadim Zeitlin Vadim Zeitlin [54d880] fixed rule for the compilation of C files when ...
 maketags.cmd 2004-07-11 Vadim Zeitlin Vadim Zeitlin [8579dc] generate tags for files in lib as well

Read Me

====================================================================
README file for Mahogany 0.68 "Cynthia"
====================================================================

Welcome to Mahogany and thank you for using it!

--------------------------------------------------------------------
Important information
--------------------------------------------------------------------

Please read the "Internet resources" section to find how to contact
us.

Please read the "Troubleshooting" section before reporting the bugs.

Don't be confused by references to a program called "M", which was
the original working title for "Mahogany".

Please note that in places where this file contradicts the manual,
the information here should be considered correct.


--------------------------------------------------------------------
Installation and building instructions
--------------------------------------------------------------------

a) Windows users: please refer to the file doc/readme_win.txt
   for instructions about installing the provided Win32 binary.
   If you are interested in rebuilding the program from sources
   yourself, please see doc/build_win.txt (in addition to the
   previous file)

b) Unix users: the binary installation is dependent on your OS (or
   distribution) and so cannot be described here but it is not
   different from installing any other program. If we don't provide
   a binary exactly matching your system it is highly recommended
   that you rebuild the program from sources, please see INSTALL
   file for the instuctions.


--------------------------------------------------------------------
What's next?
--------------------------------------------------------------------

You should be able to run Mahogany by now. If you run it for the
first time, you will see the initial installation wizard which will
allow you to set the most basic options needed to use the program.
Please note that all of them can be changed later, in particular you
don't have to create any server using the wizard as you may add
them later as well.

If you completed the wizard successfully, you should now be able to
start using Mahogany. The next thing to do is probably to configure
it to suit your needs better - you will find a lot of possibilities
for this in the programs options dialog which is accessed via the
"Preferences..." item of the "Edit" menu.


--------------------------------------------------------------------
Troubleshooting
--------------------------------------------------------------------

Please post any questions you may have to the Mahogany users mailing
list. If you are reporting a bug, don't forget to specify the
version of Mahogany you are using and also the platform you are
running it under -- thank you in advance!

Also please turn on the "Debug server and mailbox access" option
found in the last page of the preferences dialog or run Mahogany
with "--debug" command line option if you experience any mail
related problems (e.g. receiving or sending mail doesn't work): this
will result in more verbose messages in the log window which can be
very helpful to diagnose the problem.

If you think you have found a bug in Mahogany, please enter it into
our bug tracker at

               http://mahogany.sourceforge.net/bugz/

Please be sure to check that you don't enter a duplicated bug report
by searching ampong the existing bugs and attach the output of the
debug mail log (explained just above) if applicable!


--------------------------------------------------------------------
Internet resources
--------------------------------------------------------------------

The Mahogany web page:

                  http://mahogany.sourceforge.net/

The wxWidgets home page:

                     http://www.wxwidgets.org/

More info on Mahogany can be found on the SourceForge project page,
including links to the FAQ, docs and mailing lists:

              http://sourceforge.net/projects/mahogany

Mahogany mailing lists:

                mahogany-users@lists.sourceforge.net
             mahogany-developers@lists.sourceforge.net

We hope you will enjoy Mahogany!

                                                             M-Team