OpenERP Mass Mail Module ( zb_mass_mail )
'Mass Mail' is an OpenERP module developed by Zesty Beanz, which addresses the email marketing concerns in a business. The module allows users to flexibly handle mass emailing. The major features of the module are as follows
-
Receipinets can be managed as different groups
-
User can schedule the delivery of emails, so that OpenERP will carry out the mailing automatically on time
-
E-mail templates with subject and html body, which can be used as well as re used in different groups and contexts.In short data and recepinets are kept separately and can be mixed as desired.
-
E-mail addresses can be imported into 'groups' from an excel sheet using a wizard
-
The import function eliminates duplicate email ids that could be present in the sheet
-
Prevents accidental and un-intentional repeating of emails to the same user from the system
-
Receipients can un suscribe from the group.
-
Details of unsuscribed users is viewed separately for the ease of market analysis
Mail Templates
“Mass Mailing > Mass Mail Templates”
A Mass Mail Template is a predefined Entry with 'Subject' and 'Message'(body) of an email, which can be used repeatedly in many occasions, during a mass mail campaigning.
Email Groups
“Mass Mailing > Mail Groups”
Mail Gruop consists of Members and Sequence . Members are selected partners with e-mail ids or just some email ids. We can include as many members as we wish, in a group. The members will receive emails as defined in the sequence part. There is a wizard at the botom of the 'member' tab -'Import Email Addreses', which can be used to import large number of email ids from a spread sheet. The import function will eliminate duplicates from the sheet automatically.
Sequence is a list of Mail Templates. Every entry in this section has a 'TYPE', 'TEMPLATE' and 'NEXT CALL'. The order of execution (Mail sending) is based on the next call date. On the given date openerp will automatically send emails to the members of the group with the help of a scheduler. The content of the mail will be as writen in the template. Mailing depends on values of two more fileds. The “NOT INTRESTED” field in members and “TYPE” in sequence. Type has two values – “Prospect Interested” and “Prospect Not Interestd”.
-
If the value of the field “NOT INTRESTED” is true for a member and the value of “TYPE” is “Prospect Not Interested” for a sequence, that particular partners will receive an email meant for not interested customers.
-
If the value of the field “NOT INTRESTED” is false for a member and the value of “TYPE” is “Prospect Interested” for a sequence, that particular partners will receive an email meant for interested customers.
Managing Subscription
If a member wishes to stop receiving e-mails from the system, he can accomplish it by following the 'un subscribe' link provided at the bottom of emails. Here, a mail will be sent to an email id used specifically for the purpose of managing subscriptions. OpenERP will fetch incomimng emails from that particular email account and check the sender (from address). If the sender is present in any of the groups, he will be marked as “NOT INTRESTED” automatically. All 'Un suscribed' members in a group are 'not interested', but not vice versa. The menu “Mass Mailing > Unsuscribed Users” lists the Un suscribed users.
Mass Mail Scheduler
“Administration > Configuration > Scheduler > Scheduled Actions > Mass Mail Scheduler”
The scheduler checks the mail sequence every day at a predefined time. If it finds a “call date” on that particular day, mails will be sent to the members based on conditions.
Email Servers
“Administration > Configuration > Email Servers > SMTP Server”
The OpenERP module 'smtpclient' is used for sending emails. We must create and configure a new server of Type : Mass Mail.
“Sales > Configuration > Emails > Email Server”
The module 'fetchmail' is used for receiving emails. This is for the purpose of getting unsubscription details of members. Create and configure a new instaance
Message Queue
“Administration > Configuration > Email Servers > Message Queue”
We may track the status and history of emails here.
Attachment | Size |
---|---|
zb_mass_mail.zip | 22.14 KB |
where i download depends for
where i download depends for this module i am using OpenERP 7
Does this work togeter with
Does this work togeter with openERP 7?
Thank you!
Wonderful goods from you,
Wonderful goods from you, man. I've understand your stuff previous to and you're just too magnificent. I really like what you have acquired here, certainly like what you are stating and the way in which you say it. You make it entertaining and you still take care of to keep it smart. I cant wait to read much more from you. This is actually a tremendous site.
Hello, I tried to install,
Hello, I tried to install, but it says mail_gateway is necessary, but I cannot find this for 6.1 ?
Any hint
Br
Oliver
Hi Vishnu, I just
Hi Vishnu,
I just installed your module and it's great but I don't seem to manage to use the "Import Email addresses" function from Members tab. No matter what I use I get an error and the most frustrating part is that it doesn't show me the error it just appears a message letting me know that there's an error. Please let me know if this is a bug or I'm doing something wrong.
Thаnks foг your peгѕonal
Thаnks foг your peгѕonal marvelous posting! Ι definitely enjoyеd reading it, you саn be a great author.I ωill be ѕure to bookmaгk your blog and will often come back at some point. I ωant to encourage cοntinue your great job, have a niсe mоrning!
Sorry for the stupid question
Sorry for the stupid question but I am novice for Python and OpenERP.
How can xlrd and xlutils be installed on Windows. OpenERP is installed with all-in-one installer. There is no python installation on the server. I see only python25.dll in /OpenERP6.01/Server directory.
when the next update will
when the next update will come out? Don't forget, software has to be up-to-date all the time, or ppl wont use it anymore.
I'm newby for mass mailing in
I'm newby for mass mailing in OpenERP.
Untill now, I'm using "Phplist". I have a html template on it. How to use the some template in OpenERP email template?
Also, May you show me, step by step, how to send an mass mail to members? I'm confused, because of compaign functionnalities?
Once the mass mail module is
Once the mass mail module is installed, you will get the menu "“Mass Mailing > Mass Mail Templates” . Create a new record. Here you can paste the html code and later choose the record as your template.