Commit graph

10 commits

Author SHA1 Message Date
joerg
bf64e1355a Deal with C99 inline semantic. 2012-06-15 18:56:09 +00:00
bouyer
6969199226 Add libXt to X libs. 2002-10-27 13:39:08 +00:00
tron
ac00c31396 Update "wmmail" package to version 0.64. Changes since version 0.63a:
- added back ExecuteOnUpdate
- now searches @prefix@/GNUstep for defaults domain as well; thanks
  to Thomas Ribbrock <argathin@gmx.net> for suggestion
- added experimental DisplayEachMailbox option (thanks again to Peter
  da Silva); this makes WMMail.app display message counts (none, new,
  total, or new-over-total) for each mailbox that contains new mails
- POP3 mailboxes are correctly handled... I think :)
- added missing semi-colon in defaults file; thanks to Eric Anderson
  <eanderson@usa.net> for pointing this out
- now resets atime and mtime on mbox files; thanks to Peter Surda
  <surda@bigfoot.com> for patch
- fixed buffer overflow in imap.c; thanks to Peter da Silva
  <peter@taronga.com> for patch
- fixed handling of "Status" header in mbox.c and pop3.c
- no longer parses filenames in MailDir mailboxes (procmail should
  now work); countless people pointed out this one :(
- fixed counting of new mails in IMAP mailboxes; thanks to Alfonso
  Palacios-Sureda <alfonso.palacios-sureda@alcatel.fr> for the hint
- fixed segfault in maildir.c; thanks to
  Lars Bensmann <lars@skynet.e.ruhr.de>
- fixed DEFAULT_ANIM_SPEED; thanks to Vincent Arkesteijn
  <v.j.arkesteijn@student.utwente.nl>
2000-10-15 21:54:54 +00:00
tron
28ad6b0e46 Make default configuration more suitable for NetBSD. 1999-06-27 11:10:30 +00:00
tron
ae9c33b627 Update "wmmail" package to version 0.63a. Changes since version 0.62:
- fixed segfaults in wmmail.c
- added ability to use arbitrary TCP port for IMAP
- added ability to display message count when using multiple mailboxes;
  thanks to Justin Dolske <dolske@reston.wcom.net> for patch
- added preliminary POP3 support (don't even try to fix it!)
- change mbox.c to take care of dummy messages put in your mailbox
  by imapd, PINE, or whatever
- fixed imap.c to use CR-LF instead of just "\n"; thanks to Paul Bardo
  <pbardo@bridge.com> for pointing this out
- fixed installation
- WMMail.defaults changed and moved to Defaults/WMMail.in
1999-06-27 10:51:48 +00:00
tron
696628646c Fix this to build with new "automake" version. 1999-02-22 01:53:15 +00:00
tron
3f80b0b809 Add missing shared libraries which probably cause problems on ELF systems. 1999-01-30 23:59:33 +00:00
tron
e9fcc272aa Search for GNUstep directory at correct location. 1999-01-30 14:19:00 +00:00
tron
c2b865b36a Fix mail directory path in example configuration. 1999-01-23 14:31:50 +00:00
tron
def2bace38 New "wmmail" package:
WMMail.app is a "mail-checker" like xbiff. It is largely based on
asmail, but has been modified to work with Window Maker instead of
AfterStep.
1999-01-23 14:24:04 +00:00