aboutsummaryrefslogtreecommitdiffstats
path: root/socket.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix seems to be unnecssary. Weird.Eric S. Raymond1996-11-041-4/+1
* Nailed that connect(2) bug.Eric S. Raymond1996-11-01
# Configuration created Thu Oct 23 20:13:55 2003 by fetchmailconf
set syslog
set postmaster "postmaster"
set bouncemail
set no spambounce
set properties ""
poll pop.whosey.net with proto POP3
       user 'foo' there with password '*' is 'me' here
       user 'bar' there with password '*' is 'her' here
       user 'baz' there with password '*' is 'that' here

poll mail.whatsey.ca with proto POP3 interval 60
       user 'nimble' there with password '*' is 'her' here
00'>1996-10-151-1/+1 * Simplify the autoconfig process a lot.Eric S. Raymond1996-10-151-15/+14 * Add settable server-nonresponse timeoutEric S. Raymond1996-10-131-11/+0 * Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1 * Arrange for timeout by client if server connection is dropped.Eric S. Raymond1996-10-091-0/+14 * *** empty log message ***Eric S. Raymond1996-09-241-1/+0 * The great name change.Eric S. Raymond1996-09-241-1/+1 * QNX port.Eric S. Raymond1996-09-131-0/+14 * Most of the way to SMTP forwarding.Eric S. Raymond1996-09-111-5/+0 * Condition out the SMTP-forwarding support.Eric S. Raymond1996-08-271-2/+66 * We have IMAP support.Eric S. Raymond1996-08-261-1/+5 * Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-50/+3 * Initial revisionEric S. Raymond1996-06-281-0/+243