the WordPress mailing platform
Welcome. MailPress is a very special project to me and I'm proud to be a part of it ;-). Lot of hours have gone into MailPress, and I am dedicated to making it better every day. Thank you for making it part of your world.
— André Renaut
MailPress 4.0 is using swiftmailer 4.0.3. If you would like to support MailPress, please consider donating.
mailpress
folder into wp-content/plugins
.wp-content/plugins/mailpress/tmp
folder is writable.Do not use WordPress automatic upgrade : you will loose the content of mailpress/mp-content
and mailpress/tmp
folders !
mailpress/mp-includes/languages
to mailpress/mp-content/languages
mailpress/mp-admin
, mailpress/mp-includes
, mailpress/xtras
folders.mailpress/mp-content/xtras
folder.
MailPress themes and templates do not need to be changed if customized in a previous MailPress release.
MailPress can import the emails stored in another system. First you need to get MailPress installed and working as described above. To finally import your emails into MailPress, you will need to use the mailpress_import
api and addon.
You have developped your own importer and you think it can be useful to the MailPress community, let us know.
If you have any questions that aren't addressed in this document, please take advantage of MailPress numerous online resources:
readme.txt
of MailPressNeed to organize the emails inserted into MailPress and/or let your users to choose which mailing lists they subscribe to, based on WordPress taxonomy concept (post categories, link categories, tags) : MailPress_mailinglist
.
Your website becomes more and more successfull, you have now plenty of subscribers, processing a large number of recipients becomes an issue ! , use the MailPress_batch_send
addon.
Process your mail bounces with MailPress_bounce_handing
addon.
Track your mails will report opening rate, clicks generated as well as locations of your readers using the MailPress Ip api. Activate MailPress_tracking
addon.
You want to synchronize MailPress with your WordPress registered users, MailPress_sync_wordpress_user
add on is made for you.
If you need to set Capabilities in MailPress, use the MailPress_roles_and_capabilities
addon. You can read more about Roles and Capabilities on the Codex.
Natively, MailPress support SMTP connections to your mail server, however you can switch to Sendmail MailPress_connection_sendmail
or native php mail() MailPress_connection_phpmail
.
MailPress_upload_media
, MailPress_bulk_import
, MailPress_autoresponder
, MailPress_filter_img
, MailPress_newsletter_categories
, MailPress_reset
MailPress has no multi-million euro marketing campaign or celebrity sponsors, but do have something even better—you. If you enjoy MailPress please consider telling a friend, setting it up for someone less knowledgable than yourself, or writing a post on MailPress.