X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Femail%2Frpc%2FmailAccount.js;h=22aa52a830a748fc3c54cd611fb114e10aba11a6;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=a12d93eba672ac4ef77f3d6efd925034b6b04254;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/services/email/rpc/mailAccount.js b/server/services/email/rpc/mailAccount.js index a12d93e..22aa52a 100644 --- a/server/services/email/rpc/mailAccount.js +++ b/server/services/email/rpc/mailAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x39e6=['Smtp','getMailAccount','notify','NotifyMailAccount','../client','Request','service','email','key','ListId','TemplateId','MailServerIn','Imap','MailServerOut'];(function(_0xaa1b3e,_0x47d976){var _0x454d7d=function(_0x575b32){while(--_0x575b32){_0xaa1b3e['push'](_0xaa1b3e['shift']());}};_0x454d7d(++_0x47d976);}(_0x39e6,0x9e));var _0x639e=function(_0x32b39d,_0x32dd69){_0x32b39d=_0x32b39d-0x0;var _0x5ec6ee=_0x39e6[_0x32b39d];return _0x5ec6ee;};'use strict';var client=require(_0x639e('0x0'));exports['getMailAccounts']=function(){return function(){return client[_0x639e('0x1')]('GetMailAccount',{'options':{'attributes':['id','name',_0x639e('0x2'),_0x639e('0x3'),'active',_0x639e('0x4'),_0x639e('0x5'),_0x639e('0x6')],'raw':![],'include':[{'model':_0x639e('0x7'),'as':_0x639e('0x8')},{'model':_0x639e('0x9'),'as':_0x639e('0xa')}]},'log':_0x639e('0xb')});};};exports[_0x639e('0xc')]=function(_0x134eec,_0x29e806){return client[_0x639e('0x1')](_0x639e('0xd'),{'account':{'id':_0x134eec},'body':_0x29e806,'log':_0x639e('0xd')});}; \ No newline at end of file +var _0xa381=['MailServerOut','notify','Request','NotifyMailAccount','../client','getMailAccounts','name','service','email','key','ListId','TemplateId','MailServerIn'];(function(_0x24e364,_0x22c22c){var _0x3921b0=function(_0x4f15d9){while(--_0x4f15d9){_0x24e364['push'](_0x24e364['shift']());}};_0x3921b0(++_0x22c22c);}(_0xa381,0x79));var _0x1a38=function(_0x309f89,_0x4dcee4){_0x309f89=_0x309f89-0x0;var _0xbbbf35=_0xa381[_0x309f89];return _0xbbbf35;};'use strict';var client=require(_0x1a38('0x0'));exports[_0x1a38('0x1')]=function(){return function(){return client['Request']('GetMailAccount',{'options':{'attributes':['id',_0x1a38('0x2'),_0x1a38('0x3'),_0x1a38('0x4'),'active',_0x1a38('0x5'),_0x1a38('0x6'),_0x1a38('0x7')],'raw':![],'include':[{'model':_0x1a38('0x8'),'as':'Imap'},{'model':_0x1a38('0x9'),'as':'Smtp'}]},'log':'getMailAccount'});};};exports[_0x1a38('0xa')]=function(_0x4df1db,_0x46e61d){return client[_0x1a38('0xb')](_0x1a38('0xc'),{'account':{'id':_0x4df1db},'body':_0x46e61d,'log':_0x1a38('0xc')});}; \ No newline at end of file