|
1.
How do I add a subject to my message?
|
V-Mailer does not add any headers to your message. You have
to do this yourself. Any message should have at least the To,
From and Subject headers otherwise some clients may not display
the message correctly.
Example message:
--------------------------------
To: him@hisdomain.com
From: me@mydomian.com
Subject: Example message
Your message text should start here, separated by a blank
line from the headers
--------------------------------
Go to top
|
|
2.
How can I send an attachment with V-Mailer?
|
V-Mailer provides you a means of sending the message - it does not care
what you put inside the message. You have to compose the message yourself
according to rules specified in RFC822 and RFC2045. A tutorial on
message formatting is beyond the scope of this application. Sending an attachment
does require some technical skills and if your abilities do not extend this far
then you will definitely be better off using your normal mail client for
these types of messages.
Go to top
|
|
3.
Can I send an html mesage with V-mailer?
|
Yes, but you have to prepare the message yourself. This requires that you have
some understanding of email message formats and conventions as defined in
RFC822 and RFC2045. To re-iterate, V-mailer does not care what the contents of
the message are. It is a tool for simply POSTING the message. If you do not know how
to compose a message, you should not use this tool.
Go to top
|
|