Re: Interpreting Subject line

2004-01-06 Thread euphobot
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

Re: Interpreting Subject line

2004-01-01 Thread euphobot
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

Re: setting Return-Path in mailet

2003-09-09 Thread euphobot
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

Re: Access Postmaster Account

2003-09-02 Thread euphobot
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