[YAM - Yet Another Mailer] Topic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/topic/95
<p>
YAM2.8 sent msg body as base64
</p>
en-usYAM - Yet Another Mailerhttp://yam.ch/chrome/site/yam.gif
http://yam.ch/discussion/topic/95
Trac 1.0.1 - DiscussionPluginjavierdlrTue, 02 Oct 2012 17:12:48 GMTTopic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/topic/95#topic
http://yam.ch/discussion/topic/95#topic
<p>
If I create a simple test message with '123' as body YAM28dev always encodes it as base64
</p>
<p>
Email exported from YAM28dev:
</p>
<pre class="wiki">From jabierdlr@gmail.com Tue Oct 02 17:03:00 2012
Status: RO
X-Status: R
X-YAM-Options: signature=03f427be,identity=53405eae,security=none
From: Javier de las Rivas <jabierdlr@gmail.com>
To: Javier de las Rivas <javierdlr@euskalnet.net>
Date: Tue, 02 Oct 2012 19:03:00 +0200
Message-ID: <415efb642.5f8d1181@smtp.gmail.com>
User-Agent: YAM/2.8-dev (AmigaOS4; PPC; rv:20120922r6281)
Subject: 456
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: base64
NDU2DQoNCi0tIA0KaHR0cDovL2phYmlydWxvLnNpdGU5MC5jb20vamF2aWVyZGxyDQpBT25l
LVhFL0FPUzQuMS9QUEM3NDU1LTgwMC81MTJNQi9SYWRlb245MjAwL0hERDgwR0IvRFZEL0RW
RLFSVyAgOi1Q
</pre><p>
text is "only" '456' (and my signature), so why not leave it as ASCII/plain text or I'm a doing something wrong?
</p>
<p>
errm, seems my signature:
<a class="ext-link" href="http://jabirulo.site90.com/javierdlr"><span class="icon"></span>http://jabirulo.site90.com/javierdlr</a>
..
Is treated as spam ¿<img src="/chrome/emoticons/annoyed.png" alt=":-/" class="emoticon" width="18" height="18" style="vertical-align: middle" /> so that't why I get those problems. OUPS sorry.
</p>
<p>
TIA
</p>
TopicjavierdlrMon, 08 Oct 2012 21:08:40 GMTReply #364 to topic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/message/364#message364
http://yam.ch/discussion/message/364#message364
<p>
OK THX
</p>
MessagethboeckelMon, 08 Oct 2012 19:37:15 GMTReply #363 to topic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/message/363#message363
http://yam.ch/discussion/message/363#message363
<blockquote class="citation">
<p>
Just noticed if I set 'SERVER ALLOWS 8 BIT' (TCP/IP->SMTP server) messages are sent as plain, files, but if I have such option disabled it encodes the body message as base64. Sorry didn't know that.
But if you still need the debug output I can do it if you want.
</p>
</blockquote>
<p>
No need for a log. I just checked the source. YAM tries to be as smart as possible. If 8bit encoding is not permitted by the SMTP server you will be notified about that automatically.
</p>
MessagejavierdlrWed, 03 Oct 2012 12:40:28 GMTReply #362 to topic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/message/362#message362
http://yam.ch/discussion/message/362#message362
<p>
Enter your message here...
</p>
<p>
Just noticed if I set 'SERVER ALLOWS 8 BIT' (TCP/IP->SMTP server) messages are sent as plain, files, but if I have such option disabled it encodes the body message as base64. Sorry didn't know that.
But if you still need the debug output I can do it if you want.
</p>
<p>
Sorry and THX
</p>
MessagethboeckelTue, 02 Oct 2012 17:47:57 GMTReply #361 to topic #95 - YAM2.8 sent msg body as base64
http://yam.ch/discussion/message/361#message361
http://yam.ch/discussion/message/361#message361
<blockquote class="citation">
<p>
If I create a simple test message with '123' as body YAM28dev always encodes it as base64
</p>
</blockquote>
<p>
[...]
</p>
<blockquote class="citation">
<p>
errm, seems my signature:
<a class="ext-link" href="http://jabirulo.site90.com/javierdlr"><span class="icon"></span>http://jabirulo.site90.com/javierdlr</a>
..
Is treated as spam ¿<img src="/chrome/emoticons/annoyed.png" alt=":-/" class="emoticon" width="18" height="18" style="vertical-align: middle" /> so that't why I get those problems. OUPS sorry.
</p>
</blockquote>
<p>
So is there actually a problem or not?
</p>
<p>
If you think there is a problem then please open a bug ticket in <a href="http://yam.ch/newticket">YAM's bugtracker</a> and add a "mime" log created with the debug version of YAM 2.8-dev. Refer to the <a href="http://yam.ch/wiki/FAQ/Debugging#BasicsaboutYAMsdebuggingfacilities">FAQ</a> for details.
</p>
<p>
I just tried to reproduce this issue and for me YAM always uses plain 7 bit encoding.
</p>
Message