Gossamer Forum
Home : Products : DBMan : Customization :

Re: Stand Alone Mass Email Script Mod: Beta Version

Quote Reply
Re: Stand Alone Mass Email Script Mod: Beta Version In reply to
It's Working, Thanks! Smile

I feel like a dummy though! I was testing something when I commented out both mailprog routines. My fault, I should have rechecked!

Secondly, the 500 server errors were because I forgot to put the \@ in my email address. Fixed it and boom!!!!!! This actually happened to me on another perl script and I should have remembered. Goes to show to all out there, read the documentation!!

Finally, now I can work on the Cron event. Here is what I have for the .sh file:

Code:
# Send Reminder Email to a user requesting them to make sure they have updated thier records and then log the actions
/home/web/guide/yorkphiladelphia/jobtrack/mailer.cgi > /home/web/guide/yorkphiladelphia/jobtrack/remindlog.txt

Then in my mailer txt file for the Cron event I have as follows:

Code:
# Send reminder email on day 1 and day 15 of every month at 7:00 a.m.
0 7,1,15, * * /home/web/guide/yorkphiladelphia/jobtrack/mailer.sh

I came up with these by following the tutorial in the thread www.gossamer-threads.com/scripts/resources/Detailed/244.html .

Does it all look kosher, Eliot? If it does, I am a happy camper Smile

Also, if this is correct, it will be a guide for others out there trying to implement your wonderful script (since there aren't too many examples of a Cron event in the forum). Any other tricks you can mention, please feel free to do so!

Thanks again. Your services are very much appreciated!



[This message has been edited by BrianYork (edited October 27, 1999).]

[This message has been edited by BrianYork (edited October 27, 1999).]
Subject Author Views Date
Thread Stand Alone Mass Email Script Mod: Beta Version Eliot 8171 Oct 6, 1999, 12:35 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 7990 Oct 23, 1999, 5:22 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 8012 Oct 23, 1999, 5:35 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 8009 Oct 25, 1999, 3:17 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 8010 Oct 25, 1999, 3:26 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 8053 Oct 25, 1999, 3:35 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7971 Oct 25, 1999, 3:48 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
BrianYork 7968 Oct 26, 1999, 1:01 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7933 Oct 26, 1999, 4:42 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 7963 Oct 26, 1999, 11:56 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7934 Oct 26, 1999, 1:03 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 7998 Oct 26, 1999, 3:42 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7985 Oct 26, 1999, 3:51 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
BrianYork 7975 Oct 26, 1999, 9:32 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
BrianYork 7962 Oct 27, 1999, 3:39 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 8001 Oct 27, 1999, 4:14 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7986 Oct 27, 1999, 11:02 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
joebagodonuts 8006 Oct 30, 1999, 7:04 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7944 Oct 31, 1999, 4:50 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7945 Dec 5, 1999, 9:08 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 8012 Dec 5, 1999, 9:25 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7947 Dec 5, 1999, 9:31 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 7947 Dec 5, 1999, 9:42 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 7967 Dec 6, 1999, 4:14 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 8032 Dec 6, 1999, 5:37 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 2400 Dec 6, 1999, 8:57 AM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 2311 Dec 6, 1999, 2:22 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 2320 Dec 6, 1999, 3:33 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 2352 Dec 6, 1999, 4:49 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
karlag 2399 Dec 6, 1999, 4:57 PM
Post Re: Stand Alone Mass Email Script Mod: Beta Version
Eliot 2332 Dec 6, 1999, 4:58 PM