Jump to content
Server Maintenance This Week. ×

Sending mail with SMTP and IP address only


_henry_

This topic is 5919 days old. Please don't post here. Open a new topic instead.

Recommended Posts

There are mail clients that can be run from the command line in XP. Here are two:

mutt: http://www.mutt.org/doc/manual/manual-6.html

and bmail: http://www.beyondlogic.org/solutions/cmdlinemail/cmdlinemail.htm

They are both free. You could use a shell plug-in to run these. Better might be to use vbscript which you can learn about (by example) here:

http://www.connectingdata.com/downloads.htm

Looks like, from one of the examples, that what you need might be possible using just vbscript,

Norman

Link to comment
Share on other sites

Hi,

Thank you for your link. I will read them up. About VBScript, last time, I read Allen's article (aholtzapfel) about using VBScript to send mail. However, that script would be good only for MS Outlook. Will VbScript be good for the rest of email clients? Or what syntax would I need to change in order for Outlook Express to work (as an example)?

By the way, here is the link to the forum:

http://fmforums.com/forum/showtopic.php?tid/188017

Link to comment
Share on other sites

Hi,

I want to know if Blat can attach the file only without reading the content of attachment? If yes, could you please give me a sample of the coding?

Moreover, if I want to attach more than one file and attach more than one address in "TO section." How can I do it?

Thank you in advance.

Link to comment
Share on other sites

This topic is 5919 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.