Plans And Cron Email Reminders

liunx

Guest
Hi... can someone type in an example of what the command line would be for Plans to send out email reminders... thanks...<br /><br />currently i am using<br /><br />/home/myuserid/public_html/calendar/email_reminders.cgi<!--content-->
I'd suggest using the following:<br /><!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->/home/myuserid/public_html/calendar/email_reminders.cgi > /dev/null<!--c2--></div><!--ec2--><!--content-->
ok that worked but the reminder emails are not going out. the on demand emails will go out but not the reminder ones... additionally the emails when someone wants a new calendar are getting messed up... for example the script looks like this<br /><br />$options{reply_address} = "[email protected]"; <br />$options{from_address} = "[email protected]";<br />$options{new_calendar_request_notify} = "[email protected]";<br /><br />but the emails are getting sent to here<br /><br />[email protected]<br /><br />also when I do receive an on-demand test email it looks like it is coming from<br /><br />[email protected]<br /><br />so basically everything is winding up bounced in the main horde account (the @saintjoseph is getting dropped and server id appended)...<br />I am still working on it... but any advice would be appreciated... thanks...<!--content-->
also... despite the fact that the plans script is not giving the correct reply address, i guess my next question is if it will send the on-demand test email out... then when the cron job runs... why does it not send out the reminder email... obviously the reminder email will have the wrong reply address... but it should still send???<!--content-->
ok i reloaded the script and now the correct from and reply addresses are showing up... but the cron jobs are not running yet... still testing and kicking it... (server 108 will probably hate me by the end of the weekend... but I am gonna get this thing working...)<br /><br />here is the cron command I am running<br /><br />* * * * * /home/MyAccountId/public_html/calendar/email_reminders.cgi<br /><br />the script is outputting to MyUserId horde mail... but is not sending emails to the address I specified for the email reminder<!--content-->
ok before I waste anymore time on Plans Calendar... I have a question...<br /><br />Does it send out email reminders of events on TCH? or at all?<br /><br />I have spent a ton of time on this script and no luck with the email reminders... I am not a scripting God (obviously)... but this is not the first script that I have setup in my life either... experience tells me its probably something stupid... but I don't see it... the cron job is running and outputing the script... but I am not getting reminders...<br /><br />anyone here have Plans on there site that uses the email reminder feature that can help would be appreciated... thnx...<!--content-->
ok for anyone watching this thread... i just got my first email reminder... the best I can figure... you can not make an event and have plans send the reminder within a 24 hour period...<br /><br />I say this because the first reminder that I just got was the first one I made that had a greater than 24 hour span from creation date to reminder time....<br /><br />all the other reminders I made were event is in 30 min, send me a reminder in 15 etc...<!--content-->
Congratulations. Sorry you didn't receive any help on this. Guess none of the users here are using the reminder function.<br /><br />I know my wife has Plans installed on her site but doesn't use the reminder feature.<!--content-->
<!--quoteo(post=151583:date=Oct 8 2005, 07:03 PM:name=TCH-Bruce)--><div class='quotetop'>QUOTE(TCH-Bruce @ Oct 8 2005, 07:03 PM) <a href="http://www.totalchoicehosting.com/forums/index.php?act=findpost&pid=151583"><img src='http://www.totalchoicehosting.com/forums/style_images/1/post_snapback.gif' alt='*' border='0' /></a></div><div class='quotemain'><!--quotec-->I know my <b>wife</b> has Plans installed on her site but doesn't use the reminder feature.<!--QuoteEnd--></div><!--QuoteEEnd--><br /><br />You might want to change that before she sees it. <img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /><!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/oops.gif" style="vertical-align:middle" emoid=":oops:" border="0" alt="oops.gif" /><!--content-->
<img src="http://www.totalchoicehosting.com/forums/style_emoticons/default/lol.gif" style="vertical-align:middle" emoid=":lol2:" border="0" alt="lol.gif" /><!--content-->
 
Back
Top