[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Re: E-mail Using SQR (akshara naik)
Hi,
If your SQR program is running on Windows NT or Windows 2000
environment, you don't need additional program to send email.
Just make sure that you have SMTP Server installed on your server and
then you have to format your email this way (assuming you write your
email to a text file...example: email_message.dat):
========================= CUT HERE ========================
x-sender: sender@test.com
x-receiver: recipient@test.com
From: Peoplesoft Testing
To: recipient@test.com
Subject: Testing sending email withWin SMTP Server
<<<< INSERT BLANK LINE >>>>
This is a test. This is the body of the message.
Don't forget to insert a blank line between the header and the message text.
========================= CUT HERE ========================
And, copy/move the 'email_message.dat' file to the server's
\mailroot\pickup directory. The %mailroot% directory is usually called:
c:\inetpub\mailroot\. So, the complete directory will be
c:\inetpub\mailroot\pickup.
From there, SMTP Server will detect the file and send it automatically.
Check the \mailroot\Badmail directory for failed emails.
Good luck,
Richard
> ------------------------------------------------------------------------
>
> Subject:
> Re: [sqr-users] E-mail Using SQR
> From:
> akshara naik <akshara_naik@yahoo.com>
> Date:
> Thu, 25 Dec 2003 19:25:06 -0800 (PST)
> To:
> sqr-users@sqrug.org
>
>
>hey if you want to send a mail through an SQR within a
>Windows environment try 'Blat.exe'.It sends the
>contents of a file in an e-mail message using the SMTP
>protocol.
>However, to use Blat you must have access to a SMTP
>server via TCP-IP.
>Once you copy the file "Blat.exe" to your directory
>just run "Blat -install yourhost.site.blah.blah
>youruserid@site.blah.blah" and then you are ready to
>go.
>
>Akshara.
>
>
>--- Maria Ravanis <Maria_Ravanis@skillsoft.com> wrote:
>
>
>>Has anyone used SQR to send and e-mail to outlook
>>express and if so can
>>you share the code?
>>
>>Thanks - Maria
>>
>>_______________________________________________
>>sqr-users mailing list
>>sqr-users@sqrug.org
>>http://www.sqrug.org/mailman/listinfo/sqr-users
>>
>>
>
>
>__________________________________
>Do you Yahoo!?
>New Yahoo! Photos - easier uploading and sharing.
>http://photos.yahoo.com/
>
>
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>sqr-users mailing list
>sqr-users@sqrug.org
>http://www.sqrug.org/mailman/listinfo/sqr-users
>
>
>
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users