From: Romero E. E. M. <emr...@sa...> - 2001-11-27 01:01:07
|
Please, can anybody help me. E. Mauricio Romero Escobar -----Mensaje original----- De: Romero Escobar, Eddy Mauricio Enviado el: Miércoles, 21 de Noviembre de 2001 11:44 a.m. Para: pos...@li... Asunto: Problem sending mails Hi everybody, I'm a new with pn and already like it a lot. Need a little big help ! I'm getting an error in whenever pn has to send mails. I configure php.ini like this: [mail function] ; For Win32 only. SMTP = 128.2.7.249 ; For Win32 only. sendmail_from = emr...@sa... My smtp server is functional using telnet or an email client, this is lan environment. I'm using foxserv (Apache 1.3.22, Php 4.06, MySQL / Win32 ) The error I get in the Mail users module is: Warning: Unknown error in d:\foxserv\www\modules\NS-MailUsers\admin\modules\nukemail.php on line 197 Warning: Cannot add header information - headers already sent by (output started at d:\foxserv\www\modules\NS-MailUsers\admin\modules\nukemail.php:197) in d:\foxserv\www \modules\NS-MailUsers\admin\modules\nukemail.php on line 199 I also get errors when someone registers in users.php, the users gets created but the mail with the password never arrives. Is thera any other configuration besides php.ini where I have to put may smtp server. Thanks for any help. E. Mauricio Romero E. |