Removed draft_from masquerading.
[mmh] / uip /
2012-02-03 markus schnalkeRemoved draft_from masquerading.
2012-02-03 markus schnalkeRemoved unused parameter from mbx_copy().
2012-02-03 markus schnalkeMajor bugfix: inc does not lose data anymore.
2012-02-03 markus schnalkeRemoved the -(no)remove switches from spost.
2012-02-03 markus schnalkeSyntactic and comment changes.
2012-01-31 markus schnalkespost: refactoring; removed -(no)format switches as...
2012-01-31 markus schnalkespost: refactoring, added comments, removed unused...
2012-01-30 markus schnalkeScan listings shall not contain body content. Hence...
2012-01-30 markus schnalkeRemoved another deprecated mhn check.
2012-01-30 markus schnalkeRemoved the, in 1997 deprecated, send option -noshowpro...
2012-01-30 markus schnalkeRemoved -pause from mhshow(1).
2012-01-30 markus schnalkeBugfix: Removed -reverse switch from scan(1).
2012-01-30 markus schnalkeAlias: Removed the address group `*', which meant every...
2012-01-30 markus schnalkeRest of the MMDF-style mail drop support removal.
2012-01-28 markus schnalkeRemoved support for MMDF-style mail drops.
2012-01-28 markus schnalkeFixed path lookup for alias files: ali, send, whatnow.
2012-01-28 markus schnalkeforw/repl/dist annotations won't add address lists...
2012-01-28 markus schnalkeRemoved the ATTVIBUG compile option.
2012-01-28 markus schnalkeRemoved EISREMOTE check.
2012-01-28 markus schnalkeRemoved the undocumented -unique switches. Seems they...
2012-01-28 markus schnalkeRemoved the -width switch from send, spost and repl.
2012-01-28 markus schnalkeRemoved options to deactivate dashstuffing. Always...
2012-01-28 markus schnalkeRemoved unneeded options from send.
2012-01-25 markus schnalkeRemoved the UCI code to read the signatur (= name)...
2012-01-25 markus schnalkeRemoved UCI-specific group leader code from conflict(8).
2012-01-25 markus schnalkeRemoved the UCI alternative name of anno(1): `fanno'.
2012-01-25 markus schnalkeRemoved the -header option from scan(1).
2012-01-25 markus schnalkeRemoved (allmost all) JLR-specific code.
2012-01-25 markus schnalkeRemoved LBL compile condition (format: addtoseq).
2012-01-25 markus schnalkeRemoved several `#if 0' fragments.
2012-01-24 markus schnalkeFixed -mime for forw and repl.
2012-01-24 markus schnalkeRemoved the mime command from whatnow and automimeproc...
2012-01-24 markus schnalkeActivated Jon's attachment system by default and steaml...
2012-01-24 markus schnalkeAdded a comment and a variable initialization.
2012-01-05 markus schnalkeExplicit checks for return values of strcmp().
2012-01-05 markus schnalkeRemoved isprefix() and replaced it with strncmp().
2012-01-04 markus schnalkes/ALLOW_NEW/ALLOW_BEYOND/
2012-01-04 markus schnalkeRenamed all standard sequences (e.g. cur->c) and made...
2012-01-04 markus schnalkeInverted the second arg of seq_setunseen(), to be more...
2012-01-04 markus schnalkeActivated a default unseen sequence; updated man pages...
2012-01-03 markus schnalkes/vfork/fork/
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2012-01-02 markus schnalkeRemoved ``Face'' support in mhl.
2012-01-02 markus schnalkeRemoved references to unused default procs and commente...
2012-01-02 markus schnalkeRenames: s/+outbox/+sent/ and s/cc:/Cc:/
2011-12-23 markus schnalkeReplaced C program `install-mh' by shell script `mmh'.
2011-12-23 markus schnalkeSplit nmh dir into mmh dir (~/.mmh) and mail storage...
2011-12-12 markus schnalkeRemoved the global alias file
2011-12-09 markus schnalkeCode cosmetic
2011-12-09 markus schnalkeWe have `NULL' in order to not need to write `(char...
2011-12-09 markus schnalkeRemoved void casts for ignored return values of functio...
2011-12-09 markus schnalkeWe don't want to use copy() anymore; but kept it for...
2011-12-09 markus schnalkes/pfolder/curfolder/g
2011-12-09 markus schnalkeCompletely reworked the path convertion functions
2011-11-20 markus schnalkeCosmetic change
2011-11-20 markus schnalkeCosmetic change
2011-11-20 markus schnalkeThe existence of the profile entry Path is already...
2011-11-05 markus schnalkeImproved pluspath() and used it instead of path() where...
2011-11-05 markus schnalkeIntroduced FDEF and FCUR for speaking arguments to...
2011-11-05 markus schnalkeRenamed r1bindex() to mhbasename(), to make its functio...
2011-11-05 markus schnalkeRenamed ssequal() to isprefix(), because that's what...
2011-11-01 markus schnalkeRemoved outc(), which only called putchar(), while...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-30 markus schnalkeRemoved the draft message in favor for a consistent...
2011-10-16 markus schnalkeFixed broken swit numbering (there are more files to...
2011-10-16 markus schnalkeRemoved the whom program, which relayed on post(8)...
2011-10-16 markus schnalkeRemoved the split feature of send.
2011-10-07 markus schnalkeRemoved unneeded sbr code.
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2011-10-05 markus schnalkeRemoved mhn, as it was already replaced by mhlist/mhsho...
2011-10-05 markus schnalkeRemoved msh, vmh and wmh.
2011-10-05 markus schnalkeRemoved unused and not compiling program wmh.
2011-10-05 markus schnalkeReworked LINK, now named `altmsglink', similar to BACKU...
2011-10-05 markus schnalkeRemoved --with-{editor,pager} configure options.
2011-10-05 markus schnalkeRemoved configure option --with-hash-prefix and moved...
2011-10-04 markus schnalkeMoved the sendmail path config line from mts.conf to...
2011-10-04 markus schnalkeRemoved TLS support. We don't need it anymore as we...
2011-10-04 markus schnalkeRemoved SASL support. We don't need it anymore because...
2011-10-04 markus schnalkeRemoved the MTS and post; now we always use /usr/sbin...
2011-10-04 markus schnalkeRemoved all POP support
2011-09-28 markus schnalkeWe'll always use sendmail (spost) now
2011-04-13 Ken HornsteinWhoops, user & port were in the wrong order so msgchk... mmh-start
2010-12-21 Peter MaydellClean up code in inc.c
2010-12-20 Peter MaydellFix used-uninitialised warning in new.c
2010-12-20 Peter MaydellFix crash if fnext/fprev are given an empty folder...
2010-12-16 Oliver Kiddlefix badly formatted code found by Markus Schnalke
2010-12-15 Scott Snyderpropagate and check return status of close() in slocal
2010-12-14 Oliver Kiddleswitches need to be renumbered following removal of...
2010-12-09 Ken HornsteinMassive garbage collection. Remove functionality for...
2010-12-08 David Levine * uip/whatnowsbr.c: enforce requirement of at least...
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-12-03 Ken HornsteinUpdate for git conversions (and cleanup of autogen...
2010-11-19 Ken Hornstein(Minor) cleanup of some of the autoconf code with respe...
2010-08-31 David Levine * uip/.cvsignore: added "new". PRE_POSIX_CONVERSION
2010-02-06 Earl Hood#ifdef AI_ADDRCONFIG since older IPv4-only systems...
2010-02-04 Earl Hood* Bug #15213, #18635: The use of the insecure m_scratch...
2010-02-03 Earl Hood* mts/smtp/smtp.c: added SASL support if mts configuration
2009-12-30 David Levine * uip/mhlistsbr.c, uip/mhlsbr.c, uip/picksbr.c: cast
2009-12-30 David Levine * uip/new.c: cast folder_len to int to avoid warning on
next