New line characters in message body.
- To: <mutt-users@xxxxxxxx>
- Subject: New line characters in message body.
- From: "Maruvada, Suryakiran" <smaruvada@xxxxxxxxxx>
- Date: Sat, 8 Nov 2008 10:54:41 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=paypal.com; i=smaruvada@xxxxxxxxxx; q=dns/txt; s=ppcorp; t=1226167007; x=1257703007; h=from:sender:reply-to:subject:date:message-id:to:cc: mime-version:content-transfer-encoding:content-id: content-description:resent-date:resent-from:resent-sender: resent-to:resent-cc:resent-message-id:in-reply-to: references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; z=From:=20"Maruvada,=20Suryakiran"=20<smaruvada@xxxxxxxxxx >|Subject:=20New=20line=20=20characters=20in=20message=20 body.|Date:=20Sat,=208=20Nov=202008=2010:54:41=20-0700 |Message-ID:=20<438B7F806E08C24B92EA217F38CA703D03503E59@ DEN-EXM-07.corp.ebay.com>|To:=20<mutt-users@xxxxxxxx> |MIME-Version:=201.0|Content-Transfer-Encoding:=20quoted- printable|In-Reply-To:=20<438B7F806E08C24B92EA217F38CA703 D02F4E9CA@xxxxxxxxxxxxxxxxxxxxxxxx>|References:=20<7901a0 fbc376776556d8bb3727541412f7fb496f@xxxxxxxx>=20=20<438B7F 806E08C24B92EA217F38CA703D02F4E9CA@xxxxxxxxxxxxxxxxxxxxxx om>; bh=a2UNUz2meGXuUXMh3pvh7zMLCQa1RUJAtXrcLVyMfFQ=; b=BIbaQFRMbxyNnmTi5fM4a1Ot+YMc2wGt4fyZPNTUVI1qpH3lkjm7jP4c mO5e+O22/GbDihKrIs71JkPrTxJA93ZYJBAtJZ66Z6HpLRk4aJyOt7XIv CB/FOwhYV4t3cue;
- Domainkey-signature: s=ppcorp; d=paypal.com; c=nofws; q=dns; h=X-EBay-Corp:X-IronPort-AV:Received:Received:X-MimeOLE: Content-class:MIME-Version:Content-Type: Content-Transfer-Encoding:Subject:Date:Message-ID: In-Reply-To:X-MS-Has-Attach:X-MS-TNEF-Correlator: Thread-Topic:Thread-Index:References:From:To:Return-Path: X-OriginalArrivalTime; b=BdrNNY4VSKZeseHvyNK9ZQlVGoDnETsntk2ruwjGrNgMBIc8C6J8h7Kw kVnndwxccEriZ7B85Q0MPP4cK/GXeN/9NMgbIZgaUvtJuG+GSAvC9Iby3 TzJVUVA6l5RcvbL;
- In-reply-to: <438B7F806E08C24B92EA217F38CA703D02F4E9CA@xxxxxxxxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <7901a0fbc376776556d8bb3727541412f7fb496f@xxxxxxxx> <438B7F806E08C24B92EA217F38CA703D02F4E9CA@xxxxxxxxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
- Thread-index: Ackjqy6Aa2lFG5l1T3OMBrmiqCPGSgAADkggAAPd6nAHg/9ncA==
- Thread-topic: New line characters in message body.
Hi,
When I give echo "first line \n second line \n" the out put is
first line
second line
but when I use the same with mutt i.e
echo "first line \n second line \n" | mutt -a <<attachment>> <<mail-id>>
my body of the mail come like : "first line \n second line \n"
Can any one suggest me what was wrong. How else I can avoid \n in the
subject line. I want my body in multiple lines
Thanks and Regards,
Surya Kiran