descriptionA very simple POP3 client.
homepage URLhttp://mythic-beasts.com/~mark/software/stand/
ownermark-repo.or.cz@longair.net
last changeSat, 27 Feb 2010 11:37:11 +0000 (27 11:37 +0000)
content tags
add:
readme

stand: a very simple POP3 client

This is a small Ruby script for fetching messages from a POP3 servers and delivering them to a local mail delivery agent. It supports APOP, TLS/SSL and UIDL caching.

stand is written by Mark Longair and Reuben Thomas. It is released under the GNU General Public License version 3.

shortlog
2010-02-27 Mark LongairCheck that the current directory is named correctly... masterversion-0.96
2010-02-27 Mark LongairStrip whitespace from the results returned in backticks
2010-02-27 Mark LongairUpdate the changelog and web page for version 0.96
2010-02-27 Mark LongairAdd a couple more generated files
2010-02-27 Mark LongairSwitch to calling dpkg-parsechangelog instead of the...
2010-02-27 Mark LongairFix the malformed debian/changelog fileversion-
2010-02-27 Mark LongairUpdate the changelog for version 0.95
2010-02-27 Mark LongairIgnore the generated last-released-version file
2010-02-27 Mark LongairUse Ruby 1.9.1 instead
2010-02-27 Mark LongairAdd a backtrace for other exceptions as well
2010-02-27 Mark LongairUse absolute paths in .gitignore
2010-02-27 Mark Longairdebian/files is generated - ignore it and remove from...
2010-02-27 Mark LongairMake reporting of errors and warnings go to STDERR
2010-02-27 Mark LongairRemove trailing whitespace
2010-02-27 Mark LongairFixes to the switch to using the Net::POP3 class's...
2008-08-13 Mark Longairpop.rb now has an enable_ssl method, so use that insteadlenny
...
tags
14 years ago version-0.96 A tag for version 0.96
14 years ago version- Version 0.95 of stand
16 years ago version-0.94 Version 0.94, generated with wodewick
16 years ago version-0.92 Version 0.92
16 years ago version-0.91 Version 0.91
16 years ago version-0.9 This is version 0.9 of stand. ...
heads
14 years ago master
15 years ago lenny
16 years ago stunnel
16 years ago pre-etch