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 15:48:36 -0400
text/plain (45 lines)
Do I need define the PW and the FROM in the distribute line? I'm the only
user and my email is set for the owner.

-----Original Message-----
From: LISTSERV site administrators' forum
[mailto:[log in to unmask]] On Behalf Of Bruno Robichaud
Sent: Tuesday, March 07, 2006 1:43 PM
To: [log in to unmask]
Subject: Re: Mail-merge Format


//XYZNEWS-215 JOB ECHO=NO
// DISTribute MAIL-MERGE PW=**** ,
DBMS=YES(EMAIL=strEmail)  
// TO DD * 
SELECT strEmail FROM EmailTable_63
/*
//DATA DD * ,
To: <&*TO;>
From: XYZnews editor <*****@gmail.com>
Date: &*date;
Subject: test;
MIME-Version: 1.0
Content-Type: multipart/alternative; Boundary="123456789123456789abcd"

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

jj

--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