Re: [Assp-user] resend email error (no To: or X-ASSP-Intended-For:) but To: address is present in original mail

2014-07-28 Thread aquilinux
But local recipient is in Cc: When a resend is requested the Cc and Bcc address are removed but the local recipient is not added as To ... Therefore ASSP cannot find the To header. Thanks. aqx Il 29/lug/2014 07:20 "Thomas Eckardt" ha scritto: > >Can you confirm this by looking at the code?

Re: [Assp-user] resend email error (no To: or X-ASSP-Intended-For:) but To: address is present in original mail

2014-07-28 Thread Thomas Eckardt
>Can you confirm this by looking at the code? For normal users cc and bcc addresses are removed. Thomas Von:aquilinux An: For Users of ASSP Datum: 28.07.2014 16:36 Betreff:Re: [Assp-user] resend email error (no To: or X-ASSP-Intended-For:) but To: address is present in ori

Re: [Assp-user] resend email error (no To: or X-ASSP-Intended-For:) but To: address is present in original mail

2014-07-28 Thread aquilinux
Hi Thomas, I have new issues regarding this bug. It has been fixed for *To:* addresses but it still seems to affect *Cc: *. So, if a local address is present in Cc: and is not the first address on the list, then the To: header is missing... (and Cc: too). Can you confirm this by looking at the