LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

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

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

Parts/Attachments: text/plain (45 lines)
Print Reply
Sender:
LISTSERV site administrators' forum <[log in to unmask]>
Date:
Tue, 7 Mar 2006 15:48:36 -0400
Reply-To:
LISTSERV site administrators' forum <[log in to unmask]>
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
7bit
In-Reply-To:
<000101c6420e$9e6851d0$180da8c0@Encrypted>
Content-Type:
text/plain; charset="us-ascii"
From:
Bruno Robichaud <[log in to unmask]>
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