Search found 8 matches
- Wed Aug 04, 2010 4:57 pm
- Forum: Installation & Upgrades
- Topic: Multiple instances of OpenEMM in one container?
- Replies: 1
- Views: 4714
Same problem
I want to run multiple instances so I can set up services for a number of my clients. I see you have gotten no help out of this forum. Wish I could help. Anybody out there have a solution?
- Wed Jul 21, 2010 11:42 pm
- Forum: Bugs, bug fixes & releases
- Topic: Send date off by 1 day
- Replies: 0
- Views: 4555
Send date off by 1 day
The sending mailing date is off by one day. You have to choose a date that is one day from the current time in order to get it to send. Once you do that it reports it is staged for sending one day EARLIER than the date you entered.
- Mon Jul 19, 2010 5:31 pm
- Forum: Using OpenEMM
- Topic: Tracking user opens
- Replies: 0
- Views: 3326
Tracking user opens
Is it possible to find not only how many times a recipient email is opened but how many IP addresses opened that mailing? That would tell me the email was passed along to others rather than just re-opened by the same user.
- Mon Jul 19, 2010 5:28 pm
- Forum: Using OpenEMM
- Topic: Resending a mailing to users who have not opened the mailing
- Replies: 0
- Views: 3177
Resending a mailing to users who have not opened the mailing
I sent a mailing out and realized the return address I used caused a number of recipients to have the email put in the spam folder. I want to send the mailing again but only to those that did not open the mailing and to the soft bounce list. Can this be done?
- Sat Jul 10, 2010 9:58 pm
- Forum: Using OpenEMM
- Topic: unsubscribe not working
- Replies: 3
- Views: 7268
unsubscribe not working
I am using the pre-made form for unsubscribe. My mail link passes the right information for CI agnUID, and agnFN but the server but the server responds with a form with GET setting agnUID to null and the hidden POST to $agnUID. In other words the server is not substituting the variables correctly. O...
- Fri Jul 02, 2010 6:12 pm
- Forum: Bugs, bug fixes & releases
- Topic: SOLVED: problems with ##AGNUID##
- Replies: 23
- Views: 57021
None of this works
I am running 6.1 and agnUID does not appear to work at all. I have used ##AGNUID## in a href as GET and as a POST and it is not substituted at all. I tried the prior suggestion and put in [agnUID] and that is not substituted in a POST either. The example in the user guide uses $!agnUID and that retu...
- Thu Jun 24, 2010 8:16 pm
- Forum: Using OpenEMM
- Topic: image link broken
- Replies: 1
- Views: 3281
sorry to bother
I managed to fix the problem by altering the company_tbl table in the database. The rdir_domain field was set to localhost and I changed it to the correct domain. Not sure how it got set wrong but this fixed it.
- Thu Jun 24, 2010 8:03 pm
- Forum: Using OpenEMM
- Topic: image link broken
- Replies: 1
- Views: 3281
image link broken
Just installed openemm but can't get the image links to work. i uploaded images and reference them correctly using agnIMAGE. The link reports that it is trying to reach them through 'http://localhost:8080/images.... etc I checked in emm.properties to look for a way to set it to the correct domain na...