Dockapps.org

 you are here: dockapps.org    dockapp details   categories | add dockapp | contact us | about 
 wmweather+
 wmapmload
 wmdimp
 cnslock
 wmbday
 WMPLOT
 wmjstock
 wmgtemp
wmail

Category: E-mail
Rate it!
Current Rating Average: 4.00
Rate:   
Maintainer: nobody
Website: http://www.minet.uni-jena.de/~topical/sveng/wmail.html
Description: wmail is a Window Maker docklet watching your inbox, which is either a ordinary mbox or a directory conforming to qmails Maildir format. It provides a nice little GUI displaying some useful pieces of information about your inbox (as many other nice wm-apps doing nearly the same thing...). Per default it uses the $MAIL environment-variable to locate the inbox you are using, other mailing mechanisms like POP or IMAP are not supported - use a tool like fetchmail to retrieve POP- or IMAP-based mail.

Screenshots:
wmail-1.9.tar.gz

Available Versions:

Date Author Changelog Download Delete
2002-07-30 21:45:35 nobody wmail-1.9.tar.gz wmail-1.9.tar.gz (1,499)

Add a new Version of this Dockapp

You may add a new (or even old) version of this dockapp by using the link above. This way we can be sure that this application will be available even if the project's homepage goes down (did that ever happen to you? :)).


User Comments

Love it
posted by David (anonymous) - 2004-08-13 12:02:26

Does anyone know if wmail is being maintained? The homepage is a 404.

I love this dockapp. I find it handy for use in combination with spamassassin and fetchmail.

I did find a slight logic bug though -- Mail.UseStatusField wasn't having any effect until I made this change:

--- wmail.c.orig 2004-08-13 11:59:12.768228489 -0400
+++ wmail.c 2004-08-13 11:51:17.392979895 -0400
@@ -829,7 +829,7 @@
fromFound = 0;
checksum = 0;
} else if( config.considerStatusField && strncasecmp( buf, "status: ", 8 ) == 0 &&
- strstr( buf+8, config.readStatus ) == NULL )
+ strstr( buf+8, config.readStatus ) != NULL )
{
RemoveLastName();
--numMails;

Now I use a procmail recipe to flag spams as read, and wmail doesn't count them. Nice (:
wmail-2.0
posted by calmar (anonymous) - 2004-12-18 04:05:37

Well, there is an wmail-2.0 out.

since the original homepage is not there anymore, I mirrored the file.
http://www.calmar.ws/mirror/wmail-2.0.tar.gz

Cheers,
calmar
wmail-2.0
posted by calmar (anonymous) - 2004-12-18 05:13:27

it seems you would need to open the link yourself in a new tab/windows. what dockapp.org does with it, seems not to work. (not here at least)

posted by (anonymous) - 2005-03-08 10:58:16


Post your comments here!
Name:
Email:
Title:
Comment:

 :: search & view ::

 :: community ::

 :: member profile ::

dysonapr

 :: active members ::
  • nobody
  • Thomas Nemeth
  • Jean-Philippe Guillemin
  • mattlaabs
  • Anthony Peacock
  • Alan Swanson
  • anomie
  • Jean-Luc Herren
  • Kristoffer Erlandsson
  • Jonas Aaberg
  •  :: links ::
  • Window Maker
  • Largo's Window Maker Page
  • WMApp C++ Dockapp Graphics Library


  • Impleo - Internet Consulting  Hosted by NETPLEX
    Generated in 0.2588 seconds