473,324 Members | 2,254 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

email system

Hi!

I want to create on my webpage a mail system with following functions:

1. Users can send emails to other users (emails remain on the same
server)

2. Users can read their own emails, send responses, delete emails

3. System will inform users (send email to real email account), that
they have just received email from other user

I am a beginner in php programming and creating such a mail systems will be
a very difficult task for me.

I use debian server and apache2. I don't know how to configure my debian
server and how to write such application in php.

I want to store emails in mysql table. I think it is a good idea, is it?

Can anybody help me? Any help will be much appreciated. Maybe you can send
me a link to a webpage which offers such (or similar) a script, or explains
how to do it.

With best regards,

Leszek
Sep 15 '06 #1
2 1192
i just started using phpmailer class and it seems to be pretty simple to
grasp.

admin.seldom.eu wrote:
Hi!

I want to create on my webpage a mail system with following functions:

1. Users can send emails to other users (emails remain on the same
server)

2. Users can read their own emails, send responses, delete emails

3. System will inform users (send email to real email account), that
they have just received email from other user

I am a beginner in php programming and creating such a mail systems will be
a very difficult task for me.

I use debian server and apache2. I don't know how to configure my debian
server and how to write such application in php.

I want to store emails in mysql table. I think it is a good idea, is it?

Can anybody help me? Any help will be much appreciated. Maybe you can send
me a link to a webpage which offers such (or similar) a script, or explains
how to do it.

With best regards,

Leszek

Sep 15 '06 #2
Kim Hunter wrote:
i just started using phpmailer class and it seems to be pretty simple to
grasp.

admin.seldom.eu wrote:
>Hi!

I want to create on my webpage a mail system with following functions:

1. Users can send emails to other users (emails remain on the same
server)

2. Users can read their own emails, send responses, delete emails
erm, you really don't want to let people send emails outside the system -
just configure your MTA to disable the SMTP and ESMTP carriers, then block
all incoming and outgoing port 25 connections, then install squirrelmail -
done.

C.
Sep 15 '06 #3

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

Similar topics

0
by: I am Sam | last post by:
Ok I don't know what is the problem with my code But I am trying to build a newsletter that gathers parameters from 3 textbox controls and a Listbox control. The form then queries the event table...
6
by: Eduardo Rosa | last post by:
Somebody knows how I queue email using .Net? thanks a lot
11
by: Brian Henry | last post by:
I have a domain cluster with AD running, and I want to lookup a users email address (exchange 2000 server is integrated with the AD system) so i can email the user based on their user name. does...
2
by: Tony Mastracchio | last post by:
Trying to send email via vb 2005 win form. I'm able to send email out via Outlook express from this account and I verified everything 100 times, I don't think it's my host email server. I can't...
3
by: Siv | last post by:
Hi, A little while ago I wrote a small program that allowed the user to view products from a database. The database holds the details of the products which can be viewed via a form and...
8
by: shapper | last post by:
Hello, I am trying to send an email using Asp.Net 2.0. I am getting the following error: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: No such...
3
by: YMPN | last post by:
Hi Everyone, I'm deen from Riyadh. Please do help me with some problem i have. I have this formview control setup to recieved inputs from user (textbox, dropdownlist, others). After...
4
by: Tony M | last post by:
VS 2005 - XP media - VB .net - winforms - .net 2.0 Just trying to send an email, here is the code and the error message that I get. I can't figure out how to fix it?
11
jamesd0142
by: jamesd0142 | last post by:
'server address Dim client As New SmtpClient("imap.uk.aol.com", 143) 'username and password client.Credentials = New Net.NetworkCredential("my username", "mypassword") ...
3
by: anu b | last post by:
Hii I am using System.net.mail for sending email... i need to send a webpage with its html content as my email body .....for that i used mail.Isbodyhtml as true...but it is not working for me...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.