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

List:       kde-commits
Subject:    kdepim/kmail
From:       Till Adam <adam () kde ! org>
Date:       2004-10-22 21:23:32
Message-ID: 20041022212332.91BD216C3C () office ! kde ! org
[Download RAW message or body]

CVS commit by tilladam: 

Strip BCC from identity for invitation mails.


  M +2 -0      callback.cpp   1.18


--- kdepim/kmail/callback.cpp  #1.17:1.18
@@ -81,4 +81,6 @@ bool Callback::mailICal( const QString& 
       msg->setFrom( identity.fullEmailAddr() );
       msg->setHeaderField("X-KMail-Identity", QString::number( identity.uoid() ));
+      // Remove BCC from identity on ical invitations (https://intevation.de/roundup/kolab/issue474)
+      msg->setBcc( "" );
   }
 


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

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