Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
: Email
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can i send a e-mail using php if i doesn't have an SMTP server on localhost?
Receiving -- Call to undefined function: mail() -- on a Suse 9.1 system using PHP 4. Any ideas?
Random characters get deleted when emailed from PHP $message ="123456"; may come through as 145
Why do my (') are preceded by a (\) when I receive a message from my simple mail form?
how can i send email where i'm running an SMTP server that requires authentication?
Random Questions
Receiving -- Call to undefined function: mail() -- on a Suse 9.1 system using PHP 4. Any ideas?
How do I create a multipart/alternative HTML email message that HOTMAIL users can read?
How to send email in windows PHP. I dont know how to configure the SMTP server. Can help me on this?
I'm running PHP4 with Apache and I can't send emails, cause I can't figure out my SMTP. For the php.ini file. Need help urgent. thanx
How can I use an mail() to capture and mail HTML form variables to a mail recepient?
How can I create a simple PHP 'mail to' form?
How do you send an email attachment using php3?
I can upload files and send mails with PHP, how do I attach these files to my mail?
I want to send an email with an attachment to a MAC but it is unable to read the MIME encoded messag
How do I create a mailbox using PHP and sendmail ?
Windows 98, PHP4RC2 - mail function does not work. Anyway what happened to the php3_*.dll's? Will there be a PHP4 version?
How can I retrieve POP3 emails
How can I get someones e-mail adress by their IP nr.?
how to set an "from:" or "sender" with a string
How can I get a visitor of my site's e-mail address?
How do set mail() to send a return reciept to the sender?
Mail function sending anonymous as sender even after setting proper variables
I'm running PHP4 with Apache and I can't send emails, cause I can't figure out my SMTP. For the php.ini file. Need help urgent. thanx
How can I use an mail() to capture and mail HTML form variables to a mail recepient?
How do I create a multipart/alternative HTML email message that HOTMAIL users can read?
How can I let a PHP page send an e-mail at a certain time without it beeing called by a user?
How to send email in windows PHP. I dont know how to configure the SMTP server. Can help me on this?
How can I send a multi-line (character returns etc..) email message
Can I have a complete listing of headers for use in mail()?
How can I use PHP mail with the crontab command in Redhat Linux 7 to send mail on a specified date?
Is there a way to redirect mail to be sent thru another mail server when using mail()? ini_set()?
How do I send html email?
How can I verify the existence of an email address?
How can I send email using mail function in linux. It always shows success if the syntax is correct.
how can i send email where i'm running an SMTP server that requires authentication?
Why do my (') are preceded by a (\) when I receive a message from my simple mail form?
Random characters get deleted when emailed from PHP $message ="123456"; may come through as 145
Receiving -- Call to undefined function: mail() -- on a Suse 9.1 system using PHP 4. Any ideas?
How can i send a e-mail using php if i doesn't have an SMTP server on localhost?
Unanswered Questions
How can I get attachments from an e-mail that is stored on an IMAP mailserver?
I am running PWS on Win98 and my php session crashes whenever issue the mail command/function. What am I doing wrong?
I just upgraded from PHP3 to PHP4, and now all instances of the mail() function return 0. Ideas?
How can I parse emails to retrieve simple comma separated numbers?
How can I collect a user's email address and post it as a hyperlink in my online table so that others only need click on it to contact that person?
I've tried to use mail() function but its return warning that says ' Failed to Connect ' . What does it means?
Win98/Apache/PHP4.0.03pl1 -- How do I set up a mail server so my PHP script can send email?
PHP4 - Do I have to add any special headers to email's compliled by script to send as HTML and include graphics? (ex: guru.com newsletter)
What are the requirements to use the mail() function? I get an error and my mail isn't sent.
how can i receive pop3 email attachments (gif/jpg) in php4? (need that for a phpslash plug-in)
I would like people to make their own responders, e-mail adresses etc.. Where can I download a control panel ?
Is there any way to get the SMTP set on the fly? w/out using the php.ini file?
¿How can I change password from an POP3 account with PHP?
Mail function doesn't work - Php form works fine except for that I never recieve the results in my email?
The "Send Mail" function has been blocked at my company's firewall. Is there a way to receive email from a form using SMTP?
Is there anyway i can connect to an smtp server to send mail via a customised email account? e.g: nobody@thehost.com
How do I create a multipart/alternative HTML email message that HOTMAIL users can read?
PHP will not connect to my imap server. Netscape will. "Could not open stream ..." Help?
Send HTML template through email. The resulting email escapes all the quotes. How do I avoid this?
when sending email I get a random "!" throughout the email. Do you know whyit does this?
How can I let a PHP page send an e-mail at a certain time without it beeing called by a user?
Retrieve mail from POP server and parsing the message to a database? how
How to send email in windows PHP. I dont know how to configure the SMTP server. Can help me on this.
How to get a notification from sendmail if an email address entry in a form is wrong?
Why the image attachment to the email has zero size as I use Richard Heyes html_mime_mail class ?
I want to be able to select email addresses sitting in exchage from an Active Server Page.
Is there a way I can easily put an entire html page as my message in sending an email in PHP?
Do the headers used in mail() get added to? Or the're a fixed number?
How can I send an email to hotmail using PHP?
How can I ensure that special chars like ä (auml) â (aring) ö (ouml) get sent with mail().
EMAIL How can I send multiple form input info via email AND also to a database (MySQL)?
Can the PHP mail() function handle 'dots' in the address: me.you@blah.com
Why do I get a server error when the mail () function is called on Windows NT server?
How to send a MIME multipart message (a template-based email for MS Outlook) using PHP?
I can NOT get my php script to send a simple email. I'm using mail(), but it gives me an unknown er
mail()+Qmail:doesnt send to international extensions (.co.il etc.), tried changing smtp_path-no luck
Why can't my Apache connect to my smtp server to execut e the php mail command?
What happens to bad emails, bounced messages when someone fills the form incorrectly?
Is there a way to send SMS with PHP?
Is that possible to send email on Microsoft Exchange Server without SMTP protocol installed ?
I have uninstalled Sendmail. Now I'm using CommuniGatePro. How can I send emails with PHP mail()?
I have uninstalled Sendmail. Now I'm using CommuniGatePro. How can I send emails with PHP mail()?
No email sent from PHP scripts. mail() is TRUE. In php.ini:sendmail_path = /var/qmail/bin/sendmail
No email sent from PHP scripts. mail() is TRUE. In php.ini:sendmail_path = /var/qmail/bin/sendmail
How can I use "$to" to send HTML form results to multiple email addresses?
can a php script send more than 1000 mails at a time
How can I get attachments out of an email?
how can I generate an email at perticular time of a day?
how can I generate an email at perticular time of a day?
How do I change a query for a member's email to a new query under an if-else condition?
mail%28%29+does+not+send+anything.+Where+can+i+get+an+error+message%3F+%28except+apache+and+SMTP-log%29
Mail() doesn't work at all, returns: Failed to receive on line x (parse error). how comes?
mail command fails, but why?
why does the mail function not return any form data in the email it sends?
why does the mail function not return any form data in the email it sends?
How to retrieve the default email id of the client machine without asking the user for it
What settings required in php.ini for Sending Emails
E-mailing Attachments
An example please of how to use the mail() function to include 2 or more file attachements
I’m just beginning with PHP and am already fanatic. But due to lack of experience I have a problem.
imap_open( ) function is giving the error - can't connect[CLOSED]imap...
Code to make email read notify functionality like readnotify.com
where do I need to determine the path to sendmail (usr/sbin/sendmail)
How do i create a php script that will email others when a certain date within a database is reached
How do i create a php script that will email others when a certain date within a database is reached
Is there a way to check is an email address is fake?
Random characters get deleted when emailed from PHP $message ="123456"; may come through as 145
Error while opening mail attachment
My requirement is , i have to send a contenet which contains both HTML and plain text.If a user agen
Will the mail function work if use in intranet envirnoment.Can u help me
Will the mail function work if use in intranet envirnoment.Can u help me
How to send form contents to a selected email address from a form dropdown box?
I have set up an HTML mailing script, but when the mail arrives, it shows the HTML as raw code. Any
I have set up an HTML mailing script, but when the mail arrives, it shows the HTML as raw code. Any
How can I attach a file to the 'mail' tag?
mail() function under 4.2.2 doesn't work. Doesn't show any error message but function returns false
im trying to send an email to an address which has a 4th level sub domain name
im trying to send an email to an address which has a 4th level sub domain name
How do I send an array variable via email. Currently have $mailcontent='Rentals: '.$rentals[$i];
script to import email addresss from aol how do I create this script, keeing in mind I am a beginner
script to import email addresss from aol how do I create this script, keeing in mind I am a beginner
How can I resend email changing the To: field using a php pipe?
How can I resend email changing the To: field using a php pipe?
i want to send email to intranet user but i cant send it through mail() function it gives no error
I wish to send emails from my Php scripts. What are the requirements for it?
How does Argosoft work with PHP? How to configure php.ini to enable php use it to send mails?
Sending a form with mail() to an email from an exchange server doesnt work. To a pop box works.
How can I send an entire webpage with form variables from the previous page as an html email?
I lose e-mails when I click on "send"
I lose e-mails when I click on "send"
How can change the email header send the message using UTF-8 and Right to left
how to verify php mail program in a local server,wat i've to do for,im using php5,tomcat 5
Return receipt request function didnt work between aol and outlook express. why?
How to make email read notify functionality like readnotify.com?
Will mail() work with PHP 4.1.1 or should I upgrade PHP?
My server only supports PEAR Mail::Factory how do I change my script to work with this?
Is it possible to search a database (if it exists) of msn/hotmail accounts to search for an email?
how to send a whole table to email
How to send mail? I used mail(), but it doesn't work on server :((
email error: Failed to connect to mailserver at "localhost" port 25
Failed to connect to mailserver at "localhost" port 25. Help!
How to send email if no SMTP server on localhost, and SMTP requires either GSSAPI or NTLM authentic?
How can i retrieve list of emails from a POP3 account, and then parse emails and populate a table wi
How can i retrieve list of emails from a POP3 account, and then parse emails and populate a table wi