[pmwiki-users] MailForm Errors

Steve Rowe think1blue at yahoo.com
Tue Apr 4 12:38:15 CDT 2006


I am trying to use the Mailform recipe to send an
email from this page: 

http://www.bethlehemcommunitychurch.com/pmwiki/pmwiki.php?n=Ministries.PrayerRequest

Which has this code:

mailform:bcc

But when I do, I get these errors:

Warning: mail() [function.mail]: SMTP server response:
550 5.7.1 <bcc.church.office at verizon.net>... we do not
relay <think1blue at yahoo.com> in
E:\BCC\BCC\pmwiki\cookbook\mailform.php on line 72

Warning: Cannot modify header information - headers
already sent by (output started at
E:\BCC\BCC\pmwiki\cookbook\mailform.php:72) in
E:\BCC\BCC\pmwiki\cookbook\mailform.php on line 74

My config.php has this code:

include_once('cookbook/mailform.php');
$MailFormAddresses['bcc'] =
'bcc.church.office at verizon.net';
$MailFormDefaultSender =
'confidential at bethlehemcommunitychurch.com';

And I'm running on a Windows server.

What am I missing? Thanks!

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




More information about the pmwiki-users mailing list