Can you check whether the certificate is valid for singning? Open the senders 
properties, select the signing certificate link and check if the certificate is 
selected and trusted

Kind regards,

Martijn Brinkers

---
Sent with DJIGZO for Android. Please excuse my brevity.

----- Original message -----
Hi Christine,

I checked https://jira.djigzo.com/browse/GATEWAY-24 and that does indeed 
suggest using a regex subject filter would also work.  So I have gone ahead and 
tested it using the following for the trigger:

(?i)^subject :\s\[sign\]

and according to djigzo.log that does indeed trigger the signing:


01 Aug 2012 09:58:04 | INFO  Sending SMS messages is not allowed for the 
sender; MailID: 0b685927-eb6f-441c-a542-431deb24e8f8    
(mitm.application.djigzo.james.mailets.Default) [Spool Thread #3] 
01 Aug 2012 09:58:04 | INFO  checkMustEncrypt state | MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8; Originator: ************; Sender: 
************;     (mitm.application.djigzo.james.mailets.Log) [Spool Thread #3] 
01 Aug 2012 09:58:04 | INFO  checkSMIMESign state | MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8; Originator: ************; Sender: 
************;     (mitm.application.djigzo.james.mailets.Log) [Spool Thread #3] 
01 Aug 2012 09:58:04 | INFO  setupSMIMESignOnly state | MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8; Originator: ************; Sender: 
************;     (mitm.application.djigzo.james.mailets.Log) [Spool Thread #3] 
01 Aug 2012 09:58:05 | INFO  sMIMESignOnly state | MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8; Originator: ************; Sender: 
************;     (mitm.application.djigzo.james.mailets.Log) [Spool Thread #3] 
01 Aug 2012 09:58:05 | INFO  S/MIME signing the message; MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8    
(mitm.application.djigzo.james.mailets.Default) [Spool Thread #3] 
01 Aug 2012 09:58:05 | INFO  transport state | MailID: 
0b685927-eb6f-441c-a542-431deb24e8f8; Originator: ************; Sender: 
************; Remote address: 127.0.0.1; Recipients: [************]; Subject: 
[sign] Test Signing; Message-ID: 
<[email protected]>;     
(mitm.application.djigzo.james.mailets.Log) [Spool Thread #3] 

but when I receive the email on my external account there are no headers, or 
even the S/MIME attachment, to show that it has been signed.

What am I missing ? I do have a certificate which matches the sending account.
-- 
Thanks, Phil

----- Original Message -----
> On 07/31/2012 11:48 AM, [email protected] wrote:
> > As of subject trigger, this only works for encrypting as of today
> > as
> > far as i know.
> I can confirm that, but as there is a signing trigger in the UI, it
> should work for signing as well. I'll talk to Martijn about that.
> 
> Christine
> 
> --
> dagdag is just a two character rotation of byebye
> 
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.djigzo.com/lists/listinfo/users
> 
_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.djigzo.com/lists/listinfo/users

Reply via email to