Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    PHP




Is There Any Open Source Mailing List Manager That Works Good


I am searching for a good open source php mailing list manager for some days. can any one suggest me one please.




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
Mailing List Manager, Send To List
I'm looking for a mailing list script (php) that has a function to let
users to reach out to all recipient on the list by simple send the
email to a specific maillist- address.

Mailman has this functionn but as a just got a webserver account I
can't use mailman nor install it.

Good Open-source PHP Projects Using OO Design
Can anyone recommend any existing PHP projects (e.g. those in sourceforge.net) that apply good OO(Object-oriented) Design? I just want to review good techniques using PHP with OO Design before staring my own project.

Reccomendations For A Good File Manager Script.
I would like a nice php based file manager script so when someone goes
to a directory they can see the contents and be able to download
files.

Currently my Apache can do this but the rows are limited to 25-30
characters long and that makes identification of files a little hard.

I know there are an array of files out there which is why i am asking
for recommendations. :)

Open Source CRM
Is any one aware of any light weight open source CRM in PHP? It will be
great to take a look at one of those.

I have seen SugarCRM its nice but really huge. Something small to track
customers their complaints and their messages is what I am looking for.

Open Source BTS?
I am needing to install a bug tracking system on a web server and looking for
a good PHP open source solution. Looking for a pretty mature system that
still has active development. Thanks for any suggestions.

Open The Source Of An Html Across The Net
I got my other question wrong. I wrote a script that opens a file and
filters out email addresses and urls etc.

is there a way to enter a url so that my script will open
the source of the webpage and NOT the web page itself?

Open Source Needed
I am planning on making a supply and demand system. It looks a little
bit like an auction, with the following procedures:

1. Seller can add a product he is willing to sell (he has to choose
from a predefined list of procucts and categories). He gives the price
he is willing to make.
2. Buyers can browse through the database of predefined products, and
see if someone is offering a specific product.

Does anyone know of an open source project, capable of doing this ?

Php Mailing List
Can anyone point me to a php script that stores email addresses into a
txt file?

The purpose for this is for a mailing list, ideally if a user wanted to
unsubscribe the email would be removed from the text file.

Php Mailing List
Is it possible to implement a mailing list using PHP?. I know I could
maintain a list of emails addresses in a db and send mail to them through my
website, but how can I get true mailing list behaviour where emails are sent
to a particular address (like mailinglist@mydomain.com) and then distributed
to all of the email addresses?.

PHP For A Mailing List
I' trying to develop a mailing list system in php and mysql.

Mailing List
I want to create a mailing list for my website but i have never done this before, I searched on google and all i found was free mailing lists but when a user subscribes, it takes them to the website that provides the free mailing list and it has an ad for them when i send out an email, can anyone help me create my own mailing list?

Mailing List
i insert the emails and their names so i can do it lik 'Hi {name}, wehave a great new product.. etc' OK but how do i send an email to he all the emails in the rows, using mail()?

Mailing List
I am making a simple mailing list, and i have created a form which adds a persons email to a php document. I'm not sure about how i woould remove an email from the php document though? Any ideas?

Mailing List
I am really interested in putting a mailing list on my website. I have only just discovered php and mysql and I found a program called php list on my cPanel X control panel on my website.

I would like to put a text box on my navigation bar that has inside it "enter your e-mail" (when they click this disappears) and a button on the right of that which says "join" (I will have a jpg underneath this text box saying "Mailing List").

When someone clicks on "join" I would like them to get sent to a page with the e-mail address field filled out in the right table with what the address they entered in the navigation pane, along with a name field they can fill out and a Submit button.

I have seen these on many websites so I assume it is not that hard to do, but I am pretty lost as to how everything is connected (the database (mysql?) and the php list program).

I assume when they click submit it will send their details to a mysql database / send them a confirmation e-mail.

I was wondering what code I will need to make this system work, as I have been reading and googling and I am quite lost as to the mechanics of how it all works.

Looking For A Highly Modular Time Manager/task Manager System
I'm looking for a highly modular time manager/task mananger which is
(of course!) written in PHP.

Any suggestions?

Btw. the system shall be open source developed under a GNU licence or
such as we - a web developing tem - plans to fiddle with the code and
integrate it in another to-come content management system...

Open Source PHP IDE/Editors, Check Them Out
I have found some open source PHP IDE/Editors,
if someone checks them out or already knows about them, let us know the results. See, i did some work on this. Let know if i missed some.

Best Support Open Source Like PhpTickets ????
i am searching for the Best Open Source Ticketing/Support System. i have to mod it for file attachment capability.

Open-source PHP IDE And Debugger - On Linux
I'm looking for a quality open-source PHP IDE and debugger - that runs
on Linux and Windows. But preferably Linux.

Open-Source Survey System
I *tried* googling on this topic but could not create a query that would
get me what I am looking for.

Does anyone know of an Open Source survey/questionnaire system? Like a
CMS, but for surveys.

Something made with PHP would be nice (this *is* a PHP ng) but any
Web-based survey creation system will do.

Jeffrey | Silverman
jeffrey-AT-jhu-DOT-edu |
Johns Hopkins University | Baltimore, MD

(Spam Prevention: replace -AT- and -DOT- with @ and . respectively)

PHP-Sockets: Only Mozilla Works With Open Connection?
I have a problem with a little socket script.

----- snipp -----
$out_clients[$i]['socket'] = socket_accept($socket_out);
$http_welcome = "HTTP/1.0 200 OK Content-type: text/html";
$http_welcome .= "<html><head><title>test</title></head><body><h1>Test</h1>";
socket_write($out_clients[$i]['socket'], $http_welcome);
----- snipp -----

Mozilla works fine: If I open http://server:2323 ($socket_out listens
on this port), I'll get a connection, Mozilla displays the simple page
and the connection keeps open. Every time I write new data into the
socket, Mozilla displays them.

But MS IE doesn't work! I only see a blank page. If I close the socket
after sending the header and page, IE will displays the page.

Has anyone an idea what my problem is?

PHP Mailing List Problem
Here's the problem: I've been trying to send to my mailing list using a PHP script, but the page that executes the send times out before the script can actually send to everyone on the list; only about the first half gets sent to.. Is there any possible way around this or to stop the browser from timing out?

Writing Mailing List In PHP?
what's the best way to write a simple mailing list program? If one tries to send email to over 600 addresses using mail(), a usual script will most likely timeout.

So, the question is, what's the best way to sendout email to over 600 ppl?

Php Mailing List-> Performance
i wrote a php script that sends mail to a list of email generated from a database.
this database contains about 8000 email adresses and depending on what the users chose in their preferences it sends out mail accordingly. in general this would come down to roughly 6000 emails per list.

the script iterates through the list of email addresses and send out a new email to every email address found that fits the mailing type. the box doing this is an athlon 1400Mhz.

now, my question, how heavy will this be for sendmail? i can imagine that this will take some time before all 6000 emails have been send. php is set in the ini to time out after 30 seconds and maybe this script will be running for longer than that with 6000 emails to send. i could test this but i dont think all of those people would be very happy receiving test emails.

also, i could send just one mail with all those email addresses stuffed into the Bcc header but i dont know if that would make difference and if the php mail() function likes 6000 mail addresses in the Bcc header. anyone with experience with sending large volumes of mail like this have some advice for me?

Php Mailing List Operation
I'm using the mail() function to send out newsletters to subscribers,
problem is that it seems a little unreliable...
at the moment I assemble the mail outside a loop then iterate through
all the mail addresses
for($i=0;$i<$numaddresses;$i++){
mail($to[$i],$subj,$message,$fromstr);
}
should i be putting in a delay message or a retry_on_fail method or
anything?

Subscription Mailing List
Im building my first php site and what im looking for is a simple
tutuorial / example of a form which allows users to enter their email
address, which is stored in my Mysql db.

Also need to know how to go about mailing everyone who subscribes to
my news letter.

I know its probably quite simple, but i'd like to check for duplicate
email addresses, verify email addresses (dont know if that possible)
and allow them to un-subcribe.

Mailing List Using MySQL / PHP
I have written a database which uses PHP to run through each ID in the
database and then generate a persons name and address to include into the
rest of the PHP to send an email out.

But as people have deleted or updated their details on this mailing list, I
now have "holes" in database. Ordinarily not a problem, but the code I've
written starts at ID 1 and after sending an email increments to the next
ID. But when it encounters a now vacant ID, it sends an error email to me
associated with that now blank ID row of data.

How can I change my code that will increment through all the results in
turn, but not give me these error emails when people have amended the
database?

Mailing List Script
Where I can find siple mailing list written in php and mysql ?

Timeout Mailing List?
i heave a mailing list with just over 700 people on it. on page one i have a form for newsletter to be typed in, then the person submits the form and the next page has the php to send out the newsletter to all the email addresses in the database.

my problem is that the page times out and an connection error occurs, so i don't think everyone in the list gets emailed. how do i get around this problem?

Php Mailing List Script
I need a php mailing list script, can anyone recommend one? preferably OS if possible.

Dynamic Mailing List?
I have a schedule of people that need reminders sent to them weekly.  I have figured out how to set a Crontab to send the reminder automatically ... but the people are not the same every week.  I know that I could build multiple scripts and hard code the email addresses, setting a cron job for each - but is there any way to build ONE script that will read a text file based on the date and pull the names/email addresses off of that? 

Making A Mailing List
I have tons of members on my website, and I want to e-mail them all, but I do not want add all their names to a address book or e-mail them individually.

So I was wondering after I flush(Erase) the database, when the user register the "script" will auto adds them to a mailing list, so I can download the mailing list and add it to my address book and e-mail them all at once.

If there is a script already out there, can I have it?

Safe Highlight_file() For Open Source Site
my site is open source and i'd like to keep it that way but need to wite a regEX to hash out $user or $password variables. it feels kinda risky. PHP Code:

Open Source Ajax/php Html Editors?
Are there any open source ajax/php html editors?
I want to incorporate as simple (very simple)
ajax based html editor into a webapp I'm making.

I spent an hour or so downloading code and
saw nothing that actually worked.

Don't need tables, just need to drag text around,
set fonts and colors, upload images, have
a simple form for making links.

Does such a thing exist?
I'm giving away what I'm making, so I don't
want to pay for the parts.

Wanted: Open Source Php Course Booking System
we are looking for a slim open source course booking system with the
following features:
* users can enroll for courses, cancel their bookings
* maximum number of participants
* administrator's pages: list of participants and their contact details
(email, phone etc.)

So far, we have found an extension to the mambo CMS
http://mamboxchange.com/projects/akreservations/
and a rather smaller application (privately developed)

However, are there better alternatives?

Desired features:
* open source
* currently active development
* as "slim" as possible (mambo is quite a heavy weight!), may be even
without using a mysql database (like for example the slim version 1.x
of the gallery php application).

Key Code Generation For Mailing List
I want to send a unique url to each member of my mailing list for mailing list removal purposes. I see this done all the time, but I'm not sure how they do it. I want the user to click on the link at the bottom of their email, which takes them to a page where they confirm there removal from the list.

It doen't have to be super secure, its just a personal site, I just don't want idiots going in and guessing random addressess trying to get them removed from the list.

Remove From Mailing List Via Variables In URL
i have often joined other mailing lists and i notice that when emails are sent out there is usually an option to delete your email from the mailing list.

i was wondering which is the best way to go about this. would it be a matter of sending a link in the email which is something like...

http://wwwmysite.com/deletemail.php?somebody@somewhere.com

deletemail.php being a simple script that takes that email addy and deletes it from the database? or is there a better way to do it?

Searching For A Document Managing System (open Source)
I'm searching for a document managing system for several users. I want
to save Word-DOCs and Adobe-PDFs and do full text searches on them?
Also, it should be an open source project. Does anybody know of such an
open source project?

Duplicate Mail When I Send A Mailing-list
I use mysql and the function mall to send a mailing-list. When I execute my script, certain person receives two or more identical messages. I think that the problem is in the server smtp which does not manage to send all the messages at the same time.

Adding A Mailing List To Vbulletin Registration
I have added yes and no buttons to an option called bsmailinglist in the form for registration on my forums. Now I want to have that answer handled according to the following code. I have the yes button set to TRUE and the no button set to FALSE. After adding the folloing code to the script that handles the form (register.php), I get a parse error on the last line of php, the closing php flag. Code:

function BSwrite ($email) {
$BSfile = "bsmailinglist.txt";
$BSopen = fopen ($BSfile, "a");
if ($BSopen) {
fwrite ($BSopen, "$bsmailinglist, ");
fclose ($BSopen);
} // end BSwrite Function
if ($bsmailinglist) {
BSwrite();
}

Is It Very Difficult To Setup A Simple Mailing List?
I've seen and been on mailing lists where there are a bunch of people on it, but, when you reply to "the list" you are actually replying to something like, "mailinglist@widgets.com". So I want to setup something like this for a special project. I'm imagining that when the server gets an email to "mailinglist" that it would basically just re-send the message to everyone on the list.

Is this very difficult or even advisable using PHP's mail function?

Minimalist Q&A Type Open Source Forum Package Needed
I am looking for a PHP package which can do a series of Q&A type of
forums. It should be unthreaded, 1 question followed by a series of
answers. It should work with mysql and be relatively easy to work into
a site being customizable etc so that a look and feel can be created
around it.

New Version Of Open Source Blog / Diary / Journal Script Available
Version 1.9.9f of the PluggedOut Blog script is now available for
download.

PluggeOut Blog is a free, open source blog/diary/journal script,
written by a professional software developer to give something back to
the internet that we take so much from. The script is used by many
people all over the world to provide a fast, light, flexible and
powerful blogging solution. It's also a good example of how to design
and build a database driven web application for those just starting
out.

PluggedOut Blog Project Homepage
- http://www.pluggedout.com/index.php?pk=dev_blog

Demonstration Installation
- http://www.pluggedout.com/blog

Feature Overview
- Multi-User with Roles
- Themes & Templates
- Monthly calendar with hilighted days and navigation controls
- List of recent entries
- Visitor comments against entries
- Verification codes on comments (anti-spam)
- Supports RSS 2
- TimeZone control
- BBCodes
- Plugins/Includes supported
- Full administration interface
- Multi-Lingual Interfaces supported
- Add, edit, remove and publish/unpublish blog entries
- Change themes
- Edit Template files directly from admin interface
- Upload files for use in entries
- Change settings from the admin interface
- Superb, friendly support through the PluggedOut forums
- A well written script by a professional software developer
- Based on rock-solid technologies - MySQL and PHP.

Php Sending Mails To Mailing List Show Strange Headers
i need to send a mail to one mailing list address.when i sent to this the from address comes as newsletter-request@abc.com; on behalf of; ABC[abc@abc.com]
where newsletter@abc.com is the mailing list id abc@abc.com is the moderator id

when i change the to address to any other email address other than this mailing list, the from field works fine. i have given the mailing list, in the Bcc header.

Open Source LAMP PHP Jobs At Media Startup/Film/Books/Photography/Music
The venture is best described at

http://22surf.com
http://authena.org
http://vvgallery.org

If you're interested in finding out more, please send your resume to
mcgucken@jollyroger.com .

Last summer I presented a paper at the OSCOM Open Source CMS
conference
entitled "Authena: Business Models Based on Open Source CMS & DRM."

http://authena.org
http://oscom.org/Conferences/Cambri...en_authena.html

A rough "open source" business plan may be sampled & downloaded from:
http://22surf.com

If anyone would like to see the more complete plan, please let me
know!
And feel free to forward this around.

Basically with Moore's Law driving down the costs of bandwidth, chips,
and
drives, and with the Open Source movement decreasing the costs of
content
management software, content sellers including record labels, movie
studios, publishers, and creative individuals have lot to gain by
leveraging Open Source running upon Lintel architectures.


Google recently purchased blogger. Blogger derives its value from
peoples'
passions.

Think about the sum total of passion represented within all the Open
Source CMS out there. And as Moore's law marches on, making audio and
video-on-demand a reality, and Metcalfe's Law brings us better OSCMS
each
and every day, think about where all the passion will be expressed in
a
few years.

Could Open Source CMS be the killer-app of the Open Source world? The
way
I see it, as more bands, writers, artists, photographers, and teachers
use
postnuke, gallery, xoops, envolution, cafelog, and oscommerce to join
the
semantic web, more and more servers will run Linux.

Couple this with the open RDF/RSS1.0 standards and the Dublin Core and
CC
Licenses, and suddenly it seems the Open Source world has a good
chance of
establishling the common universal standards for archiving content and
managing digital rights.


This will grant Creators a great freedom to define how their content
is
used, in line with the Consitution's original spirit.

Revenue streams include:

1) sell keyword advertising throughout free OSCMS hosting services
(blogs,
galleries, etc.),
2) sell advanced hosting options/extra disk space, to individual
creators
& contnet conglomerates
3) charge 5% on content marketplace transactions
4) charge 5% on Open Source Arts services marketplace transactions
(freelance site for open source CMS programmers)
5) manage/host media assets of large businesses (record labels/movie
studios/etc.),
6) tie it all in to an open source friendster/FOAF
(friend-of-a-friend)
network

Class Works In Local, Not Works On Server
I have created a simple shopping cart class, it works fin in local (php 5) but not works at all in server (php4), although I tried to make it compatible with php 4 too.

I got this error ->
Fatal error: Call to a member function on a non-object in /home/**/domains/**.com/public_html/shop/cart.php on line 34 Code:

Htaccess Manager?
I'm looking for a script that could administer htaccess scripts for
several folders. Our website has over a hundred folders which need
protection, and it would just fabulous if there was a script that could
make it all happen from the same front-end. The server is a
Windows-server, running php5. I've searched hotscripts.com, but all
there was were either for a single folder or just didn't work.

Looking For News Manager .
I'am looking for News Manager and Photo Gallery (.php & MySql).

Webhosting Manager App
I am tasked to develop an CPanel like web app and I am stuck.
Stuck at the start.
I've downloaded a few others open source control panel hosting apps
(vhcs, gplhost, virtualmin..etc) to give me inspiration. I know what
to include, but the problem is how to make it work.

I am not relatively new to linux, for i am using it since as an office
workstation for the past 4years. With the help of 'man' and 'google',
i am able to modify confs of different services.

the real question i am wanting to ask is how those amazing CP/WH
Managers able to modify the confs without 'root' or using a 'sudo'.

i am implementing it on a CentOS4 distro.

Download Manager
Ive written quite a complex download manager using PHP MySQL and when the user clicks the download image i call a script like so download.php?file=[filename]

Ideally i would like the page to stay static, im pushing the file to the browser with a META TAG and the page goes blank, i cant redirect with an header(); because im using sessions and i get loads of errors.

Ive seen loads of download sites that dont need another page to redirect to, how do i keep the same page and allow the file to be downloaded.


Copyright © 2005-08 www.BigResource.com, All rights reserved