* utils/hbmk2/hbmk2.prg
+ links to markdown and markdown to man-page converter tool
! minor cleanup to prev
* utils/hbmk2/hbmk2.1
* some updates
* ChangeLog.txt
! typos/updates in previous entry
* extras/hbdoc/*.prg
* src/rtl/memoedit.prg
* tests/clasinh.prg
* tests/classch.prg
* tests/inhprob.prg
! updated for new ::super: syntax
* src/rtl/itemseri.c
! fixed typo in latest modification:
'warning: use of unary operator that may be intended as compound assignment (+=)'
* contrib/hbgd/tests/test_out.prg
* contrib/hbhttpd/*
* contrib/hbtip/thtml.prg
* contrib/xhb/*.prg
* extras/httpsrv/*
* extras/guestbk/*
* website/faq/*.html
* website/samples/HowToBuildOnLinux.html
* website/third-party.html
* some steps to modernize old HTML
* extras/hbdoc/*.prg
* do not use [] as string delimiter
- tests/function.cfm
- website/samples/function.cfm.html
* .gitattributes
- obsolete file deleted
57 lines
2.9 KiB
HTML
57 lines
2.9 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>How do I remove myself from the mailing lists?</title>
|
|
</head>
|
|
<body text="#000000" bgcolor="#ffffff">
|
|
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour34.html"><em>The Harbour mailing lists</em></a>
|
|
<b>:</b> <em>How do I remove myself from the mailing lists?</em><br />
|
|
<b>Previous:</b> <a href="harbour37.html"><em>Is there a general discussion mailing list?</em></a><br />
|
|
<b>Next:</b> <a href="harbour39.html"><em>Are there any rules on the lists?</em></a>
|
|
|
|
|
|
<hr noshade>
|
|
<h2><a name="38"></a>4.4. How do I remove myself from the mailing lists?</h2>
|
|
<p>Every email that comes from the Harbour mailing lists contains instructions
|
|
for unsubscribing. The information is in the header of the email. For those
|
|
people with MUAs that don't allow them to read such vital information here
|
|
are the headers at the time of writing:</p>
|
|
<p>
|
|
<dl>
|
|
<dt><b>harbour</b><dd><p>
|
|
<blockquote><code>
|
|
<b>List-Unsubscribe:</b> <a href="http://www.matrixlist.com/mailman/listinfo/harbour">http://www.matrixlist.com/mailman/listinfo/harbour</a>, <a href="mailto:harbour-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbour-request@lists.harbour-project.org?subject=unsubscribe</a>
|
|
</code></blockquote>
|
|
</p>
|
|
<dt><b>harbourusers</b><dd><p>
|
|
<blockquote><code>
|
|
<b>List-Unsubscribe:</b> <a href="http://www.matrixlist.com/mailman/listinfo/harbourusers">http://www.matrixlist.com/mailman/listinfo/harbourusers</a>, <a href="mailto:harbourusers-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbourusers-request@lists.harbour-project.org?subject=unsubscribe</a>
|
|
</code></blockquote>
|
|
</p>
|
|
<dt><b>harbourtalk</b><dd><p>
|
|
<blockquote><code>
|
|
<b>List-Unsubscribe:</b> <a href="http://www.matrixlist.com/mailman/listinfo/harbourtalk">http://www.matrixlist.com/mailman/listinfo/harbourtalk</a>, <a href="mailto:harbourtalk-request@lists.harbour-project.org?subject=unsubscribe">mailto:harbourtalk-request@lists.harbour-project.org?subject=unsubscribe</a>
|
|
</code></blockquote>
|
|
</p>
|
|
</dl>
|
|
|
|
No matter what mailing list you are on it is always a good idea to never
|
|
subscribe unless you know how to unsubscribe. This can be as simple as
|
|
keeping the subscription confirmation message that many lists send out (they
|
|
often include instructions on how to unsubscribe).</p>
|
|
|
|
<hr noshade>
|
|
<a href="harbour.html"><em>Frequently Asked Questions about Harbour</em></a>
|
|
<b>:</b> <a href="harbour34.html"><em>The Harbour mailing lists</em></a>
|
|
<b>:</b> <em>How do I remove myself from the mailing lists?</em><br />
|
|
<b>Previous:</b> <a href="harbour37.html"><em>Is there a general discussion mailing list?</em></a><br />
|
|
<b>Next:</b> <a href="harbour39.html"><em>Are there any rules on the lists?</em></a>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|