Previous Thread
Next Thread
Print Thread
Rate Thread
#49716 03/13/2002 8:26 PM
Joined: Aug 2000
Posts: 2
Junior Member
Junior Member
Offline
Joined: Aug 2000
Posts: 2
Hi,

I send out an e-mail to all my registered members about once a week through the control panel "Mail Users" page.

I would like to include a graphic in the e-mail as well.

I know the file that sends out the mail is mail-lib.pl but I do not know how to modify it or if other files would need to be edited as well.

Any help here would be GREATLY appreciated.

Thanks in advance.

This is what I think I should do. Hopefully you can let me know if I'm close.

First, I know (I think I know) that plain e-mail should have a header of "Content-Type:text/plain; charset=us-ascii"
and a html email should have a header of "MIME-Version 1.0 Content-Type:text/html; charset=us-ascii"

Looking at the mail-lib file I do not see either. This confuses me a bit. I am thinking about adding the html header in this section

#
# Print the mail message to the Mail Program
# using the HERE Document method
#

print MIME-Version 1.0 Content-Type:text/html; charset=us-ascii
print MAIL <<__END_OF_MAIL__;
To: $touser
From: $fromuser
Subject: $subject

What do you think?

Brian Hannigan
http://InspectionNews.com

Sponsored Links
#49717 03/14/2002 12:03 AM
Joined: Dec 2000
Posts: 730
deutscher moderator / v5 specialist
deutscher moderator / v5 specialist
Offline
Joined: Dec 2000
Posts: 730
i use for all mails the module MIME::Lite.

excample to send a textmessage:
[code][/code]


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,575
Posts293,931
Members13,823
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 1
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)