]> Pileus Git - ~andy/fetchmail/log
~andy/fetchmail
27 years agoImplement batchlimit option.
Eric S. Raymond [Fri, 8 Nov 1996 05:38:41 +0000 (05:38 -0000)]
Implement batchlimit option.

svn path=/trunk/; revision=503

27 years agoSolaris 2.5 and FreeBSD 2.2.
Eric S. Raymond [Fri, 8 Nov 1996 03:56:01 +0000 (03:56 -0000)]
Solaris 2.5 and FreeBSD 2.2.

svn path=/trunk/; revision=501

27 years agoBetter error messages. And accept Resent-From & Apparently-From a la RFC822.
Eric S. Raymond [Fri, 8 Nov 1996 03:54:39 +0000 (03:54 -0000)]
Better error messages.  And accept Resent-From & Apparently-From a la RFC822.

svn path=/trunk/; revision=500

27 years agoReady to ship.
Eric S. Raymond [Wed, 6 Nov 1996 21:54:56 +0000 (21:54 -0000)]
Ready to ship.

svn path=/trunk/; revision=498

27 years agoReady to ship.
Eric S. Raymond [Wed, 6 Nov 1996 21:48:11 +0000 (21:48 -0000)]
Ready to ship.

svn path=/trunk/; revision=497

27 years agoReady for release.
Eric S. Raymond [Wed, 6 Nov 1996 21:40:58 +0000 (21:40 -0000)]
Ready for release.

svn path=/trunk/; revision=496

27 years agoRemoved an unnecessary layer of indirection.
Eric S. Raymond [Wed, 6 Nov 1996 21:05:44 +0000 (21:05 -0000)]
Removed an unnecessary layer of indirection.

svn path=/trunk/; revision=495

27 years agoInitial revision
Eric S. Raymond [Wed, 6 Nov 1996 20:53:18 +0000 (20:53 -0000)]
Initial revision

svn path=/trunk/; revision=493

27 years agoSplit RFC822-bashing code out of the driver.
Eric S. Raymond [Wed, 6 Nov 1996 20:11:12 +0000 (20:11 -0000)]
Split RFC822-bashing code out of the driver.

svn path=/trunk/; revision=492

27 years agoCorrect return test.
Eric S. Raymond [Wed, 6 Nov 1996 04:41:58 +0000 (04:41 -0000)]
Correct return test.

svn path=/trunk/; revision=491

27 years agoOoops...don't exit where a return will do.
Eric S. Raymond [Wed, 6 Nov 1996 04:27:08 +0000 (04:27 -0000)]
Ooops...don't exit where a return will do.

svn path=/trunk/; revision=490

27 years agoCorrect setting of implicitmode.
Eric S. Raymond [Wed, 6 Nov 1996 04:26:38 +0000 (04:26 -0000)]
Correct setting of implicitmode.

svn path=/trunk/; revision=489

27 years agoBack out the attempt to use stdio.
Eric S. Raymond [Wed, 6 Nov 1996 04:03:49 +0000 (04:03 -0000)]
Back out the attempt to use stdio.

svn path=/trunk/; revision=488

27 years agoInitial revision
Eric S. Raymond [Wed, 6 Nov 1996 03:25:42 +0000 (03:25 -0000)]
Initial revision

svn path=/trunk/; revision=487

27 years agoBetter error reporting.
Eric S. Raymond [Tue, 5 Nov 1996 00:07:53 +0000 (00:07 -0000)]
Better error reporting.

svn path=/trunk/; revision=486

27 years agoInsert fseeks to prevent read-write lossage.
Eric S. Raymond [Mon, 4 Nov 1996 22:56:43 +0000 (22:56 -0000)]
Insert fseeks to prevent read-write lossage.

svn path=/trunk/; revision=485

27 years agoReady to ship.
Eric S. Raymond [Mon, 4 Nov 1996 17:31:10 +0000 (17:31 -0000)]
Ready to ship.

svn path=/trunk/; revision=484

27 years agoFull dynamic buffering on all socket streams.
Eric S. Raymond [Mon, 4 Nov 1996 17:17:11 +0000 (17:17 -0000)]
Full dynamic buffering on all socket streams.

svn path=/trunk/; revision=483

27 years agoEliminate SockGets().
Eric S. Raymond [Mon, 4 Nov 1996 17:13:38 +0000 (17:13 -0000)]
Eliminate SockGets().

svn path=/trunk/; revision=482

27 years agoSocket open rename.
Eric S. Raymond [Mon, 4 Nov 1996 17:09:03 +0000 (17:09 -0000)]
Socket open rename.

svn path=/trunk/; revision=481

27 years agoEliminated socket.h.
Eric S. Raymond [Mon, 4 Nov 1996 17:00:46 +0000 (17:00 -0000)]
Eliminated socket.h.

svn path=/trunk/; revision=480

27 years agoSpecial socket I/O almost gone!
Eric S. Raymond [Mon, 4 Nov 1996 16:22:43 +0000 (16:22 -0000)]
Special socket I/O almost gone!

svn path=/trunk/; revision=479

27 years agoTrue internal buffering with stdio!
Eric S. Raymond [Mon, 4 Nov 1996 15:58:08 +0000 (15:58 -0000)]
True internal buffering with stdio!

svn path=/trunk/; revision=478

27 years agoWow! Real buffering at last!
Eric S. Raymond [Mon, 4 Nov 1996 15:43:25 +0000 (15:43 -0000)]
Wow!  Real buffering at last!

svn path=/trunk/; revision=477

27 years agoTry to at least complain coherently when no from header.
Eric S. Raymond [Mon, 4 Nov 1996 15:22:48 +0000 (15:22 -0000)]
Try to at least complain coherently when no from header.

svn path=/trunk/; revision=476

27 years agoDon't append a spurious NUL to the headers.
Eric S. Raymond [Mon, 4 Nov 1996 15:06:10 +0000 (15:06 -0000)]
Don't append a spurious NUL to the headers.

svn path=/trunk/; revision=475

27 years agoFix incorrect deletion location.
Eric S. Raymond [Mon, 4 Nov 1996 06:07:16 +0000 (06:07 -0000)]
Fix incorrect deletion location.

svn path=/trunk/; revision=474

27 years agoTypo fix.
Eric S. Raymond [Mon, 4 Nov 1996 06:03:26 +0000 (06:03 -0000)]
Typo fix.

svn path=/trunk/; revision=473

27 years agoClose SMTP sockets after each poll cycle to avoid MTA timeouts.
Eric S. Raymond [Mon, 4 Nov 1996 05:58:19 +0000 (05:58 -0000)]
Close SMTP sockets after each poll cycle to avoid MTA timeouts.

svn path=/trunk/; revision=472

27 years agoRunning fetchmail in daemon mode now forces the --fetchall option on.
Eric S. Raymond [Mon, 4 Nov 1996 05:36:04 +0000 (05:36 -0000)]
Running fetchmail in daemon mode now forces the --fetchall option on.
This is a robustness feature.  It means that if a message is fetched
(and thus marked seen by the mailserver) but not delivered locally
due to some transient error, it will be re-fetched during the next
poll cycle.

svn path=/trunk/; revision=471

27 years agoFix seems to be unnecssary. Weird.
Eric S. Raymond [Mon, 4 Nov 1996 04:45:02 +0000 (04:45 -0000)]
Fix seems to be unnecssary.  Weird.

svn path=/trunk/; revision=470

27 years agoReady for 1.9.8.
Eric S. Raymond [Fri, 1 Nov 1996 18:25:05 +0000 (18:25 -0000)]
Ready for 1.9.8.

svn path=/trunk/; revision=469

27 years agoNailed that connect(2) bug.
Eric S. Raymond [Fri, 1 Nov 1996 18:21:27 +0000 (18:21 -0000)]
Nailed that connect(2) bug.

svn path=/trunk/; revision=468

27 years agoTypo fix.
Eric S. Raymond [Fri, 1 Nov 1996 18:18:37 +0000 (18:18 -0000)]
Typo fix.

svn path=/trunk/; revision=467

27 years agoNo longer necessary for fetchmail to abort after failed socket opens.
Eric S. Raymond [Fri, 1 Nov 1996 18:06:31 +0000 (18:06 -0000)]
No longer necessary for fetchmail to abort after failed socket opens.

svn path=/trunk/; revision=466

27 years agoDeal with connect(2) bug.
Eric S. Raymond [Fri, 1 Nov 1996 18:05:40 +0000 (18:05 -0000)]
Deal with connect(2) bug.

svn path=/trunk/; revision=465

27 years agoAdd notes on how to report bugs.
Eric S. Raymond [Fri, 1 Nov 1996 17:37:13 +0000 (17:37 -0000)]
Add notes on how to report bugs.

svn path=/trunk/; revision=464

27 years agoHeader cleanup.
Eric S. Raymond [Fri, 1 Nov 1996 17:34:44 +0000 (17:34 -0000)]
Header cleanup.

svn path=/trunk/; revision=463

27 years agoReady to ship.
Eric S. Raymond [Fri, 1 Nov 1996 15:03:33 +0000 (15:03 -0000)]
Ready to ship.

svn path=/trunk/; revision=462

27 years agoImproved documentation.
Eric S. Raymond [Thu, 31 Oct 1996 22:36:07 +0000 (22:36 -0000)]
Improved documentation.

svn path=/trunk/; revision=461

27 years agoMake the RPM spec include the patchlevel.
Eric S. Raymond [Thu, 31 Oct 1996 21:46:57 +0000 (21:46 -0000)]
Make the RPM spec include the patchlevel.

svn path=/trunk/; revision=460

27 years agoBetter signal handling.
Eric S. Raymond [Thu, 31 Oct 1996 16:07:28 +0000 (16:07 -0000)]
Better signal handling.

svn path=/trunk/; revision=459

27 years agoVersion bump.
Eric S. Raymond [Thu, 31 Oct 1996 15:54:48 +0000 (15:54 -0000)]
Version bump.

svn path=/trunk/; revision=458

27 years ago%s is back.
Eric S. Raymond [Thu, 31 Oct 1996 15:53:03 +0000 (15:53 -0000)]
%s is back.

svn path=/trunk/; revision=457

27 years agoAdd FIXME notes.
Eric S. Raymond [Thu, 31 Oct 1996 09:16:39 +0000 (09:16 -0000)]
Add FIXME notes.

svn path=/trunk/; revision=456

27 years agoDocument the lossage.
Eric S. Raymond [Thu, 31 Oct 1996 09:06:50 +0000 (09:06 -0000)]
Document the lossage.

svn path=/trunk/; revision=455

27 years agoSTEP 9: We can finally use SockGets here.
Eric S. Raymond [Thu, 31 Oct 1996 08:49:50 +0000 (08:49 -0000)]
STEP 9: We can finally use SockGets here.

svn path=/trunk/; revision=454

27 years agoSTEP 9: Eliminate the static buffer in the socket library.
Eric S. Raymond [Thu, 31 Oct 1996 08:46:37 +0000 (08:46 -0000)]
STEP 9: Eliminate the static buffer in the socket library.

svn path=/trunk/; revision=453

27 years agoCorrect echoing logic.
Eric S. Raymond [Thu, 31 Oct 1996 08:29:27 +0000 (08:29 -0000)]
Correct echoing logic.

svn path=/trunk/; revision=452

27 years agoSTEP 8: All socket writes now go through SockWrite.
Eric S. Raymond [Thu, 31 Oct 1996 08:19:01 +0000 (08:19 -0000)]
STEP 8: All socket writes now go through SockWrite.

svn path=/trunk/; revision=451

27 years agoSTEP 7: Take mboxfd out of the SMTP logic path entirely.
Eric S. Raymond [Thu, 31 Oct 1996 07:33:44 +0000 (07:33 -0000)]
STEP 7: Take mboxfd out of the SMTP logic path entirely.

svn path=/trunk/; revision=450

27 years agoSTEP 6: Socket() returns file pointer.
Eric S. Raymond [Thu, 31 Oct 1996 07:01:06 +0000 (07:01 -0000)]
STEP 6: Socket() returns file pointer.

svn path=/trunk/; revision=449

27 years agoSTEP 5: SockPrintf() conversion.
Eric S. Raymond [Thu, 31 Oct 1996 06:53:38 +0000 (06:53 -0000)]
STEP 5: SockPrintf() conversion.

svn path=/trunk/; revision=448

27 years agoSTEP 4: Make SMTP functions take file pointer arguments.
Eric S. Raymond [Thu, 31 Oct 1996 06:47:56 +0000 (06:47 -0000)]
STEP 4: Make SMTP functions take file pointer arguments.

svn path=/trunk/; revision=447

27 years agoSTEP 3: File pointer arguments in SockGets()/SockPuts().
Eric S. Raymond [Thu, 31 Oct 1996 06:29:49 +0000 (06:29 -0000)]
STEP 3: File pointer arguments in SockGets()/SockPuts().

svn path=/trunk/; revision=446

27 years agoSTEP 2: Prepare for SockGets/SockPuts argument change.
Eric S. Raymond [Thu, 31 Oct 1996 06:17:51 +0000 (06:17 -0000)]
STEP 2: Prepare for SockGets/SockPuts argument change.

svn path=/trunk/; revision=445

27 years agoSTEP 1: Make all methods take file pointer arguments.
Eric S. Raymond [Thu, 31 Oct 1996 06:10:50 +0000 (06:10 -0000)]
STEP 1: Make all methods take file pointer arguments.

svn path=/trunk/; revision=444

27 years agoReady to ship.
Eric S. Raymond [Thu, 31 Oct 1996 05:08:06 +0000 (05:08 -0000)]
Ready to ship.

svn path=/trunk/; revision=442

27 years agoCatch up with current bug fixes.
Eric S. Raymond [Thu, 31 Oct 1996 04:58:50 +0000 (04:58 -0000)]
Catch up with current bug fixes.

svn path=/trunk/; revision=441

27 years agoDocument the stdio fix.
Eric S. Raymond [Thu, 31 Oct 1996 00:27:01 +0000 (00:27 -0000)]
Document the stdio fix.

svn path=/trunk/; revision=440

27 years agoTypo fixes.
Eric S. Raymond [Wed, 30 Oct 1996 22:51:22 +0000 (22:51 -0000)]
Typo fixes.

svn path=/trunk/; revision=439

27 years agoBetter documentation.
Eric S. Raymond [Wed, 30 Oct 1996 17:48:13 +0000 (17:48 -0000)]
Better documentation.

svn path=/trunk/; revision=438

27 years agoGet rid of an unnecessary function.
Eric S. Raymond [Wed, 30 Oct 1996 15:24:13 +0000 (15:24 -0000)]
Get rid of an unnecessary function.

svn path=/trunk/; revision=437

27 years agoFix fatal alloca bug.
Eric S. Raymond [Wed, 30 Oct 1996 15:01:04 +0000 (15:01 -0000)]
Fix fatal alloca bug.

svn path=/trunk/; revision=436

27 years agoFix fgatal alloca bug.
Eric S. Raymond [Wed, 30 Oct 1996 15:00:32 +0000 (15:00 -0000)]
Fix fgatal alloca bug.

svn path=/trunk/; revision=435

27 years agoHandle multiple comma-separated local names correctly.
Eric S. Raymond [Wed, 30 Oct 1996 14:25:15 +0000 (14:25 -0000)]
Handle multiple comma-separated local names correctly.

svn path=/trunk/; revision=434

27 years agoReady to ship.
Eric S. Raymond [Wed, 30 Oct 1996 01:08:29 +0000 (01:08 -0000)]
Ready to ship.

svn path=/trunk/; revision=432

27 years agoChangeover to `poll'.
Eric S. Raymond [Wed, 30 Oct 1996 01:03:30 +0000 (01:03 -0000)]
Changeover to `poll'.

svn path=/trunk/; revision=431

27 years agoVersion bump.
Eric S. Raymond [Wed, 30 Oct 1996 00:30:19 +0000 (00:30 -0000)]
Version bump.

svn path=/trunk/; revision=430

27 years agoSeal off some more functions.
Eric S. Raymond [Wed, 30 Oct 1996 00:05:16 +0000 (00:05 -0000)]
Seal off some more functions.

svn path=/trunk/; revision=429

27 years agoMove some forward declarations for better encapsulation.
Eric S. Raymond [Tue, 29 Oct 1996 21:31:11 +0000 (21:31 -0000)]
Move some forward declarations for better encapsulation.

svn path=/trunk/; revision=428

27 years agoDon't display canonical name if it hasn't been grabbed.
Eric S. Raymond [Tue, 29 Oct 1996 20:27:43 +0000 (20:27 -0000)]
Don't display canonical name if it hasn't been grabbed.

svn path=/trunk/; revision=427

27 years agoMake fetchmail -q faster.
Eric S. Raymond [Tue, 29 Oct 1996 19:51:48 +0000 (19:51 -0000)]
Make fetchmail -q faster.

svn path=/trunk/; revision=426

27 years agoMore reorganization.
Eric S. Raymond [Tue, 29 Oct 1996 19:44:27 +0000 (19:44 -0000)]
More reorganization.

svn path=/trunk/; revision=425

27 years agoModularize the main logic a bit.
Eric S. Raymond [Tue, 29 Oct 1996 19:36:30 +0000 (19:36 -0000)]
Modularize the main logic a bit.

svn path=/trunk/; revision=424

27 years agoNot experimental any more.
Eric S. Raymond [Tue, 29 Oct 1996 18:53:31 +0000 (18:53 -0000)]
Not experimental any more.

svn path=/trunk/; revision=423

27 years agoAdd some doc files to the RPM.
Eric S. Raymond [Tue, 29 Oct 1996 18:50:04 +0000 (18:50 -0000)]
Add some doc files to the RPM.

svn path=/trunk/; revision=422

27 years agoInitial revision
Eric S. Raymond [Tue, 29 Oct 1996 18:46:15 +0000 (18:46 -0000)]
Initial revision

svn path=/trunk/; revision=421

27 years agoFix the damn single-poll-loop bug.
Eric S. Raymond [Tue, 29 Oct 1996 18:43:02 +0000 (18:43 -0000)]
Fix the damn single-poll-loop bug.

svn path=/trunk/; revision=420

27 years agosmtp_close isn't used any more.
Eric S. Raymond [Tue, 29 Oct 1996 16:51:50 +0000 (16:51 -0000)]
smtp_close isn't used any more.

svn path=/trunk/; revision=419

27 years agoAdded -n, --nodetach option.
Eric S. Raymond [Tue, 29 Oct 1996 16:41:35 +0000 (16:41 -0000)]
Added -n, --nodetach option.

svn path=/trunk/; revision=418

27 years agoTimestamp.
Eric S. Raymond [Tue, 29 Oct 1996 16:12:24 +0000 (16:12 -0000)]
Timestamp.

svn path=/trunk/; revision=416

27 years agoGo to patch level 4.
Eric S. Raymond [Tue, 29 Oct 1996 01:59:30 +0000 (01:59 -0000)]
Go to patch level 4.

svn path=/trunk/; revision=415

27 years agoOnly open one conneection per host in daemon mode.
Eric S. Raymond [Tue, 29 Oct 1996 01:54:58 +0000 (01:54 -0000)]
Only open one conneection per host in daemon mode.

svn path=/trunk/; revision=414

27 years agoReorganize slightly.
Eric S. Raymond [Mon, 28 Oct 1996 21:21:40 +0000 (21:21 -0000)]
Reorganize slightly.

svn path=/trunk/; revision=413

27 years agoCorrect sttus interpretation.
Eric S. Raymond [Mon, 28 Oct 1996 20:37:09 +0000 (20:37 -0000)]
Correct sttus interpretation.

svn path=/trunk/; revision=412

27 years agoAdded some more intelligible debug messages.
Eric S. Raymond [Mon, 28 Oct 1996 05:13:24 +0000 (05:13 -0000)]
Added some more intelligible debug messages.

svn path=/trunk/; revision=410

27 years agoAdded some more intelligible debug messages.
Eric S. Raymond [Mon, 28 Oct 1996 05:09:28 +0000 (05:09 -0000)]
Added some more intelligible debug messages.

svn path=/trunk/; revision=409

27 years agoDon't open SMTP connection until it's needed.
Eric S. Raymond [Mon, 28 Oct 1996 05:01:20 +0000 (05:01 -0000)]
Don't open SMTP connection until it's needed.

svn path=/trunk/; revision=408

27 years agoBetter optimization.
Eric S. Raymond [Mon, 28 Oct 1996 04:43:37 +0000 (04:43 -0000)]
Better optimization.

svn path=/trunk/; revision=407

27 years agoDate the patched releases.
Eric S. Raymond [Mon, 28 Oct 1996 04:35:01 +0000 (04:35 -0000)]
Date the patched releases.

svn path=/trunk/; revision=406

27 years agoPatchlevel machinery.
Eric S. Raymond [Mon, 28 Oct 1996 04:29:40 +0000 (04:29 -0000)]
Patchlevel machinery.

svn path=/trunk/; revision=405

27 years agoHandle nested parentheses in RFC822 comments.
Eric S. Raymond [Mon, 28 Oct 1996 04:20:14 +0000 (04:20 -0000)]
Handle nested parentheses in RFC822 comments.

svn path=/trunk/; revision=404

27 years agoPatchlevel apparatus.
Eric S. Raymond [Mon, 28 Oct 1996 03:57:24 +0000 (03:57 -0000)]
Patchlevel apparatus.

svn path=/trunk/; revision=403

27 years agoCleanup for PL3.
Eric S. Raymond [Mon, 28 Oct 1996 03:49:39 +0000 (03:49 -0000)]
Cleanup for PL3.

svn path=/trunk/; revision=402

27 years agoInitial revision
Eric S. Raymond [Mon, 28 Oct 1996 03:05:06 +0000 (03:05 -0000)]
Initial revision

svn path=/trunk/; revision=401

27 years agoCorrect mda argument list building.
Eric S. Raymond [Sun, 27 Oct 1996 05:03:42 +0000 (05:03 -0000)]
Correct mda argument list building.

svn path=/trunk/; revision=399

27 years agoCorrect the defaults logic.
Eric S. Raymond [Sun, 27 Oct 1996 04:51:01 +0000 (04:51 -0000)]
Correct the defaults logic.

svn path=/trunk/; revision=398

27 years agoFix core dump bug in default-user logic.
Eric S. Raymond [Sun, 27 Oct 1996 04:23:23 +0000 (04:23 -0000)]
Fix core dump bug in default-user logic.

svn path=/trunk/; revision=397

27 years agogcc -Wall cleanup.
Eric S. Raymond [Sat, 26 Oct 1996 22:21:16 +0000 (22:21 -0000)]
gcc -Wall cleanup.

svn path=/trunk/; revision=396