Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Related Groups
PHP, server side scripting.
High activity, Usenet
Langage de développement Java.
Low activity, Usenet
Programowanie w jezyku Java.
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 71  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: List for discussions of matters related with the development of the MIME message composing and sending PHP mailer class.
 

test_html_mail_message.php 
  Set up this script to send an HTML email with text alternative. Works brilliantly! However, I am going to need to send my email to about 50 or 60 recipients and I cannot for the life of me work out how to alter this script to do that. I have tried using the array from 'test_personalized_bulk_mail.p hp' but no joy. As you probably gather,... more »
By adam morris  - Feb 10 - 1 new of 1 message    

Problems if message subject contains both umlauts and question mark 
  Hi, I guess this is a software bug. If my MIME/UTF-8 message's subject contains both umlauts and a question mark, the question mark apparently gets not MIME encoded correctly and the whole subject looks weired. I guess in this case, the question mark should be encoded as "=3F", but it is not.... more »
By Otto  - Jan 27 - 5 new of 5 messages    

Bulk Mail using SMTP 
  Hi Successfully implemented this on a Linux server and then decided that I needed to do the same on a Windows Server using SMTP. So Added the classes: require("../../classes/mime/sm tp.php"); require("../../classes/mime/sm tp_message.php"); Created the Class & set the SMTP Variables: $email_message=new smtp_message_class;... more »
By Peter  - Apr 29 2008 - 8 new of 8 messages    

sending email form a webpage 
  hi, what values do i need to set in the php.ini file if i want to send email from my webpage? i dont know what to put as the smtp server and sendmail_from fields. i am using xampp.. and the defualt values are localhost and port 25.. and the from field isnt defined at all.
By suchi  - Feb 22 2008 - 2 new of 2 messages    

Problem displaying text part in multipart message 
  Hi, I followed the example for an HTML message with inline images provided with the class. Both the HTML and text part are included in the message, however, when I try to view the text-only part in Thunderbird it shows what appears to be the HTML part with the tags stripped, not the actual text version of the message. Below is a portion of the... more »
By whirled  - Oct 8 2007 - 2 new of 2 messages    

@.SYNTAX-ERROR. from error 
  Hi, I am trying to send a html message from a hosted website using sendmail class. However, it shows @.SYNTAX-ERROR. in from address in hotmail, and in outlook it just shows nothing on from fields. Any suggestion? Thanks
By waldirlieb@hotmail.com  - Sep 23 2007 - 1 new of 1 message    

send pasted html message 
  Hi, I am trying to send and html mail message using sendmail class. The user paste the html in an textarea to sent it. However, I can't read the mail using webmail, but if I write the html code direclty to the PHP variable $html_message it shows ok. Why? Thanks.
By waldirlieb@hotmail.com  - Sep 23 2007 - 1 new of 1 message    

Html message with bulkmail 
  I there. I am trying to make a newsletter where the admin goes to a php page and type in the textarea the html for the newsletter (pasted from dreamweaver). The html has links to the images in the host website, so I don't send them with the message. The html has css (<style) tag. I can read the email using Outlook (it asks to download... more »
By waldirlieb@hotmail.com  - Sep 23 2007 - 2 new of 2 messages    

Problem sending messages when mail server in different machine than web server. 
  Dear colleagues, I had used the email_message class for almost a year now. I use it in servers configurations where the web server is running in the same machine where is running the mail server. Now I need to use this component in a system installed in a web server that is running in a different PC than the mail server and the... more »
By r_llaurado  - Sep 12 2007 - 2 new of 2 messages    

question about MIME messages 
  hi Alec I have a question regarding your great mail class. If I send an email using your MIME class what does it happen when a recipient uses a text only version email client? Does his client download only the text part of the messagge or also the HTMl one even if he will never see it? I am asking that because I have always considered your class the best... more »
By johnny  - Sep 3 2007 - 2 new of 2 messages    

1 - 10 of 71   « Newer | Older »

XML       Send email to this group: mimemessage-dev@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google