ListMailPRO Email Marketing Software Forums
ListMailPRO Email Marketing Software Forums => General Help & How-To => Topic started by: bhl007 on August 25, 2006, 06:14:19 pm
-
Hi, I would like to use this lmp to deliver ads at different time. For example, 12am, 8am, 4pm daily.
Is it possible to have multiple cron? One for normal execution, another 2 for execution at other time?
If don't have this, I think I have to install multiple lmp to do it... lol.
Advice please.
-
This is currently not possible but might come when/if I am able to offer more diverse timing.
The workaround you suggest seems to be the only way.
Regards
-
how to make bounce.cgi work?
my main lmp can have bounce.cgi
my other installed lmp also point to bounce.cgi?
Now i already install 2 other lmp, all can work, but when want to setup bounce.cgi, it's in the same cgi-bin...... and file is same name
How to do it?
-
dean, are you here?
I have been testing the 2 others lmp that installed in another directory, cron works, but the bounce.cgi not working.
I think there must be something I set it wrongly, I simply go to the mail forward to set forward path to bounce2.cgi, bounce3.cgi, and rename my bounce.cgi file name to bounce2.cgi and bounce3.cgi
Not working. thanks.
-
It's hard to say without accessing your installation. Are you saying that you are installing ListMail to a new domain on the same server as other sites with ListMail installed where bounce.cgi works?
The problem could be in the following areas:
1) Email alias / forwarder pointing to bounce.cgi with the correct path
2) bounce.cgi - ListMail URL
3) bounce.cgi - availability of 'wget' system utility (if dailymail works with wget this shouldnt be a problem)
4) bounce.cgi - permissions of the script (chmod 755 to be executable)
Regards
-
great, I forget to chmod.
Now, all things are working fine.