aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-features.html
Commit message (Expand)AuthorAgeFilesLines
* Support faked IDLE.Eric S. Raymond2003-07-221-3/+4
* First round ofmlong-delayed bug fixes.Eric S. Raymond2003-07-171-4/+4
* IDLE and CYgwin fix patch.Eric S. Raymond2003-02-281-3/+3
* Note STARTTLS.Eric S. Raymond2002-09-091-2/+4
* XML headers everywhere.Eric S. Raymond2002-07-301-2/+3
* XML conversionEric S. Raymond2002-07-281-183/+212
* Cleanup.Eric S. Raymond2002-07-281-9/+10
* Prepare for 6.0.0.Eric S. Raymond2002-06-081-5/+5
* Initial version of ESMTP AUTH.Eric S. Raymond2002-03-091-2/+4
* Documentation fixes.Eric S. Raymond2001-07-251-3/+3
* Tracepolls switch implemented.Eric S. Raymond2001-06-051-2/+5
* Added new feature.Eric S. Raymond2001-05-141-2/+4
* Security fix.Eric S. Raymond2001-03-121-3/+3
* Fallback MDA.Eric S. Raymond2001-03-071-2/+5
* Added POP3 version of CRAM-MD5.Eric S. Raymond2001-02-111-7/+9
* First cut at ODMR support.Eric S. Raymond2001-02-071-2/+4
* Samuel Leo's LMTP enhancement.Eric S. Raymond2000-12-061-2/+4
* The retry patch.Eric S. Raymond2000-12-011-2/+4
* David Taylor's fixes for the UIDL code.Eric S. Raymond2000-08-061-2/+6
* Added dropdelivered.Eric S. Raymond2000-07-231-2/+9
* Julian Haight's changes.Eric S. Raymond2000-06-071-3/+11
* Ready to merge in Julian Haight's changes.Eric S. Raymond2000-06-071-5/+7
* BeOS support.Eric S. Raymond2000-04-081-2/+5
* speed improvement by usingh SEARCH UNSEEN.Eric S. Raymond2000-04-071-2/+10
* We now match suffixes.Eric S. Raymond2000-03-131-3/+7
* Implemented support for RFC2177 IDLE command.Eric S. Raymond2000-03-061-3/+7
* LinuxWorld hacks.Eric S. Raymond2000-02-051-2/+6
* Reread .fetchmailrc when it's changed in daemon mode.Eric S. Raymond1999-12-211-2/+6
* IPv6 patches.Eric S. Raymond1999-12-191-3/+5
* This preliminary SSL patch goes to Mike.Eric S. Raymond1999-10-271-2/+7
* NTLM support integrated.Eric S. Raymond1999-09-141-2/+4
* CRAM-MD5 authentication support a la RFC2195.Eric S. Raymond1999-06-081-2/+4
* Enable expunge to controil POP2 and POP3 checkpointing.Eric S. Raymond1999-04-181-2/+7
* FreeBSD support.Eric S. Raymond1999-02-071-2/+4
* Make the mimedecode default TRUE.Eric S. Raymond1999-01-101-3/+4
* Typo fix.Eric S. Raymond1999-01-071-3/+3
* HTML cleanup.Eric S. Raymond1999-01-021-5/+4
* RFC1894 conformance.Eric S. Raymond1998-12-301-3/+3
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-4/+6
* Added bouncemail.Eric S. Raymond1998-11-291-2/+4
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-2/+4
* Gerald Britton's support for mixed Kerberos and Hesiod.Eric S. Raymond1998-11-171-2/+4
* Added BSMTP option.Eric S. Raymond1998-10-301-2/+4
* Now we can use --limit with daemon mode.Eric S. Raymond1998-10-161-3/+6
* Documentation improvements.Eric S. Raymond1998-10-091-3/+3
* Added experimental SDPS support.Eric S. Raymond1998-08-031-2/+6
* Brendan Cully's fixes for GSSAPI.Eric S. Raymond1998-06-041-3/+3
* Various minor fixes.Eric S. Raymond1998-05-271-2/+6
* Henrik Storner's patch to support mimedecode.Eric S. Raymond1998-03-201-5/+8
* Kerberos V support.Eric S. Raymond1998-03-031-2/+4
> 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763