Eric Dry zei:
>> Hello Eric,
>>
>> We do not add this to the 1.2.x because 1.4 is the next stable version.
>> However due to the changed architecture of some parts in 1.4 it was very
>> easy to add extra header checks for the 2 mentioned headers.
>> I added those checks to the 1.4 branche.
>>
>> N
You are right! Very slick guys! Well done!
Eric
Thijs Kinkhorst said:
>> I would love to see how it _should_ have been done. I was under a
>> time limit and knew you guys would probably have a better way to do
>> it, unfortunately I was on my own with this one. Glad to have helped!
>
>
>http
> I would love to see how it _should_ have been done. I was under a time
> limit and knew you guys would probably have a better way to do it,
> unfortunately I was on my own with this one. Glad to have helped!
http://cvs.sf.net/cgi-bin/viewcvs.cgi/squirrelmail/squirrelmail/class/mime/Rfc822Heade
Marc Groot Koerkamp said:
> Eric Dry zei:
>
>> Submitted for your approval:
>>
>> I tweeked around on it and found a way to check for all three types of
>> return receipts (Disposition-notification-To, X-Confirm-Reading-To,
>> and Return-receipt-to.) The modified code starts on line 919 and ends
>
It has been tested with Pmail 2.52, Pmail 4.02a and MS Outlook Express.
Effectively... well I wouldn't guarantee you it is bullet proof, but i
used the existing functionality as much as possible. You have my
permission to use it as you would.
Happy squirreling!
Eric
Jonathan Angliss said:
> Hel
Eric Dry zei:
> Submitted for your approval:
>
> I tweeked around on it and found a way to check for all three types of
> return receipts (Disposition-notification-To, X-Confirm-Reading-To, and
> Return-receipt-to.) The modified code starts on line 919 and ends on line
> 943. Enjoy.
>
> Eric
>
H
Hello Eric,
On Friday, January 24, 2003, Eric Dry wrote...
> I tweeked around on it and found a way to check for all three types
> of return receipts (Disposition-notification-To,
> X-Confirm-Reading-To, and Return-receipt-to.) The modified code
> starts on line 919 and ends on line 943. Enjoy.
Submitted for your approval:
I tweeked around on it and found a way to check for all three types of
return receipts (Disposition-notification-To, X-Confirm-Reading-To, and
Return-receipt-to.) The modified code starts on line 919 and ends on line
943. Enjoy.
Eric
Eric Dry said:
> Update:
>
> I
Update:
I think I found it in the body_read.php file. But I am having some
difficulty sorting this out. What I am needing is for it to not only look
for Disposition-Notification-To to give a receipt I need Return-receipt-to
to also trip the flag. I am under a deadline so this is why I am asking