簡體   English   中英

CodeIgniter Mail + Exim4

[英]CodeIgniter Mail + Exim4

我已經在我的Ubuntu計算機上設置了Exim4。

我已經開始學習CodeIgniter,並且通過那里的電子郵件庫發送電子郵件時,如果我要求調試狀態,則會收到以下信息。 我想看起來不錯,但我從未收到jandante@telenet.be上的電子郵件。 對於jandante.meulemeester@gmail.com也不起作用,有人有想法嗎?

220 Concept-IT ESMTP Sendmail 8.14.3/8.14.3/Debian-9.1ubuntu1; Fri, 3 Sep 2010 18:15:59 +0200; (No UCE/UBE) logging access from: localhost(OK)-localhost [127.0.0.1]

hello: 250-Concept-IT Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-EXPN
250-VERB
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH DIGEST-MD5 CRAM-MD5
250-DELIVERBY
250 HELP

from: 250 2.1.0 ... Sender ok

to: 250 2.1.5 ... Recipient ok

data: 354 Enter mail, end with "." on a line by itself

250 2.0.0 o83GFx3a021848 Message accepted for delivery

quit: 221 2.0.0 Concept-IT closing connection

Your message has been successfully sent using the following protocol: smtp

User-Agent: CodeIgniter
Date: Fri, 3 Sep 2010 18:15:59 +0200
From: "Concept-IT" 
Return-Path: 
To: jandante@telenet.be
Subject: =?utf-8?Q?Uw_nieuw_wachtwoord_voor_Concept-IT_CRM?=
Reply-To: "info@concept-it.be" 
X-Sender: info@concept-it.be
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <4c811f3f98626@concept-it.be>
Mime-Version: 1.0


Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit

Uw gebruikersnaam is: liesbeth en uw wachtwoord is: 6ZiKJxD.

如您所讀,我的問題來自我的ISP。 這不允許我從服務器發送郵件。

我遵循以下教程,使Exim4通過Google Mail發送郵件: http : //www.manu-j.com/blog/wordpress-exim4-ubuntu-gmail-smtp/

奇跡般有效。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM