Toon posts:

[php] mail probleem

Pagina: 1
Acties:

Verwijderd

Topicstarter
ik heb een mailscriptje:
PHP:
1
2
3
4
5
6
7
8
9
<?
mail("$email", "$artiest - $titel", "$Date$antwoord$artiest - $titel \r\n\r\n$blaat", 
"From:cyberax99@hotmail.com\r\n
Bounce-to:cyberax99@hotmail.com\r\n
Reply-to:cyberax99@hotmail.com\r\n
Errors-To:cyberax99@hotmail.com\r\n
Content-type: text/plain\r\n
X-mailer: PHP/" . phpversion()); 
?>

en het mailen werkt opzich goed maar nu krijgt mn hosting provider iedere keer mailtjes als dit scriptje wordt gebruikt en dat is niet echt de bedoeling

de mailtjes die mn provider krijgt is deze:

----- Original Message -----
From: <MAILER-DAEMON@easyhosting.nl>
To: <admin@easyhosting.nl>
Sent: Saturday, January 05, 2002 2:19 PM
Subject: failure notice


> Hi. This is the qmail-send program at easyhosting.nl.
> I'm afraid I wasn't able to deliver your message to the following
addresses.
> This is a permanent error; I've given up. Sorry it didn't work out.
>
> <phb@sendhost.easyhosting.nl>:
> Sorry, I couldn't find any host named sendhost.easyhosting.nl. (#5.1.2)
>
> --- Below this line is a copy of the message.
>
> Return-Path: <admin@easyhosting.nl>
> Received: (qmail 20795 invoked by uid 48); 5 Jan 2002 13:19:34 -0000
> Date: 5 Jan 2002 13:19:34 -0000
> Message-ID: <20020105131934.20794.qmail@easyhosting.nl>
> To: cyberax99@hotmail.com
> Subject: Aguilera, Lil'Kim, Mya & Pink - Lady marmalade
> From: cyberax99@hotmail.com
> Content-type: text/plain
> X-mailer: PHP/4.0.4pl1

wat moet ik veranderen om dit op te lossen?
please help 8-)

  • Janoz
  • Registratie: Oktober 2000
  • Laatst online: 16:30

Janoz

Moderator Devschuur®

!litemod

Het lijkt me meer een foutje van de instellingen bij easyhost.nl dan in je PHP..

Ken Thompson's famous line from V6 UNIX is equaly applicable to this post:
'You are not expected to understand this'


Verwijderd

Topicstarter
Op zaterdag 05 januari 2002 16:32 schreef Janoz het volgende:
Het lijkt me meer een foutje van de instellingen bij easyhost.nl dan in je PHP..
wat zou die fout dan ongeveer kunnen zijn?

Verwijderd

Bijvoorbeeld dat ze in hun mailertable hebben staan dat sendhost.easyhost.nl de mail afhandeld en deze bestaat niet.