2016-04-21 |
markus schnalke | Make default scan/inc listing file-based |
blob | commitdiff |
2015-01-14 |
markus schnalke | Use execprog() instead of system() ... partly transition |
blob | commitdiff | diff to current |
2012-07-07 |
markus schnalke | send: Sign and encrypt messages automatically, based... |
blob | commitdiff | diff to current |
2012-06-28 |
markus schnalke | Completely removed the backup-prefix (,). We move to... |
blob | commitdiff | diff to current |
2012-05-01 |
markus schnalke | Removed the altmsglink (named `@') and env var `$edital... |
blob | commitdiff | diff to current |
2012-04-30 |
markus schnalke | Dropped old show(1) and renamed mhshow(1) to show(1). |
blob | commitdiff | diff to current |
2012-04-12 |
markus schnalke | mhshow/mhstore: Removed support for retrieving message... |
blob | commitdiff | diff to current |
2012-04-11 |
markus schnalke | Remove caching of external MIME parts. |
blob | commitdiff | diff to current |
2012-03-29 |
markus schnalke | Folded fileproc to constant `refile'. |
blob | commitdiff | diff to current |
2012-03-29 |
markus schnalke | Trash folder replaces rmmproc. Rework of rmm(1) and... |
blob | commitdiff | diff to current |
2012-03-24 |
markus schnalke | Replaced atooi() with strtoul(..., 8). That's part... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Removed remaining absolute mmh program path names from... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Call send directly, not via sendproc. Removed its profi... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Call spost directly, not via postproc. Remove the postp... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Hardcoded mhmail instead of mailproc. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Removed the mhlproc profile entry. Call mhl directly. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Defined show(mime)proc locally and removed their profil... |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Remove the rcvstoreproc/rcvpackproc vars. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Removed absolute path from mailproc. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | s/lproc/listproc/ |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Removed the now unused incproc var. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | Removed the `mhbuild' indirection via `buildmimeproc'. |
blob | commitdiff | diff to current |
2012-03-22 |
markus schnalke | moreproc is now Pager/defaultpager; removed -moreproc... |
blob | commitdiff | diff to current |
2012-03-21 |
markus schnalke | Slocal uses rcvpack now. Code beautification in slocal. |
blob | commitdiff | diff to current |
2012-03-09 |
markus schnalke | Fixed paths (libdir->bindir); removed the now unused... |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Now truly: Removed the unused variable mhlforward. |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Revert "Removed unused mhlforward var." |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Removed unused mhlforward var. |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Added absolute path to match the common style. |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Removed unused catproc. |
blob | commitdiff | diff to current |
2012-02-11 |
markus schnalke | Made show(1) the default lproc. `list' and `display... |
blob | commitdiff | diff to current |
2012-02-09 |
markus schnalke | Moved mhl(1) from libdir to bindir. |
blob | commitdiff | diff to current |
2012-02-08 |
markus schnalke | Better mime types for attachments. Use some command... |
blob | commitdiff | diff to current |
2012-01-30 |
markus schnalke | Rest of the MMDF-style mail drop support removal. |
blob | commitdiff | diff to current |
2012-01-24 |
markus schnalke | Activated Jon's attachment system by default and steaml... |
blob | commitdiff | diff to current |
2012-01-04 |
markus schnalke | Renamed all standard sequences (e.g. cur->c) and made... |
blob | commitdiff | diff to current |
2012-01-04 |
markus schnalke | Globally defined the names for the standard sequences. |
blob | commitdiff | diff to current |
2012-01-02 |
markus schnalke | Removed ``Face'' support in mhl. |
blob | commitdiff | diff to current |
2012-01-02 |
markus schnalke | Removed references to unused default procs and commente... |
blob | commitdiff | diff to current |
2012-01-02 |
markus schnalke | Removed the configuration option NOPUBLICSEQ. |
blob | commitdiff | diff to current |
2011-12-23 |
markus schnalke | Split nmh dir into mmh dir (~/.mmh) and mail storage... |
blob | commitdiff | diff to current |
2011-12-12 |
markus schnalke | Removed the global alias file |
blob | commitdiff | diff to current |
2011-12-12 |
markus schnalke | Moved etcpath() from config/config.c to sbr/path.c |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | Code cosmetics |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | s/pfolder/curfolder/g |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | Removed the option to disable `~user' support (MHRC) |
blob | commitdiff | diff to current |
2011-12-09 |
markus schnalke | Completely reworked the path convertion functions |
blob | commitdiff | diff to current |
2011-11-05 |
markus schnalke | We don't need macros for only putting two strings next... |
blob | commitdiff | diff to current |
2011-10-31 |
markus schnalke | Reformated comments and long lines |
blob | commitdiff | diff to current |
2011-10-30 |
markus schnalke | Removed the draft message in favor for a consistent... |
blob | commitdiff | diff to current |
2011-10-16 |
markus schnalke | Removed the whom program, which relayed on post(8)... |
blob | commitdiff | diff to current |
2011-10-07 |
markus schnalke | Rearranged whitespace (and comments) in all the code! |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed mhn, as it was already replaced by mhlist/mhsho... |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed msh, vmh and wmh. |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Reworked LINK, now named `altmsglink', similar to BACKU... |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Moved default file/folder modes from acconfig.h to... |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed --with-{editor,pager} configure options. |
blob | commitdiff | diff to current |
2011-10-05 |
markus schnalke | Removed configure option --with-hash-prefix and moved... |
blob | commitdiff | diff to current |
2011-10-04 |
markus schnalke | Moved the sendmail path config line from mts.conf to... |
blob | commitdiff | diff to current |
2011-10-04 |
markus schnalke | Removed the MTS and post; now we always use /usr/sbin... |
blob | commitdiff | diff to current |
2011-09-28 |
markus schnalke | We'll always use sendmail (spost) now |
blob | commitdiff | diff to current |
2010-12-03 |
Ken Hornstein | Remove RCS keywords, since they no longer work after... |
blob | commitdiff | diff to current |
2002-07-02 |
Ken Hornstein | Add/update copyright notice in all source code files. |
blob | commitdiff | diff to current |
1999-04-30 |
Doug Morris | Initial revision |
blob | commitdiff | diff to current |
|