473,471 Members | 1,696 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

PHP, Mail with Disposition-notification-to

Disposition-notification-to: is the entry that gives the receiver "The sender has...
'return receipt requested...' box" I've added it as part of the $header and that messes up
the formating of my email - as in it removes all CR's and runs everything into one long
wrapping line. I'm sure there are instruction "out there" but %%@# if I can find'em.

Help,
Tks
Cal

Jul 17 '05 #1
0 4001

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: JJ Harrison | last post by:
mail($recipients_separated, $this->subject, $this->message, $headers); Gives me this error: Warning: mail() : SMTP server response: 554 : Recipient address rejected: Relay access denied in...
1
by: Agenzia Petracca | last post by:
i wanna send html files (even *.doc) in the body of a mail with this code: <? $userfile = "file.html"; $fp = fopen($userfile, "r"); $file = fread($fp, filesize($userfile)); $file =...
7
by: PeterR | last post by:
I've spent weeks trying to write a function that is simple to use for sending emails with attachments, but I my programming skills are not that advanced. I've noticed a few postings in these...
0
by: mysql | last post by:
This is a multi-part message in MIME format. ------=_NextPart_000_0001_63A77509.D57208CB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The original message was...
4
by: PawelR | last post by:
Hi, everbody. How send e-mail if smtp need authorization. If authorization is not required send email is not problem but I use SmtpMail.Send(myMail) PawelR
1
by: SMG | last post by:
Hi All, My Send mail system was working very fine, today suddenly it started giving me following error. Can any one suggest why this is happening so. I am using system.Web.Mail "The requested...
2
by: Landley | last post by:
Hello, Is there a way of creating an email, attaching a file and sending using the client's default mail client? I am looking for a none email client specific solution that does not involve...
2
by: Tom | last post by:
I have tried three ways of opening word documents on my win95 machines. (Yes, my client still has some win95 machine) #1-With Response.AddHeader "Content-Disposition", "attachment;...
0
by: VRAyer | last post by:
Ive got this piece of asp.net code that works in some machines running win 2003 but not in certain others. Any idea what could be the problem string strPath = Server.MapPath("/mypdf/test.pdf");...
0
by: Mail Administrator | last post by:
This is a multi-part message in MIME format. ------=_NextPart_000_0000_14A7E408.93BA6579 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The original message was...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.