Package: ssmtp Version: 2.61-2 Severity: normal Error description:
ATTENTION: Since I must test something to find the Error,
I have set the severity ONLY to normal. If I/we
find the error, we should increase the severity.
For some days I have send a message to <debian-l10n-german> which is
attached as "1156369505.18571_14488.t1950ct.private.gz" and then the
message received from the List as "1156460857.6464_0.samba3.private.gz"
"\ \ n" and "\ n" (without the spaces inside) are disapearing and
"\ \" (without the space inside) is shown as a singel BackSlash
Please look into the thread on <debian-l10n-german> with the Subject as
in the two messages. I have allready relied to it and now I make the
same test here:
First test are 5 lines without empty lines while in the 3 line the
<SPACE> is replaced by "\ n" (without the spaces)
Test Line1
Test Line2
Test\nLine3
Test Line4
Test Line5
Now I replace the "\ n" with "\ \ n" without the spaces. (later is used
in gettext strings)
Test Line1
Test Line2
Test\\nLine3
Test Line4
Test Line5
Now I am waiting for the result...
Note: I write tzhe Mails generaly @home with mutt and send it from
my Laptop in the Internet Cafe with
LDIR=${HOME}/log/ssmtp
POST=${HOME}/Maildir/.POSTPONED/new
SEND=${HOME}/Maildir/.Send/cur
for MSG in ${POST}/* ; do
cat ${MSG} |ssmtp -t -v >>${LDIR}/`date +%Y-%m-%d`.log
if [ $? -eq 0 ] ; then
BNAME=$(basename ${MSG})
mv ${MSG} ${SEND}/${BNAME}:2,S
fi
done
Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant
-- System Information
Debian Release: 3.1
Kernel Version: Linux michelle1.private 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC
2005 i686 GNU/Linux
Versions of the packages ssmtp depends on:
ii debconf 1.4.30.13 Debian configuration management system
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries and Timezone
ii libssl0.9.7 0.9.7e-3sarge1 SSL shared libraries
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
1156369505.18571_14488.t1950ct.private.gz
Description: Binary data
1156460857.6464_0.samba3.private.gz
Description: Binary data

