[PHP] READ RECEIPTS [WAS: $GLOBAL question]

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default RE: [PHP] READ RECEIPTS [WAS: $GLOBAL question]

    Michael A Smith <mailto:msmith@prattmuseum.org>
    on Monday, August 18, 2003 1:41 PM said:
    > Would all who are, quit requesting "read receipts" on their messages?
    > It's really annoying and I don't think you want to know of the 100+
    > users on this list how many read the message...
    Doesn't bother me.


    Chris.

    p.s. Is there not an option on your mail reader to automatically send
    read receipts? I mean, can't you have it by default send the receipt
    instead of requesting your intervention? If not, you might like to think
    about getting a better client. thanks!
    Chris W. Parker Guest

  2. Similar Questions and Discussions

    1. Question about applying 'read only" - global vs local change V6.0 Mac
      I have created a form for signing up for racing at our organization. I have 30 pages of identical forms, then a data page at the end. I have it set...
    2. Mail.app Return Receipts in Panther?
      Is Panther's Mail.app finally going to support Return Receipts? Come on Apple!
    3. [PUP] READ RECEIPTS [WAS: $GLOBAL question]
      Sorry bat that - I deeply apologize for the mess I caused. I have an ISP and send email billing out. The return receipt is to make sure the user...
    4. $GLOBAL question
      Good Morning!! I'm trying to print $GLOBALs this way and it doesn't work: <?php $aTest = "This is a test"; function GlobalCheck() { print...
    5. Global variable question question
      When registered globals is set to off this does not effect the $PHP_SELF variable right? In other words I should be able to call $PHP_SELF with...
  3. #2

    Default RE: [PHP] READ RECEIPTS [WAS: $GLOBAL question]

    This is pretty off topic -- but most clients also let you refuse to send
    receipts automatically -- which is how I deal with them.

    Cheers,
    Rob.

    On Mon, 2003-08-18 at 17:04, Dan Anderson wrote:
    > > p.s. Is there not an option on your mail reader to automatically send
    > > read receipts? I mean, can't you have it by default send the receipt
    > > instead of requesting your intervention? If not, you might like to think
    > > about getting a better client. thanks!
    >
    > You ever open a spam and 30 seconds later get a follow up spam? That's
    > what happens from automatically sending read reciepts. Also, spammers
    > love to use them as a tool to figure out who actually reads spam -- even
    > if you just click on it for a second to press the DEL key.
    >
    > However, so many people request read reciepts that even though I wish
    > they didn't exist I can't see complaining to a mailing list about them.
    >
    > -Dan
    --
    ..---------------------------------------------.
    | Worlds of Carnage - [url]http://www.wocmud.org[/url] |
    :---------------------------------------------:
    | Come visit a world of myth and legend where |
    | fantastical creatures come to life and the |
    | stuff of nightmares grasp for your soul. |
    `---------------------------------------------'
    Robert Cummings Guest

  4. #3

    Default RE: [PHP] READ RECEIPTS [WAS: $GLOBAL question]

    On Mon, 2003-08-18 at 17:22, Robert Cummings wrote:
    > This is pretty off topic -- but most clients also let you refuse to send
    > receipts automatically -- which is how I deal with them.
    Yes but read reciepts do exist for a purpose. If you happen to work at
    a place where you /want/ read receipts to be replied to that doesn't
    work. :) However if that is this guys case he should create a second
    account for mailing lists only and block read receipts till his hearts
    content.

    -Dan

    Dan Anderson Guest

  5. #4

    Default Re: [PHP] READ RECEIPTS [WAS: $GLOBAL question]

    Dan Anderson wrote:
    >On Mon, 2003-08-18 at 17:22, Robert Cummings wrote:
    >
    >
    >>This is pretty off topic -- but most clients also let you refuse to send
    >>receipts automatically -- which is how I deal with them.
    >>
    >>
    >
    > Yes but read reciepts do exist for a purpose. If you happen to work at
    >a place where you /want/ read receipts to be replied to that doesn't
    >work. :) However if that is this guys case he should create a second
    >account for mailing lists only and block read receipts till his hearts
    >content.
    >
    >-Dan
    >
    >
    My point exactly.

    Michael A Smith Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139