Re: [Architecture] Connector: AmazonSES

2014-06-30 Thread Rasika Hettige
Hi Shevan, *getDomainDkim* will be renamed as *listDomainDkim * since it makes more sense as it returns a list. Thanks Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-AmazonSES-tp98318p98730.html Sent from the WSO2 Architecture mailing

Re: [Architecture] Connector: AmazonSES

2014-06-25 Thread Shevan Goonetilleke
Hi Rasika, Let's finalize this for v1.0 Thanks Shevan On Wed, Jun 25, 2014 at 10:35 AM, Rasika Hettige rasi...@gmail.com wrote: Hi Shevan, Please find the final method list below: *deleteIdentity *- Deletes the specified identity (email address or domain) from the list of verified

Re: [Architecture] Connector: AmazonSES

2014-06-24 Thread Shevan Goonetilleke
Hi Rasika, are these the final set of methods? If not, can you pls publish the final set? Thanks Shevan On Tue, Jun 24, 2014 at 10:55 AM, Rasika Hettige rasi...@gmail.com wrote: Hi All, To further explain on why we have selected the following methods:

Re: [Architecture] Connector: AmazonSES

2014-06-24 Thread Rasika Hettige
Hi Shevan, Please find the final method list below: *deleteIdentity *- Deletes the specified identity (email address or domain) from the list of verified identities. *listIdentityDkimAttributes *- Takes a list of identities as input and returns the current status of Easy DKIM signing for an

Re: [Architecture] Connector: AmazonSES

2014-06-23 Thread Rasika Hettige
Hi Shevan, Following attribute listing methods are selected, as their corresponding setters are also selected. If you think we should not include these for v1, please let us know. *listIdentityDkimAttributes * *listIdentityNotificationAttributes* *listIdentityVerificationAttributes* And also as

Re: [Architecture] Connector: AmazonSES

2014-06-23 Thread Rasika Hettige
Hi Shevan, Following attribute listing methods are selected, as their corresponding setters are also selected. If you think we should not include these for v1, please let us know. *listIdentityDkimAttributes * *listIdentityNotificationAttributes* *listIdentityVerificationAttributes* And also

Re: [Architecture] Connector: AmazonSES

2014-06-23 Thread Rasika Hettige
Hi All, To further explain on why we have selected the following methods: *listIdentityDkimAttributes/getIdentityVerificationAttributes*: these are require if we need to send secure emails because ‘listIdentityDkimAttributes’ method returns DKIM tokens that are required for Easy DKIM signing.

Re: [Architecture] Connector: AmazonSES

2014-06-20 Thread Shevan Goonetilleke
Should we limit this to just the methods required to send domain key identified mail (for v1)? Not sure if attribute listing, feedback forwarding, SNS integration are useful for now. On Wed, Jun 18, 2014 at 5:22 PM, Ramindu Deshapriya rasad...@gmail.com wrote: Introduction Amazon_SES is a