[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [Bug 63747] JJ: 'sendmail' mail transport fails for addresses
From:       Thilo Bangert <fizzelpark-lists () gmx ! net>
Date:       2004-11-27 23:51:58
Message-ID: 20041127235158.23907.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
        
http://bugs.kde.org/show_bug.cgi?id=63747        




------- Additional Comments From fizzelpark-lists gmx net  2004-11-28 00:51 -------
to #6: i think your patch is okay - you just need to move the -- a line up, so that \
it come before the address

> > > > > > > snip>>>>>>

Index: kmsender.cpp
===================================================================
RCS file: /home/kde/kdepim/kmail/kmsender.cpp,v
retrieving revision 1.217
diff -u -p -r1.217 kmsender.cpp
--- kmsender.cpp 22 Jul 2004 18:51:39 -0000 1.217
+++ kmsender.cpp 23 Jul 2004 18:39:13 -0000
 @ -883,6 +883,7  @ bool KMSendSendmail::send(KMMessage* aMs
   *mMailerProc << "-i";
   *mMailerProc << "-f";
+  *mMailerProc << "--";
   *mMailerProc << aMsg->sender().latin1();
 
   if( !aMsg->headerField("X-KMail-Recipients").isEmpty() ) {
     // extended BCC handling to prevent TOs and CCs from seeing

> > > > > > > snip>>>>>>

note - this is not a "real" patch, i just edited your patch
best regards
thilo
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic