14 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for reedone816

please help me, I cannot write on the body text of windows live mail new or reply. I can write on to/cc/bcc and subject, but not on the body. looking at other computer that the WLM is fine, it seems the format bar that contain cut/copy/paste etc is not showing.

0
199
Member Avatar for newbie14

We have socket application which sends out quite a number of email out. So we decided to send huge number message into it which will trigger emails. Eventually we see the email are taking hours before it reach any of the inboxes either gmail,hotmail or yahoo etc. We have this …

0
371
Member Avatar for archie.herbias

is it possible not to include the account password for the user that will send the email. i tried not to put password but it does not work. the email that can send only is the one that is set. please help. this is the code: <%@ page import="java.io.*,java.util.*,javax.mail.*"%> <%@ …

0
97
Member Avatar for raul prakash

Hey I din't know where to post questions regarding Mac OS 10.4 so I put it up here. I am a new Mac user. My Mail app just crashed and upon restart it asks me to create a new account and doesn't give any option for me to sign in …

0
114
Member Avatar for tamildinesh

i want to send the mail , when product got expire from before and ondate and after day, in php i was used datediff mysql function with php, but if product expire date comes like 31-1-2012 , the differ value is not suit for my coding , plz help how …

0
209
Member Avatar for raghu.ndu

Hi, I have this PHP code to send mail with attachment... when I send mail without attachment I am getting the message but when I attach something I am getting the attachment but the message body is blank... please help!! Below is the PHP code : [CODE] <?php // Your …

0
108
Member Avatar for mitali89

Hi, I am using htmlMimeMail class for sending email.but when i receive the email it will takes a long SMTP address. It Works for the another site but it takes the long SMTP address in place of the actual sender address.

0
81
Member Avatar for wd3bbas

Hi How can i send message from my site By another mail server with the knowledge that I do not have mail server

0
79
Member Avatar for Joe34

Alright here is my code... [CODE]<?php $Connect = mysql_connect("","",""); $DB = mysql_select_db(""); if(!$Connect || !$DB) { die("MySQL Error #1! Try Again Later!"); } if($_POST['car'] == "Alltel") { $To = $_POST['num']."@message.alltel.com"; } if($_POST['car'] == "AT&T") { $To = $_POST['num']."@txt.att.net"; } if($_POST['car'] == "BoostMobile") { $To = $_POST['num']."@myboostmobile.com"; } if($_POST['car'] == "CentennialWireless") …

0
77
Member Avatar for rakhi4110

hi, I am working a program which needs to send an email through JSP. I get an error Could not connect to host : localhost :25 : Connection refused. error. Can anyone tell me what configuration i need to change in Apache Tomcat to use my server as smtp server.. …

0
67
Member Avatar for jindalarpan

hello all i am already having one domain name also having a hosted email services for that domain [domain.com] but now i want to setup one more email account services with on same domain in this format [in.domain.com]. it is possible to have a sub domain poiniting to some different …

0
107
Member Avatar for MarkBloomfield

I am using php mail to send a confirmation email from a web page. It all works absolutely fine until the email address is in the format [email]xxx.yyy@zzz.com[/email] That is to say there is a . in the local part of the address. I have tested the code and had …

0
85
Member Avatar for php_noob

is there a script or maybe you have resources for a ASP.NET MAILER like PHPMAILER. Thanks!

0
88
Member Avatar for Usama El-Mokade

[CENTER][url]http://www.4shared.com/file/199140856/ed929f06/SendEmail20.html[/url][/CENTER] [URL="http://www.4shared.com/file/199140856/ed929f06/SendEmail20.html"]SendEmail[/URL] SendEmail tool and 20 examples (C++ - C# - VB6 - VB.Net - Delphi - MSSQL - MSAccess - ASP - HTML - PHP - VBS) [LIST=1] [*][B][U][COLOR="indigo"]Prosperities:[/COLOR][/U][/B] [LIST] [*][B]From[/B]: (Optional) Set sender email, string [*][B]FromName[/B]: (Optional) Set sender display name, string [*][B]To[/B]: Set send-to email, string [*][B]ToName[/B]: …

0
71

The End.