| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: fetchmailconf | Distribution: Mandrake Linux |
| Version: 6.2.5 | Vendor: MandrakeSoft |
| Release: 3mdk | Build date: Tue Nov 9 23:58:18 2004 |
| Group: System/Configuration/Networking | Build host: riemann.mandrakesoft.com |
| Size: 86778 | Source RPM: fetchmail-6.2.5-3mdk.src.rpm |
| Url: http://www.catb.org/~esr/fetchmail/ | |
| Summary: A utility for graphically configuring your fetchmail preferences. | |
Fetchmailconf is a TCL/TK application for graphically configuring your ~/.fetchmailrc preferences file. Fetchmail has many options which can be daunting to the new user. This utility takes some of the guesswork and hassle out of setting up fetchmail.
GPL
* Tue Mar 16 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.5-3mdk
- patch 6: fix APOP managment
* Wed Feb 18 2004 David Baudens <baudens@mandrakesoft.com> 6.2.5-2mdk
- Fix menu
* Thu Nov 06 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.5-1mdk
- new release
- remove patch 5 (merged upstream)
* Thu Oct 16 2003 Vincent Danen <vdanen@mandrakesoft.com> 6.2.4-2mdk
- security fix (CAN-2003-0792)
* Tue Aug 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.4-1mdk
- new release
* Sat Jul 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.3-2mdk
- fix url (Laurent Crepet)
* Sat Jul 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.3-1mdk
- remove patch 5 (merged upstream)
* Sat Jul 19 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.3-1mdk
- new release
* Fri May 16 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.2-3mdk
- patch 5: update french translation
* Sat Apr 05 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.2-2mdk
- reenable parallel build which was eronously disabled
* Sat Apr 05 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.2-1mdk
- new release
- newer url
- remove patch 5 (merged upstream)
* Thu Jan 16 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.1-2mdk
- patch 5 : update french translation
* Wed Jan 15 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.1-1mdk
- new release
* Fri Jan 03 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.0-2mdk
- fetchmail is autoconf-2.5.x aware now
* Fri Jan 03 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.2.0-1mdk
- new release
- remove patch 1
- add bytecode for emacs
- add missing desktop file
- remove old useless workarounds
* Mon Nov 04 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.1.2-1mdk
- new release
* Tue Oct 29 2002 Stefan van der Eijk <stefan@eijk.nu> 6.1.1-2mdk
- BuildRequires: emacs-bin gettext-devel
* Tue Oct 22 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.1.1-1mdk
- new release
- remove patches 200, 202, 203 and 204 (merged upstream)
* Thu Oct 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.1.0-1mdk
- 6.1.0 (security fix version + french translation get merged upstream)
- build macros (Vincent Danen)
- remove patches 5 & 201 (merged upstream)
- fetchmail-daemon: Prereq: rpm-helper
* Thu Sep 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 6.0.0-1mdk
- new release
* Sat Jun 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.12-1mdk
- new release
- rediff patches 1 and 5
- remove patches 2, 3 and 6 (merged upstream)
* Sat Jun 15 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-7mdk
- recompile for newer gettext
* Wed May 01 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-6mdk
- it's useless to bzip2 png icons
- clean menu entry generation to ease cut&paste
* Sat Apr 27 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-5mdk
- alter some messages verbose level [Patch4]
- fix stupid bug : do NOT cause mail to bounce on 553 errors and the like
[Patch5]
- fix base64 (off-by-one error in base64.c anti-overflow patch in 5.9.11 (alsa
fix kerboros auth), properly implement from64tobits, avoid buffer overflows)
[Patch6]
* Fri Apr 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-4mdk
- hack around STLS problems: fetchmail would try to start STLS even if
it was already talking over a secured channel [Patch3]
- update Brasilian, Czech, Galician, Polish and Spanish translationx
[Patches 200-204]
* Tue Apr 16 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-3mdk
- enable japanese l10n [Patch1]
- imap.c:do_imap_ntlm had the buffer size for from64tobits
incorrectly set to the input buffer size [Patch2]
* Tue Apr 09 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-2mdk
- fetchmailconf(1) refers the right man-page
* Tue Apr 09 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.11-1mdk
- new release
- spec clean
- use %_initrd
- simplify %files sections by removing useless %attr
- remove duplicate directories creation
- remove useless rm
- explain why we chmod %_builddir
- move fetchmailconf(1) man page to fetchmailconf package
- instead of symlinking fetchmailconf(1) on fetchmail(1), use .so (troff rulez)
* Mon Mar 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.10-1mdk
- new release
* Tue Feb 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.8-1mdk
- new release
* Tue Feb 19 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.7-2mdk
- remove %post for lord pixel & gc
* Mon Feb 04 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.7-1mdk
- new release
* Tue Jan 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.6-2mdk
- xpm -> png icons
* Thu Dec 20 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.6-1mdk
- new release
* Thu Dec 13 2001 Yves Duret <yduret@mandrakesoft.com> 5.9.5-2mdk
- emacs, I use it, I want it : added fetchmail-mode.el registration
in %{_sysconfdir}/emacs/site-start.d
* Fri Nov 09 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 5.9.5-1mdk
- New and shiny fetchmail.
- Remove the imap compile fix (not needed anymore).
* Tue Oct 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.4-3mdk
- add some comment in default /etc/fetchmailrc
* Wed Oct 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.4-2mdk
- compress small patches for lord rpmlint
* Tue Oct 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.4-1mdk
- fix compilation
- new release
* Fri Sep 21 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0-4mdk
- fix daemon() display
* Mon Sep 10 2001 Stefan van der Eijk <stefan@eijk.nu> 5.9.0-3mdk
- BuildRequires: byacc flex
* Fri Sep 07 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0-2mdk
- :%s!Fechmail!Fetchmail!g (Michael Reinsch)
- remove extra echo (idem)
* Tue Aug 14 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.9.0-1mdk
- new release
* Fri Aug 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.17-2mdk
- don't requires smtpdaemon, only MailTransportAgent
* Thu Aug 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.17-1mdk
- new release
* Tue Aug 07 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.16-1mdk
- new release
* Thu Aug 02 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.15-1mdk
- new release
* Sat Jul 14 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 5.8.14-1mdk
- New and shiny source.
* Thu Jul 12 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.13-1mdk
- new release
* Wed Jul 11 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.11-2mdk
- rebuild for bogus rpm (aka remove summary translations)
* Tue Jul 03 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.11-1mdk
- new release
* Sat Jun 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.10-1mdk
- new version
- deamonize fetchamil-daemon
- nicely exit fetchmail on {reboot,halt}
- display exit status aka {OK,FAILLED}
* Tue Jun 26 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.9-1mdk
- new release
* Fri Jun 22 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.8-1mdk
- new version
* Wed Jun 20 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.7-2mdk
- wrap description whose lines were too long for lord fredl^h^h^h^h
lord rpmlint
* Tue Jun 19 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.7-1mdk
- new release
* Wed Jun 13 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.6-1mdk
- new release
* Thu May 31 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.5-1mdk
- new release
* Wed May 23 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.4-1mdk
- new version
* Thu May 10 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.2-1mdk
- new release
* Wed May 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.1-2mdk
- add some buildrequires
- s!Copyright!License
* Wed May 09 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.1-1mdk
-
* Wed Apr 11 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.8.1-1mdk
- new release
- SMP build
* Tue Apr 03 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.7.7-1mdk
- new leading-edge release for cooker
* Sat Mar 31 2001 Frederic Lepied <flepied@mandrakesoft.com> 5.7.4-3mdk
- corrected use of server macros
* Fri Mar 30 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.7.4-2mdk
- use new server macros (libsafe build, auto-reload on update,...)
* Mon Mar 12 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.7.4-1mdk
- new version
* Tue Mar 06 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 5.7.2-1mdk
- Really no need to explicitly enable NLS.
- Up to 5.7.2 to get back the i18n.
* Fri Mar 02 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 5.7.0-1mdk
- New version 5.7.0 with several bugfixes.
- Regenerate autoconf files in prep stage.
- No need to explicitly enable NLS.
* Mon Nov 27 2000 Geoffrey lee <snailtalk@mandrakesoft.com> 5.6.0-1mdk
- new and shiny source bumped into cooker.
* Mon Nov 13 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 5.5.6-1mdk
- new and shiny release.
* Thu Oct 19 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 5.5.5-1mdk
- shiny new version.
- use %package daemon instead of with the -n flag, an old A.Skwar desire ..
* Thu Oct 12 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.2-6mdk
- requires MailTransportAgent smtpdaemon instead of smtpdaemon thus
enabling fetchmail to be installed with only procmail.
* Wed Oct 11 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.2-5mdk
- fix bad iconizifaction and menufication from daouda
* Thu Oct 05 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.2-4mdk
- fix status report in /etc/init.d/ script
* Thu Oct 05 2000 Daouda Lo <daouda@mandrakesoft.com> 5.5.2-3mdk
- provide all icons
- menu is in spec file
* Fri Sep 29 2000 Daouda Lo <daouda@mandrakesoft.com> 5.5.2-2mdk
- set /etc/fetchmailrc permission to 600
- add 32*32 icon to fetchmailconf
* Fri Sep 22 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.2-1mdk
- new release (security fix) : this is a 3 one-liner patch (2 more includes
and an bad crypt function call
* Tue Sep 19 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.1-2mdk
- s!-f!-s so that fetchmail-daemon is disabled on first boot until a valid
config file is provided.
* Tue Aug 22 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.5.1-1mdk
- new release (maily bug fixes)
* Sat Aug 19 2000 David BAUDENS <baudens@mandrakesoft.com> 5.4.5-2mdk
- Fix menu entry
- Remove locales %Description (need to be in po, not in spec)
* Tue Aug 08 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.5-1mdk
- new release
* Tue Aug 08 2000 Frederic Lepied <flepied@mandrakesoft.com> 5.4.4-4mdk
- automatically added BuildRequires
* Fri Jul 28 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.4-3mdk
- re enable ssl :-) as we can now provide it :-)
* Tue Jul 25 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.4-2mdk
- disable ssl as we cannot provide it
* Tue Jul 25 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.4-1mdk
- new release
- spec cleaning
* Sat Jul 15 2000 Christian Zoffoli <czoffoli@linux-mandrake.com> 5.4.3-4mdk
- fixed fetchmailrc permission
- removed _sysconfdir
* Thu Jul 13 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.3-3mdk
- fix fetchamil-dameon group, invalid directories permissions, config files,
... and make rpmlint a lot happier :-)
- Christian Zoffoli <czoffoli@linux-mandrake.com>
* macroszifications
* cleanup in spec
* daemon package
* RPA protocol support
* NTLM authentication support
* SDPS protocol support
* SSL support
* IPv6 support disabled --> instable
* Fri Jul 07 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.3-2mdk
- add pablo stuff for compatibility with bogus distro
* Wed Jul 05 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.3-1mdk
- reenable NLS
- use new macros
- From Christian Zoffoli <czoffoli@linux-mandrake.com> :
* new release
* enable IPv6
* Sat Jul 01 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.2-1mdk
- new release
* Tue Jun 20 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 5.4.1-1mdk
- 5.4.1 that corrects a bug which was causing hangs
(thanks to Christian Zoffoli <czoffoli@littlepenguin.org>)
- changed copyright to GPL
(thanks to Geoffrey Lee <snailtalk@linux-mandrake.com>)
- added url
* Fri Jun 09 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.4.0-1mdk
- new release
* Fri May 12 2000 Pixel <pixel@mandrakesoft.com> 5.3.8-4mdk
- remove lang
* Fri May 12 2000 Pixel <pixel@mandrakesoft.com> 5.3.8-3mdk
- *much* cleanup
* Sat Apr 29 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.8-2mdk
- menu entry only for fetchmail conf .
- fix an odd bug: fetchmail didn't see .fetchmailrc at all
* Fri Apr 28 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.8-1mdk
- release 5.3.8 -> fix seg faults happening in some case (maurizio )!
- add menu entry and icons to fetchmailconf
- SMP build /check
- full support for internationalisation.
* Tue Apr 18 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.7-1mdk
- release 5.3.7
* Mon Apr 10 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.6-1mdk
- new release 5.3.6
- french internationalization updated.
- make rpmlint happy !
- now support for BeOs.
* Tue Apr 04 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.5-1mdk
- new release
- cleanup spec
- rpmlint run smoothly without any warnings or errors (first time it happens to
me :-)
* Wed Mar 22 2000 Daouda Lo <daouda@mandrakesoft.com> 5.3.3-2mdk
- fix group for both fetchmail and fetchmailconf
* Tue Mar 14 2000 Daouda LO <daouda@mandrakesoft.com> 5.3.3-1mdk
- 5.3.3
- adjust group
* Mon Mar 06 2000 Daouda LO <daouda@mandrakesoft.com>
- 5.3.1
* Sat Feb 05 2000 Geoffrey Lee <snailtalk@linux-mandrake.com> 5.2.6-1mdk
- Update to 5.2.6
* Thu Dec 09 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- fix wrong man-pages soft links
* Thu Dec 02 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- build release for Oxygen
* Fri Sep 24 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
- 5.1.0 (security fixes)
* Tue Sep 07 1999 Daouda LO <daouda@mandrakesoft.com>
-5.0.7
-add manifest in doc section ;->
* Thu May 06 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- 5.0.3
- Mandrake adaptions
* Tue Apr 06 1999 Cristian Gafton <gafton@redhat.com>
- 5.0.0
* Wed Mar 31 1999 Preston Brown <pbrown@redhat.com>
- subpackage for fetchmailconf
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 2)
* Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com>
- version 4.7.0
- build against glibc 2.1
* Sun Sep 20 1998 Jeff Johnson <jbj@redhat.com>
- correct typo in dangling symlink fix.
* Thu Sep 10 1998 Cristian Gafton <gafton@redhat.com>
- update to 4.5.8
* Thu Jul 23 1998 Jeff Johnson <jbj@redhat.com>
- update to 4.5.3.
* Sat May 09 1998 Cristian Gafton <gafton@redhat.com>
- fixed spelung eror in the decsriptoin
* Fri May 08 1998 Cristian Gafton <gafton@redhat.com>
- new version 4.4.4 fixes a lot of bugs
* Sat Apr 25 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Fri Apr 10 1998 Cristian Gafton <gafton@redhat.com>
- upgraded to 4.4.1
- buildroot
* Fri Oct 24 1997 Michael Fulbright <msf@redhat.com>
- Updated to 4.3.2 using SRPM from Eric Raymond
* Fri Jul 11 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/usr/bin/fetchmailconf /usr/lib/menu/fetchmailconf /usr/lib/rhs/control-panel/fetchmailconf.init /usr/lib/rhs/control-panel/fetchmailconf.xpm /usr/share/applets/Administration/fetchmailconf.desktop /usr/share/doc/fetchmailconf-6.2.5 /usr/share/doc/fetchmailconf-6.2.5/README.fetchmail-conf /usr/share/man/man1/fetchmailconf.1.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 21:29:28 2013