This forum contains features that has been archived. This section contains implemented features, duplicate requests, and requests which we have decided not to implement.
-
jeremy
- New user

- Posts: 1
- Joined: 2004-12-07 01:38
Post
by jeremy » 2005-06-02 18:12
The HTMLBody property is read-only it's possible to add the functions of writing ?
For example to use in vbs script.
(oMessage.HTMLBody = "text")
-
cmurphy54
- Senior user

- Posts: 550
- Joined: 2004-09-25 22:11
- Location: Atlanta, GA
-
Contact:
Post
by cmurphy54 » 2005-06-02 21:07
I too would like to see this modification.
I'd also like to see the ability to add attachments to messages
-
plive
- Normal user

- Posts: 182
- Joined: 2004-11-11 09:55
Post
by plive » 2005-06-05 21:47
I agree, that would help a lot in customising hMailServer.
Paolo
-
monster
- New user

- Posts: 3
- Joined: 2005-02-26 18:13
Post
by monster » 2005-06-17 08:05
i'm in with you guys. count me in.

-
FAWTS
- Normal user

- Posts: 74
- Joined: 2005-06-18 15:25
- Location: Paris
-
Contact:
Post
by FAWTS » 2005-07-16 03:57
Me too, me too!!!
I would be so proud that all the mail sent from my server end with "Powered by hMailServer" !!!!!!!!!!!
Apache 1.3.33 PHP Version 4.4 hMailServer 4.1-B136 OS : Win XP SP2 AV : ClamAV 0.86.1
-
martin
- Developer

- Posts: 6837
- Joined: 2003-11-21 01:09
- Location: Sweden
-
Contact:
Post
by martin » 2005-07-25 17:18
This has been added in hMailServer 4.1.
Now you can edit the HTML body (and add one as well if it does not exist).
Example:
oMessage.HTMLBody = oMessage.HTMLBody & "<i>This message contains no useful information whatosever</i>"