[PHP] Re: mail headers & filtering

2002-10-04 Thread Henry
I like that ;-) "Manuel Lemos" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello, > > On 09/30/2002 01:29 PM, Henry wrote: > > How about somebody making a javascript email encoder so that if you use a > > javascript enabled mail client it will get decoded o

Re: [PHP] Re: mail headers & filtering

2002-10-01 Thread Debbie Dyer
informed and in a better position to answer. Thank you very much for your help Chris. Debbie - Original Message - From: "Chris Hewitt" <[EMAIL PROTECTED]> To: "Debbie Dyer" <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 10:56 AM Subject: Re: [PHP] Re:

Re: [PHP] Re: mail headers & filtering

2002-10-01 Thread Debbie Dyer
hat sends the mail - maybe then I can get back to you for some tests. Thanks Debbie - Original Message - From: "Chris Hewitt" <[EMAIL PROTECTED]> To: "Debbie Dyer" <[EMAIL PROTECTED]> Sent: Tuesday, October 01, 2002 8:48 AM Subject: Re: [PHP] Re: mail hea

[PHP] Re: mail headers & filtering

2002-09-30 Thread Manuel Lemos
Hello, On 09/30/2002 01:42 PM, Debbie Dyer wrote: > Jon > > Thanks but I already did all that - I first noticed it a while ago when > people signing up on my site (and having to respond to a confirmation mail) > were complaining that they never received the confirmation mail - not all > people j

[PHP] Re: mail headers & filtering

2002-09-30 Thread Manuel Lemos
Hello, On 09/30/2002 01:29 PM, Henry wrote: > How about somebody making a javascript email encoder so that if you use a > javascript enabled mail client it will get decoded only once it arrives with > the recipient. With a link for those people without javascript enabled email > clients to view t

[PHP] Re: mail headers & mail filtering

2002-09-30 Thread Manuel Lemos
Hello, On 09/30/2002 11:09 AM, Debbie_dyer wrote: > More and more emails seem to be getting blocked by mail filtering > systems looking for spam (but trashing legitimate mail at the same Some people use anti-spam systems that give a lot of false positives due to criteria that make general as

Re: [PHP] Re: mail headers & filtering

2002-09-30 Thread Chris Hewitt
Debbie Dyer wrote: >mailboxes too - next one who does I will ask them to check their dns as > Its a problem with the sender's domain, rather than the recipient. Chris -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: mail headers & filtering

2002-09-30 Thread Debbie Dyer
ot;Chris Hewitt" <[EMAIL PROTECTED]> To: "Debbie Dyer" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, September 30, 2002 6:52 PM Subject: Re: [PHP] Re: mail headers & filtering > Debbie Dyer wrote: > > >addresses and got it bounced back w

Re: [PHP] Re: mail headers & filtering

2002-09-30 Thread Chris Hewitt
Debbie Dyer wrote: >addresses and got it bounced back with the following:- > >X-AntiAbuse: This header was added to track abuse, please include it with >any abuse report >X-AntiAbuse: Primary Hostname - server.securesite7.com >X-AntiAbuse: Original Domain - c-u-online.co.uk >X-AntiAbuse: Originat

Re: [PHP] Re: mail headers & filtering

2002-09-30 Thread Debbie Dyer
- Original Message - From: "Henry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 30, 2002 5:29 PM Subject: [PHP] Re: mail headers & filtering > Hi Debbie et.al. > > I think that we just have to accept that emails can no longer be relied >

[PHP] Re: mail headers & filtering

2002-09-30 Thread Debbie Dyer
Jon Thanks but I already did all that - I first noticed it a while ago when people signing up on my site (and having to respond to a confirmation mail) were complaining that they never received the confirmation mail - not all people just a percentage. I tried manually emailing one of these email

[PHP] Re: mail headers & filtering

2002-09-30 Thread Henry
Hi Debbie et.al. I think that we just have to accept that emails can no longer be relied upon. How about somebody making a javascript email encoder so that if you use a javascript enabled mail client it will get decoded only once it arrives with the recipient. With a link for those people withou

Re: [PHP] Re: mail headers

2002-02-13 Thread Gary
gt; Hope that helps. > > > > -Original Message- > > From: Renato Salvatore Moya L. [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, February 13, 2002 2:34 PM > > To: [EMAIL PROTECTED]; Stalmannen >

RE: [PHP] Re: mail headers

2002-02-13 Thread Rick Emery
eba de email',$referer); echo ' enviado..'; ?> -Original Message- From: Renato Salvatore Moya L. [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 13, 2002 3:17 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; Rick Emery Subject: Re: [PHP] Re: mail headers Importance: High ok gu

Re: [PHP] Re: mail headers

2002-02-13 Thread Renato Salvatore Moya L.
; > You can reference $HTTP_REFERER directly without saying getenv(HTTP_REFERER) Yeah, and if your mail function is being called within a function, just say: global $HTTP_REFERER; Hope that helps. > > -Original Message- > From: Renato Salvatore Moya L. [mailto:[EMAIL PROTECTED]]

Re: [PHP] Re: mail headers

2002-02-13 Thread Renato Salvatore Moya L.
mail function is being called within a function, just say: global $HTTP_REFERER; Hope that helps. > > -Original Message- > From: Renato Salvatore Moya L. [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 13, 2002 2:34 PM > To: [EMAIL PROTECTED]; Stalmannen > Subject: [PHP] Re:

RE: [PHP] Re: mail headers

2002-02-13 Thread Keith V. (Vance Consulting LLC)
alled within a function, just say: global $HTTP_REFERER; Hope that helps. > > -Original Message- > From: Renato Salvatore Moya L. [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 13, 2002 2:34 PM > To: [EMAIL PROTECTED]; Stalmannen > Subject: [PHP] Re: mail headers

RE: [PHP] Re: mail headers

2002-02-13 Thread Rick Emery
002 2:34 PM To: [EMAIL PROTECTED]; Stalmannen Subject: [PHP] Re: mail headers Importance: High Hi, i'm writte from Chile. If you writte to little php-script for send mail, what send you mail ?. I question you, because i'm writte a tipical php-script " tell a friend", but i h

Re: [PHP] Re: mail headers

2002-02-13 Thread Keith V. (Vance Consulting LLC)
On 13 Feb 2002 at 17:33, Renato Salvatore Moya L. wrote: > Hi, i'm writte from Chile. If you writte to little php-script for send mail, what >send you mail ?. > > I question you, because i'm writte a tipical php-script " tell a friend", but i have >problems with "getenv(HTPP_REFERER)", because

[PHP] Re: mail headers

2002-02-13 Thread Renato Salvatore Moya L.
Hi, i'm writte from Chile. If you writte to little php-script for send mail, what send you mail ?. I question you, because i'm writte a tipical php-script " tell a friend", but i have problems with "getenv(HTPP_REFERER)", because send only my https fixed. Renato. Stalmannen ha escrito: > Hej

[PHP] Re: mail headers

2002-02-13 Thread Corey Bakalarski
"Stalmannen" <[EMAIL PROTECTED]> wrote in message 001f01c1b485$ea5dcb30$6900a8c0@web">news:001f01c1b485$ea5dcb30$6900a8c0@web... Hej! I have a question. I send mail from a php-script with the mail()-function. However the smtp server I use has a wrong time set. Can I set the sent-time through the