We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

No Longer Available NEW MODULE => Boomerang - Email Marketing and reporting fully integrated!

Development and Programming

Jack McDade's avatar
Jack McDade
425 posts
16 years ago
Jack McDade's avatar Jack McDade

have you checked permissions? the boomerang folder, and all subfolders and files, should be 777.

       
Gamer000's avatar
Gamer000
32 posts
16 years ago
Gamer000's avatar Gamer000

I just went through and set permissions on all Boomerang Module files, language file, image file, everything Boomerang is now set to 777 but sadly that did not fix the problem. Could there be a config setting for a directory somewhere that I need to change or possibly a conflict with another module, or plugin, or extension?

Thanks for the quick response!

       
bmikulic's avatar
bmikulic
1 posts
16 years ago
bmikulic's avatar bmikulic

Just try to reach login form via http://yoursite.com/system/index.php instead of http://yoursite.com/admin.php and you will get dashboard with all images and css.

       
Gamer000's avatar
Gamer000
32 posts
16 years ago
Gamer000's avatar Gamer000

Huh, yeah that worked. Thanks bmikulic! After I changed my login location it seems kinda obvious as to why the images weren’t working. All the image locations where a directory off. Anyway, thanks again Jack & bmikulic for the support.

       
ErwinVanLun's avatar
ErwinVanLun
235 posts
16 years ago
ErwinVanLun's avatar ErwinVanLun

Wowie, this sounds great.

Here are a few questions which I couldn’t spot in all the replies of everyone:

  1. Is it possible to personalize e-mails with custom member profile fields: Dear Jack,

It has been a while a ago (7 weeks and 2 days to be precize) since you visited our site, but since then…

  1. Bounce control would be great! Actually a custom member field ‘bounced’ should be set. This would allow me to check this field when someone logs on to the site and say: ‘hello, our latest e-mail to [email protected] was bounced, it this e-mail still correct).

  2. What about the reputation of the mailserver? Who is actually sending the mail? My own mail server or are you doing this (this would be better from a e-mail marketing point of view).

  3. Are previous send e-mail being stored in HTML format? In this way, we could show examples to people considering to subscribe.

  4. Is it possible to create an automatically created e-mail, a daily, weekly or even montly digest? That would be awesome!

3.

       
avroo's avatar
avroo
164 posts
16 years ago
avroo's avatar avroo

Sounds like a great module, but I have two important questions.

Currently we’re using PHPlist. Perfect tool, but I have to export/import the user database every single time to keep it up to date. So this module comes at the right time!

Butttt, we have a database with 10.000+ users. So it’s not a small list. I’ve been having issues in the past with the EE mailinglist module when the user database was getting bigger; the page timed out during the proces of sending, and I could resend it all, users getting multiple emails etc etc. This is why we moved to phplist: it handles everything perfectly in the background. So you can start the batch and close your browser.

First question: Is this last feature supported with this module or do you have to keep your connection alive while sending the batch?

Second question: We’re using a prive smtp server, which allows sending 1 email per second. In phplist you can set a maximum of emails to send per second. Does this module also support that?

thanks!

       
Tom Jaeger's avatar
Tom Jaeger
497 posts
16 years ago
Tom Jaeger's avatar Tom Jaeger

The actual send process will not time out in a browser. The emails are sent out from a separate process that is setup via a cron job on the server. We plan on have rate limiting in place for our 1.1 release, but it is not currently in place.

How large was your list when you stopped using ExpressionEngines communicate?

       
Tyssen's avatar
Tyssen
756 posts
16 years ago
Tyssen's avatar Tyssen

Any indication as to when 1.1 will be released?

       
Patrick Mc's avatar
Patrick Mc
19 posts
16 years ago
Patrick Mc's avatar Patrick Mc

Jack,

I just recently installed Boomerang and I have no problem sending out a test email, but when I choose a mailing list (only has 3 email addresses), the emails are never received. I’m not scheduling the email, just choosing the mailing list and hitting send. Can you think of a reason as to why the ‘quick send’ works but the mailing list does not?

Thanks, Patrick

       
Tom Jaeger's avatar
Tom Jaeger
497 posts
16 years ago
Tom Jaeger's avatar Tom Jaeger
Any indication as to when 1.1 will be released?

I would say this fall. I am hoping for early fall, but it could be mid fall.

       
Tom Jaeger's avatar
Tom Jaeger
497 posts
16 years ago
Tom Jaeger's avatar Tom Jaeger
Jack, I just recently installed Boomerang and I have no problem sending out a test email, but when I choose a mailing list (only has 3 email addresses), the emails are never received. I’m not scheduling the email, just choosing the mailing list and hitting send. Can you think of a reason as to why the ‘quick send’ works but the mailing list does not? Thanks, Patrick

Email won’t send unless the cron job is setup on the server. I think we need to update the documentation to reflect this. The cron job is required though.

Or do you already have the cron job setup?

-Tom

       
Patrick Mc's avatar
Patrick Mc
19 posts
16 years ago
Patrick Mc's avatar Patrick Mc

Tom,

I did attempt to set up the Cron, but I’m receiving the following error…

PHP Warning:  shell_exec(): Cannot execute using backquotes in Safe Mode in /var/www/vhosts/123.com/httpdocs/system/cache/boomerang_cron/cron_me.php on line 5
0
getting contents
PHP Warning:  file_get_contents(http://123.com/?ACT=41): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
 in /var/www/vhosts/123.com/httpdocs/system/cache/boomerang_cron/cron_me.php on line 27

In the Boomerang setup, it says “PHP Safe Mode is off. You shouldn’t have any mail scheduling problems.”

Any suggestions?

Thanks!

       
Tom Jaeger's avatar
Tom Jaeger
497 posts
16 years ago
Tom Jaeger's avatar Tom Jaeger

If you visit http://123.com/?ACT=41 (or if you replace 123.com with your domain) do you receive any output? Also what version of EE are you running?

       
Tyssen's avatar
Tyssen
756 posts
16 years ago
Tyssen's avatar Tyssen

Another quick question, is it possible to send an old email to a single email address (ie, not a whole mailing list)?

       
Tom Jaeger's avatar
Tom Jaeger
497 posts
16 years ago
Tom Jaeger's avatar Tom Jaeger
Another quick question, is it possible to send an old email to a single email address (ie, not a whole mailing list)?

We do have an edit and resend feature. Short of using the test send (which doesn’t track) We don’t currently have the feature to send to a single address. We do intend to add the feature.

       
First 3 4 5 6 7 Last

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.