CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Clearing out old mailings
Pages: [1]

Author Topic: Clearing out old mailings  (Read 2168 times)

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
Clearing out old mailings
October 02, 2008, 09:46:08 pm
We have many people doing CiviMail and have more on their way.  Currently, we have 139 mailings in the list and most people do not clean up after themselves.  It would really help if we could have a check box next to the mailing where we could delete multiple.

Also, with so many mailings in the list, the name is very important and we frequently sort on the mailing name - it would be great if we could edit (change) the name of the mailing as it shows up in the list.

CiviMail is not very multi-user friendly.  I know many entities have one or a limited number of people doing mailings, but I'm really trying to push this function down to the chapter level - we have 5 chapters and hopefully more single-payer advocates on the way.

Dave

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Clearing out old mailings
October 03, 2008, 07:04:45 am

can u be more specific in what ways civimail can be made more multi-user friendly?

there is a consulting project to improve civimail in 2.2, and we can add a few improvements to it

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
Re: Clearing out old mailings
October 03, 2008, 05:31:01 pm
Ways to be more multi-user friendly

Some we have already mentioned, recognizing that different people will be sending the mailings.

(1) Allow a blank default name and return address which is then required to be filled out.  We are on 1.9 so I don't know if later versions have drop downs or not, .... guess I can try on the demo .... no drop downs, maybe this would be helpful, not sure, but interesting idea.

(2) Allow a quick way to select mailings to be deleted.  With many people doing tests and mailings, a lot accumulate, we now have over 130 on our list of past mailings.

(3) Allow editing of the name of past mailings - this helps like items sort together - we place the chapter name at the start of the mailing name.

(4) We don't have stored templates working which is may fault, I assume they do work in 1.9, so we are using past mailings as templates for new mailings.

(5) Maybe some way to group mailings by who sent them might help.

(6) To keep on top of mailings being sent, I've added myself to each chapter.   Perhaps an other way might be to have the option of one or more administrators being sent a copy of each mailing.

(7) The required screen size should be specified.  In FireFox 3.0 and CiviCRM 2.1, I can't see the right edge of the Javascript editor in 1024 x 768 .... let me try I.E.  6   (I realize most use 7).   Ok, now see the screen and if fight with FireFox and scroll bar editor might be useable.  I prefer www.Unverse.net , but know others prefer their favorites.  Would help if all pages run in a certain page size - I'd recommend 1024 x 768, but others may have different opinions.  Just remember with multiple users, we are talking end-users here not programmers.

(8) I have a link that I always use to kick off the first round of the mailing without waiting for the Cron Job - would be nice if we had an option to have the link on the submit mailing page.

(9) Bounces of course - working on a php approach.

(10) Really not a CiviMail issue, but the basic "send email to contacts" allows someone to try to send email immediately to the whole darn database if they wish.

(11) I think some have figured out how to include a link to allow contacts to update certain fields in their contact record, but I have not figured out how to do this from a blast email.

We use CiviCRM and CiviMail because it is the best opensource constituent management system that we have found for advocates and my comments / suggestions should be viewed from this perspective.  Fans are the toughest.

... thanks for asking.

tjcook

  • Guest
Re: Clearing out old mailings
October 07, 2008, 03:25:35 pm
My biggest recommendation to make CiviMail better is to implement better editability in-browser for mailings. I've convinced a client to come to CiviMail from Constant Contact because of the freeness and way it integrates with constituents' other actions within the system. However, Constant Contact made it drop-dead easy to create decent-looking templates through drag-and-drop.

Here's my dream: be able to tell CiviCRM to pull content from particular content types within Drupal (basically you could upload a template, compose on screen, or select content from Drupal). Selecting content from Drupal would "plug in" the last X content types into a template that is built around a specified template that is associated with that content type.

Case: My client has monthly testimonies, and there's always two. We created content type "Testimonies" in Drupal so that the testimonies get put in Drupal, but then we have to duplicate the text and imagery in Dreamweaver, then upload to CiviCRM and link back to the full versions of those content types. If we could tell CiviMail to use the latest 2 Testimonies from Drupal, it could grab the image as well and layout and spit it out to our tabled template.

Thoughts?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Clearing out old mailings
October 07, 2008, 05:36:35 pm
Quote from: tjcook on October 07, 2008, 03:25:35 pm
Case: My client has monthly testimonies, and there's always two. We created content type "Testimonies" in Drupal so that the testimonies get put in Drupal, but then we have to duplicate the text and imagery in Dreamweaver, then upload to CiviCRM and link back to the full versions of those content types. If we could tell CiviMail to use the latest 2 Testimonies from Drupal, it could grab the image as well and layout and spit it out to our tabled template.

Thoughts?

Check: http://code.google.com/p/uascoop/source/browse/trunk/drupal/modules/#modules/ninjitsu_newsletter

this allows you to compose civimail newsletter(s) from drupal nodes. Not used this module, so not sure if this is the latest version of the module etc. Hopefully matt or emily will chime in with the latest status of this module

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Denver Dave

  • Ask me questions
  • ****
  • Posts: 471
  • Karma: 9
Re: Clearing out old mailings
November 09, 2008, 06:54:01 pm
Back to the original question. We now have a 150 mailings in the list (many are tests).  Easy to delete a few with the interface, but time consuming to delete many mailings (we have lots of people doing mailings).

Suggestions? 

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Clearing out old mailings

This forum was archived on 2017-11-26.