From fe237e33088a1926c9c55006dad5ee1ea3bbccd5 Mon Sep 17 00:00:00 2001 From: "Mariano Absatz (git)" Date: Fri, 8 May 2026 19:14:25 -0300 Subject: [PATCH] change references to the gone linux-france.org domain to either archive.org or pop2imap.lamiral.info --- CREDITS | 2 +- README | 2 +- S/external.shtml | 2 +- S/mailing_list.shtml | 4 ++-- S/no_download.shtml | 2 +- doc/TUTORIAL_Unix.html | 2 +- doc/TUTORIAL_Unix.t2t | 2 +- examples/sync_loop_windows.bat | 2 +- imapsync | 2 +- index.shtml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/CREDITS b/CREDITS index dd5024c..40e0af8 100644 --- a/CREDITS +++ b/CREDITS @@ -124,7 +124,7 @@ Suggested default --useheader 'Message-ID' --useheader 'Received' Ameir Abdeldayem Gave a patch to sync messages lacking Message-ID -http://www.linux-france.org/prj/imapsync_list/msg01151.html +https://web.archive.org/web/20160913193638/http://www.linux-france.org/prj/imapsync_list/msg01151.html Yousaf Shah Contributed by giving the book diff --git a/README b/README index 9a69a72..d68c383 100644 --- a/README +++ b/README @@ -880,7 +880,7 @@ SIMILAR SOFTWARE imapmigrate: http://sourceforge.net/projects/cyrus-utils/ larch: https://github.com/rgrove/larch (derived from wonko_imapsync, good at Gmail) wonko_imapsync: http://wonko.com/article/554 (superseded by larch) - pop2imap: http://www.linux-france.org/prj/pop2imap/ (I wrote that too) + pop2imap: https://pop2imap.lamiral.info/ (I wrote that too) exchange-away: http://exchange-away.sourceforge.net/ SyncBackPro: http://www.2brightsparks.com/syncback/sbpro.html ImapSyncClient: https://github.com/ridaamirini/ImapSyncClient diff --git a/S/external.shtml b/S/external.shtml index d3b10f0..4a358f1 100644 --- a/S/external.shtml +++ b/S/external.shtml @@ -57,7 +57,7 @@
  • imapmigrate: http://sourceforge.net/projects/cyrus-utils/
  • larch: https://github.com/rgrove/larch (derived from wonko_imapsync, good at Gmail)
  • wonko_imapsync: http://wonko.com/article/554 (superseded by larch)
  • -
  • pop2imap: http://www.linux-france.org/prj/pop2imap/ (I wrote that too)
  • +
  • pop2imap: https://pop2imap.lamiral.info/ (I wrote that too)
  • exchange-away: http://exchange-away.sourceforge.net/
  • SyncBackPro: http://www.2brightsparks.com/syncback/sbpro.html
  • diff --git a/S/mailing_list.shtml b/S/mailing_list.shtml index 5eb7f33..e1d8e86 100644 --- a/S/mailing_list.shtml +++ b/S/mailing_list.shtml @@ -61,8 +61,8 @@ http://www.w3schools.com/html/html5_browsers.asp

    The list archives are available at - - http://linux-france.org/prj/imapsync_list/
    + + https://web.archive.org/web/20211024051744/http://linux-france.org/prj/imapsync_list/
    So consider that the list is public, anyone can see your post.
    Use a pseudonym or do not post to this list if you want to stay private.
    diff --git a/S/no_download.shtml b/S/no_download.shtml index fd624d8..170fdfe 100644 --- a/S/no_download.shtml +++ b/S/no_download.shtml @@ -41,7 +41,7 @@ to pay for free speech software. not gratis from the homepage. It is the best decision I've done about imapsync to continue to maintain it. See detailed motivations in this -call for business solution. +call for business solution.

    "Download and donate if happy" doesn't work well.
    diff --git a/doc/TUTORIAL_Unix.html b/doc/TUTORIAL_Unix.html index 6245b75..7cd2771 100644 --- a/doc/TUTORIAL_Unix.html +++ b/doc/TUTORIAL_Unix.html @@ -317,7 +317,7 @@ Here comes imapsync.

    In case the source mailbox is only accessible by the POP protocol, you can use the tool pop2imap to sync them. -pop2imap is located at http://www.linux-france.org/prj/pop2imap/ +pop2imap is located at https://pop2imap.lamiral.info/

    diff --git a/doc/TUTORIAL_Unix.t2t b/doc/TUTORIAL_Unix.t2t index d9c5431..4c408b4 100644 --- a/doc/TUTORIAL_Unix.t2t +++ b/doc/TUTORIAL_Unix.t2t @@ -209,7 +209,7 @@ Here comes imapsync. In case the source mailbox is only accessible by the POP protocol, you can use the tool ``pop2imap`` to sync them. -``pop2imap`` is located at http://www.linux-france.org/prj/pop2imap/ +``pop2imap`` is located at https://pop2imap.lamiral.info/ + Imapsync presentation + diff --git a/examples/sync_loop_windows.bat b/examples/sync_loop_windows.bat index aea2221..a5f98a9 100644 --- a/examples/sync_loop_windows.bat +++ b/examples/sync_loop_windows.bat @@ -59,7 +59,7 @@ @REM For Parallel executions, there is also a PowerShell script written by @REM CARTER Alex explained and located on the imapsync archive list: -@REM http://www.linux-france.org/prj/imapsync_list/msg02137.html +@REM https://web.archive.org/web/20190917193548/http://www.linux-france.org/prj/imapsync_list/msg02137.html @REM ==== The real stuff is below ==== diff --git a/imapsync b/imapsync index e3f3363..061949b 100755 --- a/imapsync +++ b/imapsync @@ -939,7 +939,7 @@ List verified on Friday July 1, 2021. imapmigrate: http://sourceforge.net/projects/cyrus-utils/ larch: https://github.com/rgrove/larch (derived from wonko_imapsync, good at Gmail) wonko_imapsync: http://wonko.com/article/554 (superseded by larch) - pop2imap: http://www.linux-france.org/prj/pop2imap/ (I wrote that too) + pop2imap: https://pop2imap.lamiral.info/ (I wrote that too) exchange-away: http://exchange-away.sourceforge.net/ SyncBackPro: http://www.2brightsparks.com/syncback/sbpro.html ImapSyncClient: https://github.com/ridaamirini/ImapSyncClient diff --git a/index.shtml b/index.shtml index 57a366e..3fcb14f 100644 --- a/index.shtml +++ b/index.shtml @@ -176,7 +176,7 @@ so one of the most open license of the universe. It is the best decision I've made about imapsync in order to continue to maintain it. See detailed explanation and motivation here when -I looked for a business model. +I looked for a business model. "Download and donate if happy" doesn't work well. "Pay for download and I pay back if unhappy" works well, a 100 times better.