UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » [SEND MAIL]

[SEND MAIL]

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Feb 2006
Posts: 20
Location: Belarus, Minsk
On my host disable send mail. When users Subscribe to topic i have errors before post reply for this topic. How I can disable this function?
usebb v0.8.
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
You should fix your mail settings with PHP. Please search the forums.

If not, you can disable the mailing function, just place
return false;

after
function usebb_mail($subject, $rawbody, $bodyvars=array(), $from_name, $from_email, $to, $bcc_email='', $language='', $charset='') {

in sources/functions.php.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog

Page: 1

UseBB Community » Help & Support » [SEND MAIL]

UseBB Community is powered by UseBB 1 Forum Software