phpScheduleIt
May 25, 2013, 11:37:44 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: phpScheduleIt 2.4.2 has been released!
Home
Help
Login
Register
phpScheduleIt
>
Help and Support
>
phpScheduleIt 2.x
>
SMTP Log in Confirmation Popup
Pages: [
1
]
« previous
next »
Print
Author
Topic: SMTP Log in Confirmation Popup (Read 336 times)
HousePlantD
Newbie
Karma: 0
Posts: 12
SMTP Log in Confirmation Popup
«
on:
August 14, 2012, 10:34:57 AM »
Greetings... my users have noticed that when they add participants to a reservation and click OK/Update the SMTP log shows up in the popup confirmation. Here's the tail end of the popup window:
SMTP -> get_lines(): $data is "354 Enter mail, end with "." on a line by itself "
SMTP -> FROM SERVER:354 Enter mail, end with "." on a line by itself
SMTP -> get_lines(): $data was ""
SMTP -> get_lines(): $str is "250 2.6.0 1548 bytes received in 00:00:00; Message accepted for delivery "
SMTP -> get_lines(): $data is "250 2.6.0 1548 bytes received in 00:00:00; Message accepted for delivery "
SMTP -> FROM SERVER:250 2.6.0 1548 bytes received in 00:00:00; Message accepted for delivery
Your reservation was successfully updated!
Your reference number is 502a51f99c098
The actual window contains the entire SMTP conversation with the e-mail server. I've attached a picture as well...
Thanks for the help.
Dan
Logged
HousePlantD
Newbie
Karma: 0
Posts: 12
Re: SMTP Log in Confirmation Popup
«
Reply #1 on:
August 16, 2012, 03:58:46 PM »
I found where I had to go... I had turned on SMTP logging but forgot where to turn it off I needed to change line 230 of
lib/external/phpmailer/class.phpmailer.php
to:
public $SMTPDebug = false;
Good note however for anyone trying to debug their e-mail issues... just need to remember where to go to shut it off!
Cheers,
Dan
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements
=> Open Discussion
=> Donations
-----------------------------
Help and Support
-----------------------------
=> phpScheduleIt 2.x
=> EspaƱol
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
=> New Features and Suggestions
=> Developers
-----------------------------
Bugs
-----------------------------
=> phpScheduleIt 1.2.x
=> phpScheduleIt 1.1.x
-----------------------------
Modifications
-----------------------------
=> Post Modifications
=> Request Modification
-----------------------------
Development
-----------------------------
=> phpScheduleIt 2.0
-----------------------------
Off-Topic
-----------------------------
=> Non-phpScheduleIt Discussion
Loading...