Thread Rating:
  • 5 Vote(s) - 4.2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] Mail Reply Address: Issue Resolved
#16
(2008-11-13, 05:41 AM)DennisTT Wrote: Ok try this:

In inc/mailhandlers/smtp.php, find: (at end of get_data method)
 return $string;

Before it, add:
  file_put_contents('./smtpmaillog.txt', $this->data, FILE_APPEND);

Try to send a mail again, and you should find a smtpmaillog.txt in your MyBB root folder. (You may want to pre-create this file, and CHMOD it 666 so that the server can write to it).

Would you like me to do this on a clean copy of that file or the one that I previously removed the "mail from" code from?

Thanks


Messages In This Thread
RE: Mail Reply Address - by Dennis Tsang - 2008-11-12, 08:34 PM
RE: Mail Reply Address - by classixiii - 2008-11-12, 08:38 PM
RE: Mail Reply Address - by Matt - 2008-11-12, 08:40 PM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-12, 08:41 PM
RE: Mail Reply Address - by classixiii - 2008-11-12, 08:51 PM
RE: Mail Reply Address - by Matt - 2008-11-12, 08:53 PM
RE: Mail Reply Address - by classixiii - 2008-11-12, 09:19 PM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-12, 11:50 PM
RE: Mail Reply Address - by classixiii - 2008-11-13, 03:11 AM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-13, 03:41 AM
RE: Mail Reply Address - by classixiii - 2008-11-13, 04:14 AM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-13, 05:41 AM
RE: Mail Reply Address - by classixiii - 2008-11-13, 03:04 PM
RE: Mail Reply Address - by classixiii - 2008-11-13, 08:25 PM
RE: Mail Reply Address - by Technoman - 2008-11-13, 05:45 AM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-13, 05:46 AM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-13, 05:14 PM
RE: Mail Reply Address - by Dennis Tsang - 2008-11-14, 08:05 PM
RE: Mail Reply Address - by classixiii - 2008-11-15, 08:36 PM
RE: Mail Reply Address - by Ryan Gordon - 2008-11-16, 08:47 AM
RE: Mail Reply Address - by classixiii - 2008-11-17, 03:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)