473,796 Members | 2,599 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Newsletter projects

I wrote a post few days ago, but I didn't get replies.

I am looking for a PHP open source application to compose and send
newsletters.

Can anyone suggest me one?
Daniele
May 8 '06 #1
4 1350
Hello,

on 05/08/2006 04:01 PM Daniele Baroncelli said the following:
I wrote a post few days ago, but I didn't get replies.

I am looking for a PHP open source application to compose and send
newsletters.

Can anyone suggest me one?


You can use this class for composing and sending e-mail messages. It
provides options to optimize deliveries to many users. It comes with
examples for sending personalized and non-personalized newsletter messages:

http://www.phpclasses.org/mimemessage
--

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
May 8 '06 #2
> You can use this class for composing and sending e-mail messages. It
provides options to optimize deliveries to many users. It comes with
examples for sending personalized and non-personalized newsletter
messages:

http://www.phpclasses.org/mimemessage

Hi Manuel,

Thank you for letting me know about your class.

I tried the script "test_personali zed_bulk_mail" and it works.
However I was wondering if there was a delivery report, so that you can keep
a list with all addresses you sent the newsletter to and any problems that
may have occurred.

Thanks!

Daniele
May 8 '06 #3
Hello,

on 05/08/2006 04:55 PM Daniele Baroncelli said the following:
You can use this class for composing and sending e-mail messages. It
provides options to optimize deliveries to many users. It comes with
examples for sending personalized and non-personalized newsletter
messages:

http://www.phpclasses.org/mimemessage

Hi Manuel,

Thank you for letting me know about your class.

I tried the script "test_personali zed_bulk_mail" and it works.
However I was wondering if there was a delivery report, so that you can keep
a list with all addresses you sent the newsletter to and any problems that
may have occurred.


The class only send the messages. It cannot confirm whether messages
where received because deliveries rarely work immediately. Usually the
messages are received by an MTA that tries to deliver them to the final
mail server. Even if the mail server accepts the message, it does not
mean the message is received by the recipient, as it may bounce later.

The control of received and bounced messages must be done separately.

--

Regards,
Manuel Lemos

Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
May 10 '06 #4
Daniele Baroncelli <ub******@liber o.it> wrote:
I wrote a post few days ago, but I didn't get replies.

I am looking for a PHP open source application to compose and send
newsletters.

Can anyone suggest me one?


Daniele,

There is Wanewsletter (GPL) written by Aurélien Maille at:
<http://www.phpcodeur.n et/wascripts/wanewsletter/>

Download latest stable version (2.2.11) at:
<http://www.phpcodeur.net/wascripts/w...latest/wanewsl
etter.zip>

Original language is French, but localization modules are available
(English, Portuguese, Italian, Turkish). English module is included in
archive.

The developer is quite responsive and will give any necessary
explanations.

hih,

JJS.
May 10 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2161
by: Jeremy Ross | last post by:
Hello, We are looking for a Newsletter Program that is tested and is knowing to work with PHP/MySQL. We will be having allot of people use this newsletter so it should be able to handle sending lots of emails. Also we would need to be able to send the newsletters in HTML format. Free or paid programs are not an issue, just as long as the program works. Thanks,
2
1943
by: Nis Sarup | last post by:
A customer of mine wants to make a newsletter for their website. The newsletter should be HTML with images and sent to a database of her subscribers. They would like a script where they can easily compose and send the newsletter. I can write that, but wouldnt like to reinvent the weel. Does anybody here have any good recomendations on newsletter composing/sending software? Userfriendliness and simplicity is the key. TIA, Nis.
0
2944
by: cooldv | last post by:
i have an *access database + ASP newsletter* that is working fine and it sends newsletter to ALL the email addresses in the DB. i want to send this newsletter to only a select group (like people with same name or same city etc). how do i do that? here is the code of newsletter. where should i make changes? Thanx in advance for ur help. <% ' Declaring variables
0
1645
by: sylvain | last post by:
http://groups.yahoo.com/group/HiTechUnited (Source of articles about the HiTech Underemployment Crisis) HiTechUnited is a weekly newsletter, delivered Mondays, written by and for underemployed/unemployed HiTech workers. Subscribers believe something can be done to improve our situation and we can "Work It Out" together. If you've been downsized from HiTech and care about the revival of the HiTech industry(in whatever new form), make a...
0
1137
by: Daniele Baroncelli | last post by:
I am looking for a PHP open source application to compose and send newsletters. What do you think are the best newsletter projects at the moment? Daniele
1
4675
by: Michel Couche | last post by:
Hello, I am starting the development of a newsletter The use of the class MailMessage of System.Net.Mail is quite straightforward for usual contact forms but my question here is "How can I reference a CSS file in the header of my newsletter message ?" Here is where I am .... (1) I found a way to reference a web page in the body of the message (ref: http://www.systemwebmail.com/faq/3.2.aspx) Dim mail As New MailMessage()
3
3377
by: neopersia | last post by:
hello I'm designing a newsletter for my site and I gonna send my newsletters using mail() function. I want each user that receives newsletter be able to see just his email address in "TO" field and I wanna hide the other users. I know that it's not a correct way to repeat mail() function for each single newsletter user but when I use BCC header my emails will go to SPAM folders! Please guide me how to use headers to send my newsletter out...
11
1605
by: ginoplusio | last post by:
Hi, I'm developing a software to send newsletter to the users of my website. I have a problem on the stats, detecting the opening of the newsletter on the user's client. The method I've chosen uses an html img tag like this: <img src="detectscript.php?email=1234"/> The script "detectscript.php" uses the email-id passed to save the event "mail open". The script save the "opening" information on the db
0
9685
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9531
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10237
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10187
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9055
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6795
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5578
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4120
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3735
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.