boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

NOT GETTING EMAIL NOTIFICATIONS!

 
Post new topic   Reply to topic    boardom Forum Index -> Installation issues
View previous topic :: View next topic  
Author Message
tragic



Joined: 21 Feb 2004
Posts: 3
Location: San Antonio, Texas

PostPosted: Sat Feb 21, 2004 1:05 am    Post subject: NOT GETTING EMAIL NOTIFICATIONS! Reply with quote

The installation went fine, editing the template was perfect and the comments work...but after installing for the third time, I am still not getting emails letting me know someone commented! Its driving me crazy!!!! HELP!!! Maybe you can spot an error?. http://www.bloody-red.net/b2:


Quote:
<?php /* Don't remove this line, it calls the b2 function files ! */ $blog=1; include ("blog.header.php"); ?>
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- layout credits goto http://bluerobot.com/web/layouts/layout2.html -->

<head>
<title>___________________________________________________________</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="reply-to" content="<?php bloginfo('admin_email'); ?>" />
<meta http-equiv="imagetoolbar" content="no" />
<meta content="TRUE" name="MSSmartTagsPreventParsing" />

<link href="http://www.bloody-red.net/red.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" media="print" href="print.css" />
<link rel="alternate" type="text/xml" title="RDF" href="<?php bloginfo('rdf_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php comments_popup_script() ?>

</head>
<body>
<div align="right">
<FONT SIZE="2"><b>// BLOG</b></FONT>
</div>
<br>
<div id="content">


<!-- // b2 loop start -->
<?php while($row = mysql_fetch_object($result)) { start_b2(); ?>


<font size="1"><b><?php the_date(); ?></b></font>

</div>

<div class="storyContent">
<br>
<?php the_content(); ?>

<div class="rightFlush">
<?php link_pages("<br />Pages: ","<br />","number") ?>
<br><b><?php the_author() ?></b> // <?php the_time() ?> // <?php comments_popup_link("Comments (0)", "Comments (1)", "Comments (%)") ?>


<?php trackback_rdf() ?>

<!-- this includes the comments and a form to add a new comment -->
<?php include ("b2comments.php"); ?>

<!-- this includes the trackbacks -->
<?php include ("b2trackback.php"); ?>

<!-- this includes the pingbacks -->
<?php include ("b2pingbacks.php"); ?>


</div>
</div>


<!-- // this is just the end of the motor - don't touch that line either Smile -->
<?php } ?>


</div>

<center><br><br><br><br>
[ powered by <a href="http://cafelog.com" target="_blank"><b>b2</b></a> ]
</center>


<!-- BlueRobot was here. -->
</body>
</html>

Back to top
View user's profile Send private message Visit poster's website
pottymouth



Joined: 04 Mar 2004
Posts: 1

PostPosted: Thu Mar 04, 2004 5:54 am    Post subject: Reply with quote

Not working for me either. I don't understand why it would work tho...what does b2 use for an outgoing mail server? Is there a setting for that somewhere? I see the incoming setting for blogging via email but I don't want that...hrm. I'll keep looking.

I'm just gonna assume that I'm missing a setting somewhere and throw a guess at your problem.

Maybe it's your mail server's spam prevention settings. Many ISP's servers will only let you send mail thru their server if you're on their connection. This wouldn't work if B2 is hosted somewhere else. Alternatively, many ISPs also block port 25 to prevent possible spammers from using their connections to send mail through outside mail servers.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> Installation issues All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group