| Email Eagle Version 1.32 |
| Managing
your opt-in mailing lists just got easier!
Live Demo Available. contact us for access.
|
Installation Instructions for version 1.78
Once you unzip the package (maintaining directory structure) you will end up with a directory containing two other directories. One is called cgi-files and the other is html-files The directory called "email-eagle" inside the cgi-files directory needs to be uploaded to the server in ASCII mode, in your cgi-bin or whatever directory you run cgi scripts in. email-eagle directory contents and file permissions:
admin/
drwxr-xr-x (chmod 0755)
email-eagle/lists directory contents and file permissions:
email-eagle/admin directory contents and file
permissions: email-eagle/admin/lib directory contents and file permissions: EmailEagle.pm -rw-rw-rw- (chmod 0755)
email-eagle/admin/sysdata directory contents and file permissions:
Check the first line in each of the .cgi files and make
sure it is the correct path to perl for your system. Usually /usr/bin/perl
or /usr/local/bin/perl This is the actual domain name. Be sure to include the http:// as this is the url to your site.
root_dir => '/usr/local/system/path/to/cgi-bin/email-eagle',
root_url => 'http://example.com/cgi-bin/email-eagle/subscribe.cgi',
web_dir => '/usr/local/system/path/to/email-eagle',
webfiles_url => 'http://veinotte.com/email-eagle', Once you have
everything configured, you log into the admin area. The url will be like
so: The directory called html-files contains just one item - an image that is actually a transparent gif. This is used for tracking opened emails when you send HTML mailings. This image has to be in a web accessible directory (such as your images directory) and the full path to this directory must be set correctly in the EmailEagle.pm file which is in /admin/lib directory. Here is an example of the related configuration items: web_dir => '/usr/full/system/path/html/email-eagle', The /usr/full/system/... needs to be the full system path to the directory containing the image, and the webfiles_url would be the actual URL to that same directory, with no trailing slash. We will be releasing a complete users guide shortly. Check back at this site. |
|
| A © product of Veinotte.com |