SMTP mail

Status
Not open for further replies.

nis-gens

New Member
Messages
15
Reaction score
0
Points
0
because phpmail is temporairly disabled
i wanna use smtp but if i use smtp i get a error:
Backtrace

Connecting to localhost:25
LINE: 895 <- 220-chopin.x10hosting.com ESMTP Exim 4.69 #1 Sun, 14 Jun 2009 04:49:03 -0500

LINE: 895 <- 220-We do not authorize the use of this system to transport unsolicited,

LINE: 895 <- 220 and/or bulk e-mail.

# EHLO chopin.x10hosting.com
LINE: 1150 <- 250-chopin.x10hosting.com Hello localhost [127.0.0.1]

LINE: 1150 <- 250-SIZE 52428800

LINE: 1150 <- 250-AUTH PLAIN LOGIN

LINE: 1150 <- 250 HELP

# AUTH PLAIN
LINE: 1258 <- 334

# Omitting sensitive information
LINE: 1265 <- 235 Authentication succeeded

# MAIL FROM:<nino.siemons@gmail.com>
LINE: 911 <- 250 OK

# RCPT TO:<nis-gens@kpnplanet.nl>
LINE: 931 <- 250 Accepted

# DATA
LINE: 962 <- 354 Enter message, ending with "." on a line by itself

# Subject: =?UTF-8?B?V2Vsa29tIGJpaiAibWlqbmRvbWVpbi5ubCI=?=
# To: =?UTF-8?B?dGVzdGVy?= <nis-gens@kpnplanet.nl>
# From: <nino.siemons@gmail.com>
Reply-To: <nino.siemons@gmail.com>
Return-Path: <nino.siemons@gmail.com>
Sender: <nino.siemons@gmail.com>
MIME-Version: 1.0
Message-ID: <057ed5203323da2ce6c1c1e33d62ec31@fightersforfun.x10hosting.com>
Date: Sun, 14 Jun 2009 04:49:03 -0500
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: PhpBB3
X-MimeOLE: phpBB3
X-phpBB-Origin: phpbb://fightersforfun.x10hosting.com/phpBB3
X-AntiAbuse: Board servername - fightersforfun.x10hosting.com
X-AntiAbuse: User_id - 2
X-AntiAbuse: Username - Magic N
X-AntiAbuse: User IP - 86.87.63.155

# Welkom bij de mijndomein.nl forums

Bewaar deze e-mail goed ter informatie. Je accountinformatie is als volgt:

----------------------------
Gebruikersnaam: tester
----------------------------

Je wachtwoord is gecodeerd opgeslagen in onze database. Als je dit
wachtwoord vergeet kan je een nieuw wachtwoord vragen die op dezelfde
manier als de activatie van je account zal gaan.

Je account in momenteel inactief. Je kunt het nog niet gebruiken tot je op
de volgende link klikt:


http://fightersforfun.x10hosting.com/phpBB3/ucp.php?mode=activate&*


Dank je voor het registreren.

--
Met vriendelijke groeten, De beheerder(s)
# .
LINE: 992 <- 530 Relaying not allowed - sender domain not local

and my configuration is as next:
naamloospmm.png

What have i done wrong ?:mad:
p.s. my mysql database problem is solved

and again sorry for my bad english

p.s.2. i am on chopin
 
Last edited:
Status
Not open for further replies.
Top