When a tenant registers, a mail is sent to the tenant's email address and
another mail to the superTenant/notification address, which is set to
[email protected] by default when set up by the script. (Sanjaya, isn't it
good to avoid setting such by default?)

Modify the below parameters in stratos.xml to whatever addresses you prefer.
    <!--Following email address is for general notifications such as
    tenant creation, bill generation etc..-->
    <NotificationEmail>notification-email</NotificationEmail>

    <!--Following email address can be used for finance related
notifications
    such as when payments received -->

<FinanceNotificationEmail>finance-notification-email</FinanceNotificationEmail>


These addresses function as receiving addresses for management tasks. (I
guess their name explain their functionality as well.)

Regards,
Pradeeban.

On Wed, Apr 25, 2012 at 3:03 AM, Supun Malinga <[email protected]> wrote:

> Hi,
>
> Full Message:
> [2012-04-25 02:57:01,215] ERROR {org.apache.axis2.description.ClientUtils}
> -  The system cannot infer the transport information from the mailto:
> [email protected] URL.
> [2012-04-25 02:57:01,221] ERROR
> {org.wso2.carbon.email.verification.util.EmailSender} -  Failed Sending
> Email
> org.apache.axis2.AxisFault: The system cannot infer the transport
> information from the mailto:[email protected] URL.
>  at
> org.apache.axis2.description.ClientUtils.inferOutTransport(ClientUtils.java:81)
> at
> org.apache.axis2.client.OperationClient.prepareMessageContext(OperationClient.java:304)
>  at
> org.apache.axis2.description.OutOnlyAxisOperationClient.executeImpl(OutOnlyAxisOperation.java:256)
> at
> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>  at
> org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:512)
> at
> org.apache.axis2.client.ServiceClient.fireAndForget(ServiceClient.java:489)
>  at
> org.wso2.carbon.email.verification.util.EmailSender.run(EmailSender.java:112)
> [2012-04-25 02:57:01,219] ERROR {org.apache.axis2.description.ClientUtils}
> -  The system cannot infer the transport information from the mailto:
> [email protected] URL.
> [2012-04-25 02:57:01,225] ERROR
> {org.wso2.carbon.email.sender.api.EmailSender} -  Error in delivering the
> message, subject: WSO2 Cloud Services - A New Tenant Has Registererd To
> Stratos, to: [email protected].
> [2012-04-25 02:57:07,208]  INFO
> {org.wso2.carbon.billing.mgt.api.DefaultTenantBilling} -  Subscription was
> activated for tenant: 1
>
> I created few tenants(for [email protected]) and a new tenant registration
> mail tries to sent to [email protected] as well. Intentional?
>
> thanks,
> --
> Supun Malinga,
>
> Software Engineer,
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
> email - [email protected] <[email protected]>
> mobile - 071 56 91 321
>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Kathiravelu Pradeeban.
Software Engineer.
Cloud Technologies Team.
WSO2 Inc.

Blog: [Llovizna] http://kkpradeeban.blogspot.com/
M: +94 776 477 976
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to