aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* document that passwords are length limited.Matthias Andree2005-11-141-0/+1
* Sunil Shetye fixed these problems in a patch posted to fetchmail-devel:Matthias Andree2005-11-141-0/+2
* Update --smtphost and --smtpaddress documentation. Patch by Sunil Shetye.Matthias Andree2005-11-141-1/+2
* The default for --smtphost is now always "localhost" regardless ofMatthias Andree2005-11-101-0/+4
* fix pluralization typo, news -> newMatthias Andree2005-11-101-1/+1
* Clarify that --loghost works only while detached; after report by Nico Golde.Matthias Andree2005-11-101-0/+1
* Man page: update --smtphost documentation.Matthias Andree2005-11-101-1/+2
* Revise some error messages so they are less confusing. Sunil Shetye.Matthias Andree2005-11-101-0/+1
* Mark POP2 obsolete/legacy and to be removed from future version.Matthias Andree2005-11-101-2/+4
* Fix Debian Bug#317761: when trying to send a bounce message, don't bailMatthias Andree2005-11-101-0/+4
* When eating message trailer, don't see any line containing "OK" as theMatthias Andree2005-11-091-0/+3
* Fix Debian Bug#241883, making global options more clear. Matt Swift, Matthias...Matthias Andree2005-10-301-0/+2
* Set service properly after autoprobe succeeded. Debian Bug#320645.Matthias Andree2005-10-301-0/+2
* Use new host_fqdn() interface.Matthias Andree2005-10-301-0/+4
* Man page: --sslfingerprint points user to x509(1ssl) and gives an example Matthias Andree2005-10-301-0/+2
* Do not break some other process's lockfile in "-q" mode, but wait for Matthias Andree2005-10-301-0/+2
* Detect error if lock file cannot be created.Matthias Andree2005-10-301-0/+2
* Exit with error if the lock file cannot be read.Matthias Andree2005-10-301-0/+1
* Bury on_exit() officially - hasn't worked since 6.0.0 or even longer.Matthias Andree2005-10-301-0/+2
* - make fetchmail --silent --quit really silent, Debian Bug #229014 by Matthias Andree2005-10-301-0/+7
* Clean up SECURITY FIXES section.Matthias Andree2005-10-291-6/+6
* Add support for SubjectAltName (RFC-2595 or 2818). Patch by Roland Stigge, De...Matthias Andree2005-10-291-0/+2
* fetchmailconf -h documents the fetchmailconf -h option.Matthias Andree2005-10-211-0/+2
* Global variable cleanup, to fix daemon mode reinitialization problems.Matthias Andree2005-10-211-0/+2
* Mention UTF-8, remove TAB.Matthias Andree2005-10-211-1/+4
* Properly shut down SSL connections. Berlios Patch #647 by Arkadiusz Miƛkiewicz.Matthias Andree2005-10-211-0/+2
* update.Matthias Andree2005-10-011-0/+5
* Offer authorization mode with NTLM/MSN added to expert users.Matthias Andree2005-09-271-4/+7
* Complain in POP3 if NTLM/MSN auth is requested but not built in.Matthias Andree2005-09-261-0/+3
* Missed --port/--service/--ssl cleanups. Reminder from Thomas Wolff.Matthias Andree2005-09-261-0/+1
* Revise SSL dependency check: use LDFLAGS (to get -L options), detect error.Matthias Andree2005-09-251-0/+2
* Check if OpenSSL requires -ldl, too.Matthias Andree2005-09-251-0/+3
* Make "envelope 'Delivered-To'" work with dropdelivered. Timothy Lee.Matthias Andree2005-09-231-1/+2
* Fix display and documentation of --envelope option.Matthias Andree2005-09-221-0/+1
* Kerberos IV detection fix for FreeBSD 4. Simon Barner.Matthias Andree2005-09-211-0/+1
* Make SSL connection failures PS_SOCKET (not PS_AUTHFAIL). Reported by Thomas ...Matthias Andree2005-09-211-0/+2
* Fix bogus "cannot resolve service * to port number" error. Simon Barner.Matthias Andree2005-09-211-0/+1
* When getaddrinfo() fails resolving a service, log getaddrinfo() error.Matthias Andree2005-09-211-0/+1
* Fix Japanese translation of "no other fetchmail is running".Matthias Andree2005-09-211-0/+2
* Add full support for --service option.Matthias Andree2005-09-211-0/+1
* Expunge between IMAP folders when polling multiple folders. Sunil Shetye.Matthias Andree2005-09-211-0/+3
* Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn".Matthias Andree2005-09-201-0/+2
* Rearrange #include directives in an attempt to fix BerliOS Bug #4725,Matthias Andree2005-09-191-0/+2
* Merge Sunil Shetye's --limitflush patch.Matthias Andree2005-09-171-2/+2
* Fixes to --with-hesiod option. Sunil Shetye.Matthias Andree2005-09-111-0/+1
* Large protocol independence patch.Matthias Andree2005-08-281-0/+11
* Add obsoletion warnings.Matthias Andree2005-08-281-0/+10
* Fix --with-gssapi compilation problem. Patch by Simon Josefsson.Matthias Andree2005-08-271-0/+1
* Update.Matthias Andree2005-08-171-4/+7
* Write RFC-compliant BSMTP envelopes. Reported by Nico Golde.Matthias Andree2005-08-161-0/+1
ef='#n596'>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 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873