fmII
Thu, Jan 08th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 09:38 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 Email Reminders - Default branch
Section: Unix

 

Added: Tue, Feb 13th 2001 18:34 UTC (7 years, 11 months ago) Updated: Tue, Apr 29th 2003 13:54 UTC (5 years, 8 months ago)


About:
Email Reminders is a combination of scripts - a set of PHP scripts for data input and display, and a perl cron script - that will send an email to your specified email address at a certain date and time. It uses MySQL as the default database and archives the email, datetime,subject, and body of the email.

Author:
Elihu [contact developer]

Rating:
8.15/10.00 (2 votes)

Homepage:
http://www.cogit8.org/emrem/
Tar/GZ:
http://www.cogit8.org/emrem/emrem-0.6.1.tar.gz
Changelog:
http://www.cogit8.org/emrem/Changelog

Trove categories: [change]
[License]  OSI Approved :: GNU General Public License (GPL)
[Programming Language]  Perl, PHP
[Topic]  Communications :: Email

Dependencies: [change]
Perl 5.005 (required)
PHP 4.0.0 (required)
[download links]

 
Project admins: [change]
» Elihu (Owner)

» Rating: 8.15/10.00 (Rank N/A)
» Vitality: 0.00% (Rank 11395)
» Popularity: 0.89% (Rank 6593)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 11,384
   URL hits: 6,515
   Subscribers: 16

Other projects from the same categories:
SMTarPit
SMTP2SMS
Easy Linux Server
MailWebForm
TkNewsII

Users who subscribed to this project also subscribed to:
libQGLViewer
The xP Email System
Help Explorer Viewer
phpAdsNew
Enigmail


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 0.6.1 29-Apr-2003 GNU General Public License (GPL) Homepage Tar/GZ Changelog

 Comments

[»] Other Emrem Scripts
by giosico - Apr 30th 2003 03:10:58

Don't know if you are interested in such but hear are other similiar scripts that might be useful ...

Check out these systems ...
http://www.hotscripts.com/PHP/Scripts_and_Programs/Email_Systems/Reminders/

In particular check out this one ...
free and developed in english
hasnt been update in a while
http://sourceforge.net/projects/e-reminders/

[reply] [top]


[»] emrem-0.6.1 feedback
by giosico - Apr 29th 2003 22:22:04

I am new to emrem and let me say thank you for writing this. Here is what I have found so far. Please take these as you would like as I dont profess to know what I am talking about ;p

1) Creating a record in the past gives a browser warning saying you cant do that which indicates to the user that the record was not added but it is actually created in the database.

2) Seems some values could be moved into config.php ... like some database name in lists.php.

3) Lists.php is not mentioned in the manual or from anydocumentation. So I am not sure if it is intended for use.

4) Lists.php is dieing when trying to encounter the first mysql_select_db statement. Perhaps this is because my installation requires a user and pass even from localhost. I have no idea. I am happy just to delete items from the db for my useage.

I hope this helps.

Regards,

John

[reply] [top]


    [»] Re: emrem-0.6.1 feedback
    by Elihu - Apr 29th 2003 23:35:22


    > 1) Creating a record in the past gives a browser warning saying you cant do that
    > which indicates to the user that the record was not added but it is actually
    > created in the database.

    You're quite right. I will fix this bug in the next release.

    Items 2-4 involve the file "list.php". This file is included in the release as-is and is only there as a guide to help people create an admin if they choose to do so. That being said, it is out-dated (doesn't use the PEAR::DB, etc) and should be updated so it might be useful, which includes using the configuration settings in config.php.

    Thanks,
    Rob


    [reply] [top]


      [»] Re: emrem-0.6.1 feedback
      by giosico - Apr 30th 2003 01:32:25

      Thanks for your timely response. It is good to know the status of lists.php.

      [reply] [top]


[»] emrem.pl won't run
by Simo - Jun 28th 2002 11:19:40

Hi there,

trying to get this to work for a while now and not sure what the problem is.
I enter a cron job via Webmin and then run it but get this:

Output dal comando /home/www/emrem.pl ..

/bin/sh: /home/www/emrem.pl: No such file or directory

What could the problem be - permissions? Any suggestions very welcome

ta

simo

[reply] [top]


[»] different extensions for PHP?
by Tom - Aug 20th 2001 14:37:24

The files contain .phtml and .php extensions. I'm new at this and am curious why. Why not just .php for the PHP code.

--
Tom

[reply] [top]


    [»] Re: different extensions for PHP?
    by Elihu - Aug 20th 2001 20:36:41


    > The files contain .phtml and .php
    > extensions. I'm new at this and am
    > curious why. Why not just .php for the
    > PHP code.
    >

    I should add notes in the INSTALL file about this as well. This way makes assumptions on the Apache configuration. I am used to using .phtml to refer to scripts, and .php to include files and classes. Some people use .php for scripts and .inc for includes and classes. It's mostly just to distinguish the files, but either way works.

    [reply] [top]


[»] recurring event
by Erni Juniati - Aug 15th 2001 14:47:53

using emrem.sql to create database I get error: "can't create database 'reminders'. Database exists". database didn't exist. emrem.sql creates the database but doesn't create tables (so I created the table).

could you please add option to post recurring event (daily, monthly, yearly)? this will add huge value to it

--
erni

[reply] [top]


    [»] Re: recurring event
    by Elihu - Aug 20th 2001 20:34:09


    > using emrem.sql to create database I get
    > error: "can't create database
    > 'reminders'. Database exists".
    > database didn't exist. emrem.sql creates
    > the database but doesn't create tables
    > (so I created the table).

    If you are upgrading, there is no need to run the sql script again. I added a note in the INSTALL file for this.


    > could you please add option to post recurring event
    > (daily, monthly, yearly)? this will add huge value to it

    I've had this in the back of my mind to add this functionality for a while now, I'm just trying to determine the best way to go about it. Maybe in the next release. :)

    [reply] [top]




© Copyright 2009 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs