aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revise M$ Exchange information.Eric S. Raymond1997-09-141-23/+15
* Simplify the length handling.Eric S. Raymond1997-09-146-17/+20
* No more delimited flags on the stack.Eric S. Raymond1997-09-141-11/+9
* Works with Microsoft Exchange.Eric S. Raymond1997-09-145-12/+25
* Avoid trying to strip twice.Eric S. Raymond1997-09-141-1/+1
* Ready to release 4.1.8.Eric S. Raymond1997-09-112-1/+9
* Added warning.Eric S. Raymond1997-09-111-4/+6
* Added G7.Eric S. Raymond1997-09-111-7/+27
* Supply inet_aton if needed.Eric S. Raymond1997-09-111-0/+28
* Fix a markup error.Eric S. Raymond1997-09-111-3/+3
* Added warning about Microsoft Exchange.Eric S. Raymond1997-09-111-3/+28
* Fixed a spurious message.Eric S. Raymond1997-09-111-1/+1
* Fix nasty single-char-adddress bug in multidrop mode.Eric S. Raymond1997-09-101-1/+3
* Typo fix.Eric S. Raymond1997-09-091-1/+1
* Version bump.Eric S. Raymond1997-09-091-1/+1
* *** empty log message ***Eric S. Raymond1997-09-091-4/+5
* Link in our private strstr if environment doesn't have it.Eric S. Raymond1997-09-091-1/+1
* Allow this to work with Cyrus server.Eric S. Raymond1997-09-091-1/+3
* Added O4.Eric S. Raymond1997-09-071-2/+23
* Version bumpEric S. Raymond1997-09-062-1/+9
* Better RCPT TO address generation.Eric S. Raymond1997-09-061-5/+8
* Anticipate a harmless error message.Eric S. Raymond1997-09-061-0/+1
* braino fix.Eric S. Raymond1997-09-061-1/+1
* Fix a name.Eric S. Raymond1997-09-051-6/+5
* Don't recommend multidrop.Eric S. Raymond1997-09-051-3/+5
* Version bump.Eric S. Raymond1997-09-051-1/+1
* Version bump.Eric S. Raymond1997-09-051-1/+1
* Try to get better connection-failure messages.Eric S. Raymond1997-09-051-1/+1
* Prototype fix.Eric S. Raymond1997-09-051-1/+1
* Fall back on localhost.Eric S. Raymond1997-09-052-1/+13
* Have AUTO mode croak on SMTP error.Eric S. Raymond1997-09-051-1/+1
* Avoid yet another core dump.Eric S. Raymond1997-09-051-5/+6
* Prevent core dumps on messages with no destination lines.Eric S. Raymond1997-09-051-1/+1
* Version bump.Eric S. Raymond1997-09-042-3/+3
* Version bump.Eric S. Raymond1997-09-041-1/+1
* *** empty log message ***Eric S. Raymond1997-09-041-0/+2
* *** empty log message ***Eric S. Raymond1997-09-041-1/+1
* Cleanup.Eric S. Raymond1997-09-042-31/+43
* Add comment on MD5 license.Eric S. Raymond1997-09-042-0/+4
* Portability hack for alphas.Eric S. Raymond1997-09-041-0/+4
* Better failure reporting on SMTP connect failures.Eric S. Raymond1997-09-042-42/+27
* inet_aton.Eric S. Raymond1997-09-043-2/+27
* Ready to ship.Eric S. Raymond1997-09-031-2/+2
* Ready to ship.Eric S. Raymond1997-09-031-0/+3
* Version bump.Eric S. Raymond1997-09-032-2/+2
* Update.Eric S. Raymond1997-09-031-3/+7
* Use inet_aton.Eric S. Raymond1997-09-032-13/+2
* FreeBSD port changes.Eric S. Raymond1997-09-034-1/+17
* Typo fix.Eric S. Raymond1997-09-031-3/+3
* Try canonicalizing with the SMTP host.Eric S. Raymond1997-09-031-4/+4
uthentication of Certifying Authority (Is this a Certifying Authority we recognize?).</p> <p>Debian wishlist item 181157: ssl key learning for self-signed certificates.</p> <p>Laszlo Vecsey writes: "I believe qmail uses a technique of writing temporary files to nfs, and then moving them into place to ensure that they're written. Actually a hardlink is made to the temporary file and the destination name in a new directory, then the first one is unlinked. Maybe a combination of this will help with the fetchmail lock file."</p> <p>Maybe refuse multidrop configuration unless "envelope" is _explicitly_ configured (and tell the user he needs to configure the envelope option) and change the envelope default to nil. This would prevent a significant class of shoot-self-in-foot problems.</p> <p>Given the above change, perhaps treat a delivery as "temporarily failed" (leaving the message on the server, not putting it into .fetchids) when the header listed in the "envelope" option is not found. (This is so you don't lose mail if you configure the wrong envelope header.)</p> <p>Matthias Andree writes:</p> <blockquote> <p>NOTE that the current code need optimization, if I have unseen articles 3 and 47, fetchmail will happily request LIST for articles 3...47 rather than just 3 and 47. In cases where the message numbers are far apart, this involves considerable overhead - which could be alleviated by pipelining the list commands, which needs either asynchronous reading while sending the commands, or knowing the send buffer, to avoid deadlocks. Unfortunately, I don't have the time to delve deeper into the code and look around.</p> <p>Note that such a pipelining function would be of universal use, so it should not be in pop3.c or something. I'd think the best approach is to call a "sender" function with the command and a callback, and the sender will call the receiver when the send buffer is full and call the callback function for each reply received.</p> <p>See the ESMTP PIPELINING RFC for details on the deadlock avoidance requirements.</p> </blockquote> <hr /> <br clear="left" /> <address>-2003 Eric S. Raymond <a href="mailto:esr@thyrsus.com">&lt;esr@thyrsus.com&gt;</a><br /> 2004- Matthias Andree <a href="mailto:matthias.andree@gmx.de">&lt;matthias.andree@gmx.de&gt;</a></address> </body> </html>