Click to See Complete Forum and Search --> : Email


vinoth
03-09-2003, 12:54 AM
I Have A Domain vinoth.com

I need A Email Program To Have A mail In My Name.

Eg:

vinoth@vinoth.com


Can Any One Provide An Email Program.


Brillants Are allways Welcome.


Plz Help

Plz Help Me..



vinoth

Nevermore
03-09-2003, 04:22 AM
What server OS are you running - e.g. Apache

vinoth
03-09-2003, 09:22 AM
Apcache

i Need An Email Program Let It be of Any Server.

Can Any Give me.


Eg:vinoth@vinoth.com


I Have the domain For vinoth

AdamBrill
03-09-2003, 12:43 PM
Ok, try the attached code. It is a php script to send mail. I also included a .htm file to send it. If you just put both of the files that I am sending you in the same directory, it should work. It must be on a PHP enabled server in order for it to work, though. Let me know if you have any problems. :)

Nevermore
03-09-2003, 01:36 PM
I havent checked the script, so what I am about to say is based on the best kind of knowledge - i.e. guesswork.

The PHP will not let you send mail with outlook express etc, use multiple email addresses or (I don't think) receive mail.
Read this page (http://www.emailaddresses.com/email_ownservice.htm) for more information on setting up your own email service.

boojum
03-09-2003, 03:10 PM
does that email.zip send attachments with the email? my serverguy uses jmail for forms parsing/forwarding, but i cant get an attachment to work. i changed the enctype to multipart/form-data and changed my form.asp like dimac (makers of jmail) say to but it doesnt work. im trying to get a helpful response from the service provider, but i cant call their office untill monday, and the email they sent was useless.

AdamBrill
03-09-2003, 05:39 PM
hmm... I think I missunderstood what you wanted. I'm sorry... I thought you just wanted a script to send e-mail. :D And no, it can't have attachments or get mail. Just send mail.

vinoth
03-09-2003, 10:01 PM
I need to Create Like Yahoo mail.

I Have A Domain Vinoth.com

So Plesase Help In Giving the Code for Creating Like Yahoo Mail.



I hope I will Get It Soon.

Nevermore
03-10-2003, 01:59 PM
Have a flick through some of these - maybe one of them is some good.
http://www.google.co.uk/search?hl=en&ie=UTF-8&oe=UTF-8&q=+mail+server+program&meta=

AdamBrill
03-10-2003, 02:18 PM
Originally posted by vinoth
So Plesase Help In Giving the Code for Creating Like Yahoo Mail. I don't think you know what you are asking... It took top developers many years to develop Yahoo Mail, it isn't just some easy script to make for you. What you need to find is a WebMail script. You might try looking on http://php.resourceindex.com. I hope you find what you are looking for. :)