4,468 Topics
![]() | |
Hi all. I have a PHP script that reads my email inbox via POP3. I'm using the PHP IMAP extention. I can already access the "From" and "To" fields. What i'm having trouble with is accessing the Cc field. I need to read/count/summarize all the email addresses and draw up … | |
hieee i want to develope email system for my project so which free email server and email client should i used it should be scalable please help.... thnkss in advance | |
Hi I'm working on a registration system and I've faced a problem with checking if the email is already inthedatabase this is my checking code $sql = "SELECT * FROM users WHERE email='".$email."'"; $result = mysql_query($sql); $row1 = mysql_fetch_assoc($result); $row1['email']; if($email = $row1['email']) the problem is that when I put … | |
Being a team member of admin depart in my organization, I deal with various exchange server activities everyday. Thus, I always need to closely monitor the whole emailing system for enhancing the performance of my organization and convert them into business. My concern is : How can I track non-business … | |
Hi All, Am trying to send the same e-mail to 2 addys with one click with out using the cc or bcc , this is the line i am syuck on $email = '$_REQUEST['email'],$_REQUEST['email2']' ; it works if i do not add the 2nd email request to i am guessing … | |
<?php /*~ class.phpmailer.php .---------------------------------------------------------------------------. | Software: PHPMailer - PHP email class | | Version: 5.1 | | Contact: via sourceforge.net support pages (also www.worxware.com) | | Info: http://phpmailer.sourceforge.net | | Support: http://sourceforge.net/projects/phpmailer/ | | ------------------------------------------------------------------------- | | Admin: Andy Prevost (project admininistrator) | | Authors: Andy Prevost (codeworxtech) codeworxtech@users.sourceforge.net | … | |
How to send email from localhost in php? i have also configured php ini file and send email file but i have the error when i run this program--- Warning: mail() [function.mail]: SMTP server response: 530 5.7.0 Must issue a STARTTLS command first. sy10sm34464318pac.15 - gsmtp in C:\xampp\htdocs\reena\mail.php on line … ![]() | |
This is a theoretical question but any specific technical knowledge that could help will also be appreciated. I am an IT Assistant with not much knowledge in programming (apart from EasyPattern and super-simple batch files) but have been given an opportunity to start getting into it by having been given … | |
Hi, so im doing my final year project for college and im thinking off adding a function whereby if it has reached the end of the month the system will send an automated email to a user as a reminder. is that possible? i mean coz im just using xampp, … ![]() | |
Hi all, I'm working with a PHP mail form and so far all is working well. It is returning everything from the form except the checkbox results. For them, it just says 'array'. I've searched high and low for a fix but I can't seem to get it working using … | |
Greetings. So I'm having a problem accessing HTTPS sites and can't seem to figure out why. The problem occurs in IE, Firefox and Netscape so at least it's consistant ;). But not that all SSL options are filled in in IE, FireFox etc, such as SSL 2.0, 3.0 etc. What … | |
i am using hpage to create my site and i want to creat a form of my own to send feedback to email | |
i want to know how to develop and run my own smtp server ![]() | |
![]() | I have a webiste and would like to send an email to someone, and myself, when they request their lost password. For some reason, I can't get the mail() function to work, no matter what I do. I unsuccessfully tried to model it after the listserv I created and am … ![]() |
 look at this image. when i send this page via email it shows the php code. it does not fetch the details from mysql and then i'm fetching the mysql records based on the particular voucher id. how to send mysql fetch records page via email? | |
how to send an email from localhost xampp?? anyone give me a proper procedure... i'm confused. ![]() | |
How do i set up a email server to work with my localhost site usine wamp hmailserver and squirrelmail. | |
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. | |
Hello Guys, anybody know about email marketing than kindly help me and i also want to know about benefits of email marketing in seo techniques. | |
So the article title says it. i wanna make the name as like a welcome message, something like "Welcome, <name>!" and yes there are many articles on the web that gives you coding and what not but i still don't understand how to get it done. sigh. forgive me im … | |
I have some questions with regards to email marketing and facebook advertising. I cannot find anything specific for a marketplace site like mine. I am trying to promote seller's items with facebook ads as well as categories, and may consider adroll for the same items and category pages. Also, I … | |
First off, thanks for any reply and help. This is a table div in php I guess. I need this to generate an email. I saw this first line somewhere online and I'm not sure whether or not this would defintely generate a response email. You dont really need to … ![]() | |
Hi Everyone, I'm not sure if I may be in the wrong venue to post as this would have to do with PHP, CURL and SSL, so I've decided to place the question here. Please feel free to let me know if the question should be dropped in some other … | |
Here is the code of index.php and retreive.php index.php <html> <head> <title>Forget Password</title> </head> <body> <h1>Forgot Password using php</h1> <form name="frm" action="" method="post"> <table border="0"> <td>Username</td> <td><input type="text" name="id" /></td> </tr> <tr> <td>Password</td> <td><input type="password" name="password" /></td> </tr> <tr> <td colspan="2" align="center"><input type="submit" name="btn" value="Login" /></td> </tr> <tr> <td align="right" … | |
I just received FIVE emails from DaniWeb, all of them are identical. Why?? | |
Hi, I am trying to get Outlook 2007 to work on one account. At present three users have email accounts. Two are working properly. One is not. The not working account opens and then goes into a Not Responding state. It worked earlier in the day. The computer is a … | |
I need help for my research about "improving email reliability",i need information and statistics showing that email is not reliable, there is a slight percentage mostly upto 5% that email is unreliable due to many reasons, i need information about how to improve email reliability and which tools or software … | |
Yes it was a very dumb thing to do, I realised about a second after I did it. In my defence I was actually waiting for a UPS shipment, which was the subject of the phishing mail. The attached file was zipped and I didn't open it, I immediately deleted … | |
Running Windows 8.1 Pro Preview (pb part of the problem) and trying to set up Mercury mail server. No matter how I start the config (via XAMP, directly from mercury.exe, as user or as Administrator) the settings are not saved. I exit it using the File\Exit Menu items. I edited … ![]() | |
Hello, First of all apologies if this has been posted before, having trouble findin the answer, Let me start by inserting the code I have having the problem with, apologies if this isn't the correct way of doing things but I am still a newbie at php <?php include('config.inc'); mysql_select_db($dbname); … | |
Hello, How to make my email form function in CI ? I have a contact form which consist of : 1. Your Name 2. Your Email 3. Subject 4. Messages I have read: http://ellislab.com/codeigniter/user-guide/libraries/email.html Yet, I still do not know in which file do I have to write the codes … | |
 Recently i'm just created a new gmail account just for my project purpose. But when i performing there is a feedback from end-users.. the email address of the sender is my new gmail account? According to MailMessage `MailMessage(SENDER, RECEIVER)` am i right? but how come i am can't … | |
can someone maybe explain to me how the reply to property works, i want to give it an email address like this "message.replyto("ReplyAdd")", but it doesnt seemd to work. and the replytolist in the code also dont work i get this error when i put in breakpoint on it "count … | |
I need to create a very simple script with php. There is a form with only one input field, for the user's email address. They click submit, and the script sends an email to that address, while attaching a pdf file that I specify in the script. I've found many … | |
![]() | hi everybody! I'm here because I have a problem with my Contact Form. Aparently is okay but when I check if the messages are sent to my e-mail address is nothing there! I already have a paid domain (in portuguese 'Amen' internet domains), is why I don't understand the reason … ![]() |
Hi All (Sorry if this is the wrong place, it's an odd question so couldn't think where else!) I need to setup email alerts on a Cathexis CCTV Server which runs NetBSD and Cathexis' Cat6000 software. However, it only gives the option for address and smtp (nothing else), and our … | |
 What i am doing wrong? Or there is some retriction? i success to read the whole page as my email content, but the images cannot being display as well as my css style cannot be read too. | |
protected void subString() { SqlConnection conSplit = new SqlConnection(ConfigurationManager.ConnectionStrings["connMSJ"].ConnectionString); SqlCommand cmdSplit = new SqlCommand("SELECT Password FROM Member WHERE (Username=@username AND Email=@email)", conSplit); cmdSplit.Parameters.AddWithValue("@username", txtUsername.Text); cmdSplit.Parameters.AddWithValue("@email", txtEmail.Text); conSplit.Open(); SqlDataReader dtrSplit = cmdSplit.ExecuteReader(); if (dtrSplit.Read()) finalString = dtrSplit["Password"].ToString().Substring(0, 5); dtrSplit.Close(); conSplit.Close(); } protected void sendResetPass() { MailMessage mailMessage = new MailMessage(); mailMessage.To.Add(txtEmail.Text); … | |
I am hoping someone can help me fix the issue I am having with a php script that sends a email with a attachement. The script does generate a email that goes out. However when I recieve it the email has a attachment correctly named but when I open it, … ![]() | |
Hi. I picked up Dev C++ the other day after a while of not using it. Here's my question: I can't figure out what's wrong with my code Basically, the program prompts for a command. If the command starts with 'open:', then it puts the following character(s) within "<>"s. This … | |
Hello everyone, I am trying to update a database as well as insert information into the database and this is what I created to do so. Only, I am getting the email and its not updateding the database...any ideas? <?php if ($_POST['submit']) //if the Submit button pressed { $con = … | |
Hi, I want the vb.net code(asp.net 2.0) for validating multiple email address in a textbox(multiline). Life is the only God....OSHO Thanx - Anup | |
How can i send an email from vb6.for example my driver’s license will be expired in a month. I want my vb6 to send an email to notify me about the expiration. Anyone can help me? Thanks in advance. | |
Hi I own a small and growing I.T company we deal in app and web development and technical support mostly. I would like to add a new service to our portfolio (email marketing), but has no knowledge of how this actually work. We know how to create the email template … | |
Hi My daughter is stuck trying to set up a POP3 email on a Macbook Air. It just wants to link to an Exchange account, which of course it doesn't find. | |
Hi Guys, Been talking to a friend about my code I have been working on.I could not figure out how for the life of me to check whether an email or code in my database is already in use. So just to cool down for a bit i put conditions … | |
any suggested trick to do that? | |
I have a form that i am getting info from and then I want to update certain fields in the database only not all the fields it then sends out an email to the person that filled out the form with a randomly generated ticket number that they can then … | |
Please Can anybody tell me how can one insert Text boxes in an email temaplate body. I need 2 pairs of 3 text boxes below my email address which i will use to send information... the email template is written in Html.. |
The End.