Danny
> I'm a massive fan of Base64 because it lets you safely transfer any
payload through
> every torture known to mail, and would hate for it to become blackballed
just
> because, through lazyness, it allows spammers to obfuscate content.
I can understand B encoding on binary attachements of e
Thanks Jason,
The RFC 2047 was exactly what I was missing. Especially nice that it is so
short and sweet -- also easy to miss.Your summary is even more succinct.
It appears that this is a useful rfc for using non latin 1 languages in
subjects and the 'personal' part of from/to addresses. But
try setReplyTo or setHeader from MimeMessage
- Original Message -
From: "Bosco So" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Monday, September 08, 2003 12:22 PM
Subject: setting Return-Path in mailet
> I'm generating email messages from within a mailet. How do
More likely you want to alias the postmaster acct to yourself.
- Original Message -
From: "Hut Carspecken" <[EMAIL PROTECTED]>
To: "'James Users List'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 02, 2003 3:31 PM
Subject: Access Postmaster Account
> This is a rather silly question, bu