Search found 5 matches
- Mon Mar 16, 2009 9:44 am
- Forum: Using OpenEMM
- Topic: Implement forwarding/recommendation functionality
- Replies: 0
- Views: 3123
Implement forwarding/recommendation functionality
Hello, the question was already asked some time ago but never answered (see http://www.openemm.org/forums/viewtopic.php?t=345 ), so I re-open the topic as a customer is asking for this: Has anybody implemented a forwarding/recommendation functionality in OpenEMM? We thought about his already and cou...
- Mon Feb 02, 2009 1:41 pm
- Forum: Bounce Management
- Topic: Soft and hard bounce lists - is it possible?
- Replies: 2
- Views: 12215
Extraction of bounce mails
Hello, I don't know whether it's still relevant but we're doing some bounce mail extraction directly from the database with the following SQL statement: SELECT bounce_tbl.detail, bounce_tbl.dsn, bounce_tbl.change_date, customer_1_tbl.customer_id, customer_1_tbl.email FROM bounce_tbl LEFT JOIN custom...
- Thu Oct 02, 2008 3:17 pm
- Forum: Installation & Upgrades
- Topic: OpenEMM webadmin + SSL width Apache2 and modssl
- Replies: 3
- Views: 8773
I'm using a similar solution as the original poster, but using Lighttpd ( http://www.lighttpd.net ) as the proxy web server as it's more lightweight and easier to configure. I've installed Lighttpd using yum (I'm using Fedora) and added the following directive to /etc/lighttpd/lighttpd.conf: proxy.s...
- Mon Sep 15, 2008 12:19 pm
- Forum: Bounce Management
- Topic: Hardbounce export limited?
- Replies: 1
- Views: 8137
Hardbounce export limited?
Hello, I wanted to export the list of hard bounces for our last mailing and found that the resulting CSV file only contains 500 records while the statistics page shows me 564 records. Also the list of hard bounces (when clicking on "Download hardbounces") seems to be limited. Is this some ...
- Thu May 08, 2008 4:17 pm
- Forum: Bounce Management
- Topic: Softbounces not recognized
- Replies: 1
- Views: 8497
Softbounces not recognized
Hi, I've installed OpenEMM 5.4 under Ubuntu following the (quite complete) description in the forum. Sending and recognition of hard bounces works fine, but soft bounces are giving me a headache. I've configured everything as described in the manual, set up a forwarding in bav.conf-local, added a bo...