Am 2007-11-25 20:46:25, schrieb Frank Bulk: > I'm new to this list but searched the archives (and Google) and was unable > to find an answer. > > We were using 1.4.1i, but upgraded to 1.5.17 to take advantage of > wildcard-based file attaching. As a result of that change we see that > command-line based emails that cron is sending out now are folding the > lines.
Who is sending out?
Cron does not use mutt and I have never seen folded subjectlines in a
cron message. -- Even if the commandline was 1000 Bytes long...
> For example, what was:
> Subject: A DSL modem belonging to username 'username' is constantly
> reconnecting (112 times)
> in the headers is now:
> Subject: A DSL modem belonging to username 'username' is constantly
> reconnecting (112 times)
Do you use a script and inside the script you use mutt?
I think, there are better and faster ways to send out messages.
sendmail -t <<EOF
To: [EMAIL PROTECTED]
From: Cron <[EMAIL PROTECTED]>
Subject: A DSL modem belonging to username 'username' is constantly
reconnecting (112 times)
Date: $(date -rfc-822)
Message-Id: ...
Mime-Version: ...
...
EOF
Thanks, Greetings and nice Day
Michelle Konzack
Tamay Dogan Network
Open Hardware Developer
Debian GNU/Linux Consultant
--
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 MSN LinuxMichi
0033/6/61925193 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature
