Firefox PHP

Mail through SMTP-Module

Posted by Thomas Seifert 
Re: Mail through SMTP-Module
July 19, 2007 04:57AM
Charset is NOT encoding.
What do you have $PHORUM["DATA"]["MAILENCODING"] set to in your language-file?
It should be "7bit" or "8bit".


Thomas Seifert
Re: Mail through SMTP-Module
July 19, 2007 05:31AM
Thomas, SORRY!
It's my mistake.

Now:
Warning: fsockopen(): unable to connect to smtp.mail.ru:25 in /usr/home/taurusc/public_html/phorum/mods/smtp_mail/phpmailer/class.smtp.php on line 105
Error while sending mails in one-at-a-time mode ... Error was: SMTP Error: Could not connect to SMTP host.
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/taurusc/public_html/phorum/mods/smtp_mail/phpmailer/class.smtp.php:105) in /usr/home/taurusc/public_html/phorum/common.php on line 891

I've tried 2 SMTP's w/o success :(
hostnames, usernames/passwords, ports are correct...

Alexander Medentsev. Moscow. Russia.
Re: Mail through SMTP-Module
July 19, 2007 05:33AM
but obviously there is no connection from the webserver to these smtp-hosts.
maybe the webserver is firewalled and doesn't allow outbound connections?


Thomas Seifert
Re: Mail through SMTP-Module
July 19, 2007 01:40PM
I think you want cp1251. See [www.php.net]

Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Sorry, only registered users may post in this forum.

Click here to login