The format of the Email service's SEND request is as follows:

SEND TO <Address>... [FROM <[EMAIL PROTECTED]>] [CONTENTTYPE <contenttype>]
     < MESSAGE <Message> | FILE <File> [MACHINE Machine] >
     [SUBJECT <subject>] [NOHEADER] [TEXTATTACHMENT <file>]...
     [BINARYATTACHMENT <file>]... [ATTACHMENTMACHINE <machine>]
     [RESOLVEMESSAGE | NORESOLVEMESSAGE]

The  TO <Address>... indicates that may specify the TO optio one or more 
times.  This is documented in the STAF Email Service User's Guide at 
http://staf.sourceforge.net/current/email.html in the "SEND" sub-section 
under "Request Syntax":
TO specifies an email address to which the email will be sent. You may 
specify multiple TO options. This option will resolve variables. 
There is also an example in the "Examples" sub-section of sending an email 
message to two email addresses:

Goal: Send an email message to two email addresses via the EMAIL service 
on the local machine: 

STAF local EMAIL SEND TO [EMAIL PROTECTED] TO [EMAIL PROTECTED] MESSAGE 
"Hello, there.\n\nThanks" SUBJECT "STAFEmail Service" 
--------------------------------------------------------------
Sharon Lucas
IBM Austin,   [EMAIL PROTECTED]
(512) 838-8347 or Tieline 678-8347

----- Forwarded by Sharon Lucas/Austin/IBM on 06/23/2008 10:43 AM -----

[EMAIL PROTECTED] 
06/23/2008 06:39 AM

To
[EMAIL PROTECTED]
cc

Subject
Uncaught bounce notification






The attached message was received as a bounce, but either the bounce
format was not recognized, or no member addresses could be extracted
from it.  This mailing list has been configured to send all
unrecognized bounce messages to the list administrator(s).

For more information see:
https://lists.sourceforge.net/lists/admin/staf-users/bounce


----- Message from "Dayanand Jagatap" <[EMAIL PROTECTED]> on 
Mon, 23 Jun 2008 17:09:12 +0530 -----
To:
<[EMAIL PROTECTED]>
Subject:
STAF multiple mails
Dear Friend,
 
      Can please help me in resolving this issue.
 
Issue is:
 
How to use Email Service for multiple recipients
 
I mean how to send a mail to more ten 2 recipient
 
STAF local EMAIL SEND TO [EMAIL PROTECTED] and many more
 
Plz help me.
 
Thanks in advance
 
Regards
DAYANAND JAGATAP
 
 
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to