1<?php 2$_SERVER['BASE_PAGE'] = 'unsub.php'; 3include_once __DIR__ . '/include/prepend.inc'; 4$SIDEBAR_DATA = ' 5<h3>Other PHP related mailing lists</h3> 6 7<p> 8 Unsubscribe from the <a href="http://pear.php.net/support/lists.php">PEAR 9 lists</a> and the <a href="http://pecl.php.net/support.php">PECL 10 lists</a> on their own pages. 11</p> 12'; 13site_header("Unsubscribing", ["current" => "community"]); 14?> 15 16<h1>Unsubscribing From a Mailing List</h1> 17 18<div class="tip"> 19<p class="tip"> 20 If the mailing list you would like to unsubscribe from is 21 in the list on our <a href="/mailing-lists.php">mailing lists page</a>, 22 then you don't need to use your mail client to unsubscribe, you can do 23 so on the web, using the form on the page. If you still need 24 to find out what email address you used to subscribe, the instructions 25 on this page can help. 26</p> 27</div> 28 29<p> 30 First off, if your email address has changed since you subscribed, don't 31 panic! If you are still able to receive mail at your old email address, 32 you can still unsubscribe without having to wait for someone to do it 33 manually! An explanation of how to unsubscribe an email address other 34 than your current one from the mailing lists is located 35 <a href="#unsubdiff">further below</a>. 36</p> 37 38<h2>Simple unsubscribe by email</h2> 39 40<p> 41 To unsubscribe from one of those mailing lists, all you usually need to 42 do is send an email to <code><em>listname</em>+unsubscribe@lists.php.net</code> 43 (substituting the name of the list for <code><em>listname</em></code> 44 — for example, <code>php-general+unsubscribe@lists.php.net</code>). 45</p> 46 47<p> 48 If you are subscribed to the <strong>digest version</strong> of the 49 mailing list, you need to send an email to 50 <code><em>listname</em>+unsubscribe-digest@lists.php.net</code>. 51</p> 52 53<p> 54 You will get an automated response with further instructions on how to 55 unsubscribe from the list. You are not simply unsubscribed immediately 56 so that someone can't unsubscribe other people from the list without 57 their consent. 58</p> 59 60<h2>Find out the email address used to subscribe</h2> 61 62<p> 63 If you get a reply that says you are not subscribed to the mailing list, 64 but you are receiving mailing list traffic, it may be because your email 65 is now coming from a different address than when you first subscribed. 66 (This is determined using the SMTP "envelope sender", <strong>not</strong> 67 the 'From:' or any other header in your email. So you may not have 68 changed anything, it may have been a change to your mail server or 69 at your ISP.) 70</p> 71 72<p> 73 To determine what email address is subscribed to the mailing list that 74 you are receiving the messages from, you'll need to inspect the headers 75 of one of those messages. The email address will be encoded in the 76 'Return-Path' header with the @-sign replaced with an equals (=) sign. 77 For example, if the subscribed email address is 78 <code>joecool@example.com</code>, the 'Return-Path' header will look 79 something like: 80</p> 81 82<pre class="info"> 83 Return-Path: <php-general-return-1234-joecool=example.com@lists.php.net> 84</pre> 85 86<h3>Viewing full headers in different email applications</h3> 87 88<dl> 89 <dt><a href="http://www.eudora.com/">Eudora</a></dt> 90 <dd> 91 Click on the 'Blah Blah Blah' toolbar button above the message. 92 </dd> 93 94 <dt><a href="http://gmail.google.com/">Gmail</a></dt> 95 <dd> 96 While viewing a message, click on 'More options' and 'Show original'. 97 This will display the headers for that message in a new window. 98 </dd> 99 100 <dt><a href="http://www.hotmail.com/">Hotmail</a></dt> 101 <dd> 102 Click on 'Options', 'Mail' and then 'Mail Display Settings'. Change 103 the 'Message Headers' section to 'Advanced', and click OK. 104 </dd> 105 106 <dt><a href="http://mail.yahoo.com/">Yahoo! Mail</a></dt> 107 <dd> 108 Click on 'Mail Options' and 'General Preferences'. Under the 'Messages' 109 section, select 'Show all headers on incoming messages' for the 'Headers' 110 option and click 'Save'. 111 </dd> 112 113 <dt><a href="http://www.apple.com/macosx/features/mail/">Mail for Mac OS X</a></dt> 114 <dd> 115 Click on the 'Mail' drop-down menu and select 'Preferences'. Click on 116 the 'Viewing' icon, and then the arrow on the 'Show header detail' 117 and select 'All'. 118 </dd> 119 120 <dt><a href="http://www.microsoft.com/outlook/">Microsoft Outlook</a></dt> 121 <dd> 122 Either click on the 'Options' tab (Outlook 97) or select the 'Options...' item 123 from the 'View' menu (Outlook 98, 2000, 2003). The headers are displayed at the 124 bottom of the resulting window. 125 </dd> 126 127 <dt><a href="http://www.microsoft.com/Windows/oe/">Microsoft Outlook Express</a></dt> 128 <dd> 129 Select 'Properties' from the 'File' menu and then click on the 'Details' tab. 130 </dd> 131 132 <dt><a href="http://www.mutt.org/">mutt</a></dt> 133 <dd> 134 Type 'h' in the message or list view (or whatever key you have 135 bound to the 'display-toggle-weed' function). 136 </dd> 137 138 <dt><a href="http://www.mozilla.com/thunderbird/">Mozilla Thunderbird</a></dt> 139 <dd> 140 Select 'Headers→All' from the 'View' menu, and expand the headers 141 section of the display by clicking on the triangle icon. 142 </dd> 143 144 <dt><a href="http://www.pmail.com/">Pegasus Mail</a></dt> 145 <dd> 146 Open the message in a new window and then press backspace or Ctrl-H. 147 </dd> 148 149 <dt><a href="http://www.washington.edu/pine/">Pine</a></dt> 150 <dd> 151 From the main Pine menu, type 'S' for 'Setup', then 'C' for 'Config'. 152 Use the space bar and down arrow to scroll until you reach the 153 <code>[ ] enable-full-header-cmd</code> option. Type 'X' in the box 154 to toggle the option on. Type 'E' to exit 'Config', and 'Y' to save 155 changes. The next time you read a message, type 'H' and the full 156 headers will be displayed at the top of the message. Type 'H' again 157 to hide the headers. 158 </dd> 159</dl> 160 161<h2>Still need help?</h2> 162 163<p> 164 If you are receiving mail from one of the mailing lists, there should be 165 absolutely no reason that you would be unable to unsubscribe yourself from 166 the list, except for your ability to follow these directions. However, if 167 you find yourself unable to unsubscribe from the mailing list, send an 168 email to <code>php-list-admin@lists.php.net</code>. Make sure to include the 169 <strong>complete</strong> headers from one of the messages you have 170 received from the mailing list. Keep in mind that there's a human being 171 at the other end of that last email address, so you'll have to be patient. 172</p> 173 174<?php site_footer(); ?> 175