2
[BUG] Smartermail 13.1.5451 svcDomainAdmin webservice SetRequestedDomainSettings not working
Problem reported by Evan Heller - 12/25/2014 at 7:18 PM
Resolved
Hi,
 
Has anyone tried the following?
 
enablemailsigning=True
 
as part of SetRequestedDomainSettings? I can succesfully generate a domainkeys cert using GenerateDomainKeysCert, however in the latest Smartermail I cannot seem to get it to enable the email signing.
 
Interestingly if you run GetRequestedDomainSettings with the value of enablemailsigning, it does come back as true but the domain.Config.xml file however does not show the change. 
 
Can anyone else confirm this bug?
 
Additionally I tried the enabledomainkeys=true and found that even though the GUI does not show a change, the domainConfig_bak.xml shows a change.  
 
Thanks.

7 Replies

Reply to Thread
0
Employee Replied
Employee Post
Evan, are you still having this issue?  I cannot duplicate it.  I have tested setting enablemailsigning to both true and false via the domain admin web service call, SetRequestedDomainSettings.  I verified this by both calling GetRequestedDomainSettings and examining the domainConfig.xml.  Also, if I edit the domain as a system admin, under Features the Mail Signing is unchecked.  When this is set to false, in the web UI under DomainAdmin | Settings | Domain Settings | Advanced Settings, the Mail Signing option should not appear.
0
Evan Heller Replied
Hi, so it looks like the bug I'm running into is NOT enablemailsigning but rather enabledomainkeys. I was able to run GenerateDomainKeysCert and produce a domainkey however, when I run SetRequestedDomainSettings with enabledomainkeys=True , I do not see the domainkey checkbox checked nor the Enable DKIM Signing checkbox checked. What is the proper way to get both of those checkboxes to be checked on?
0
Employee Replied
Employee Post
Evan,
 
The DomainAdmin web services failed to expose methods to get/set enabling DomainKey signing and DKIM signing.  This has been remedied and will be fixed in the next minor release.  Two new settings can be passed to SetRequestedDomainSettings and GetRequestedDomainSettings:  enabledomainkeysigning and enabledkimsigning.
0
Evan Heller Replied
I knew I wasn't going insane :) Thanks. Can you also look into adding the ability to delete ip bindings in the admin interface as well? I have a case where the original ip for Smartermail was set to a local ip 192.168.1.X and then changed later to an external ip however Smartermail appears to remember both ips in the bindings screen and it's available for use in the domain defaults.
0
Employee Replied
Employee Post
Evan, if you wouldn't mind, please create another idea thread with that suggestion. It would facilitate implementation tracking. Regardless, I have added to it our feature requests list.
0
Employee Replied
Employee Post
Today, we have released SM 13.2.  You can now pass and receive enabledomainkeysigning and enabledkimsigning to/from SetRequestedDomainSettings and GetRequestedDomainSettings. 
0
Andreas Huber Replied
Hello Robert,

I have the Version 11.7.5318.

Is there any way to correct this bug on my version?

Thank you!

Reply to Thread