LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Bruno Robichaud <[log in to unmask]>
Tue, 7 Mar 2006 12:01:18 -0400
text/plain (43 lines)
Hi, I'm very confuse, I always a problem sending a command job to listserv
without having a probleme for exaple I'm sending this :

If I send that I'm going yo have for error: Unknown command - "DBMS=YES"
I made it work before but everytime I need to test I always have the ssame
issues , can some one can supply me with the right format or tell me what
wrong in my format. I'm using a DB to get my people to send they email, in
different format (HTML , TEXT) and I want to put AOL later.THx


//XYZNEWS-215 JOB ECHO=NO
DISTRIBUTE MAIL-MERGE PW=gabouer DBMS=YES(EMAIL=SenderAddress)
[log in to unmask]        
//TO DD *   
SELECT * FROM Emails
/*
//DATA DD *
To: <&*TO;>
Date: &*date;
From: XYZnews editor <[log in to unmask]>
Subject: &Subject;
MIME-Version: 1.0
Content-Type: multipart/alternative; Boundary="123456789123456789abcd"

--123456789123456789abcd
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

&BodyTEXT

--123456789123456789abcd
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<html>
<head>I''m a Head</head>
<body>
<h2>Im relly the real shit</h2>
</body>
</html>

--123456789123456789abcd--

ATOM RSS1 RSS2