You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Rupinder <ru...@voltix.com> on 2007/09/27 07:09:56 UTC

"Send email" not working for Forgot Password.

Hi,
When we try to "send email" for "Forgot Password", It is displaying the
message "A new password has been created and sent to you. Please check your
Email". But no mail is received in the corresponding mail account and the
following is displayed in the log file:

(http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
character encoding of the request is: [null]. The character encoding we will
use for the request and response is: [UTF-8]
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
ConfigMap Created: (5) records in 0.0s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
RequestMap Created: (245) records in 0.016s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ] ViewMap
Created: (89) records in 0.0s
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
[Processing Request]: forgotpassword
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
screens in 0.015s from:
file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
(http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ] Could
not find value in environment for the name [userLoginId], inserting nothing.
(http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
notifications disabled in general.properties; here is the context with info
that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
<html>
<head>
</head>
<body>
<div>This email is in response to your request to have a new password sent
to you.</div>
<br/>
<div>your new password is "auto84207"</div>
</body>
</html>
, contentType=text/html, subject=OFBiz Demo - Password Reminder (),
partyId=null]
(http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
false for condition: [null][][partyId][is-not-empty][null][][true][String][]
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
[RequestHandler.doRequest]: Response is a view.
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
servletName=control, view=login
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
screens in 0.016s from:
file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
screens in 0.015s from:
file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
(http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
include-screen tag the screen name was empty, ignoring include; in screen
[main-decorator]
(http-0.0.0.0-8443-Pro

Please help, we are in great need.
Thanks in advance

Prateek / Rupinder


 
-- 
View this message in context: http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf4526424.html#a12914920
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: "Send email" not working for Forgot Password.

Posted by BJ Freeman <bj...@free-man.net>.
what svn version are you running?

Rupinder sent the following on 9/26/2007 10:09 PM:
> Hi,
> When we try to "send email" for "Forgot Password", It is displaying the
> message "A new password has been created and sent to you. Please check your
> Email". But no mail is received in the corresponding mail account and the
> following is displayed in the log file:
> 
> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
> character encoding of the request is: [null]. The character encoding we will
> use for the request and response is: [UTF-8]
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
> ConfigMap Created: (5) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
> HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
> RequestMap Created: (245) records in 0.016s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ] ViewMap
> Created: (89) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
> [Processing Request]: forgotpassword
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
> screens in 0.015s from:
> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ] Could
> not find value in environment for the name [userLoginId], inserting nothing.
> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
> notifications disabled in general.properties; here is the context with info
> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
> <html>
> <head>
> </head>
> <body>
> <div>This email is in response to your request to have a new password sent
> to you.</div>
> <br/>
> <div>your new password is "auto84207"</div>
> </body>
> </html>
> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
> partyId=null]
> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
> false for condition: [null][][partyId][is-not-empty][null][][true][String][]
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
> [RequestHandler.doRequest]: Response is a view.
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
> servletName=control, view=login
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
> screens in 0.016s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
> screens in 0.015s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
> include-screen tag the screen name was empty, ignoring include; in screen
> [main-decorator]
> (http-0.0.0.0-8443-Pro
> 
> Please help, we are in great need.
> Thanks in advance
> 
> Prateek / Rupinder
> 
> 
>  

Re: Send passwrod for newcustomer was "Send email" not working for Forgot Password.

Posted by BJ Freeman <bj...@free-man.net>.
oops here is the jira
https://issues.apache.org/jira/browse/OFBIZ-1274

BJ Freeman sent the following on 9/27/2007 7:01 PM:
> I could not find any demo data for the customer registration email
> with a PRDS_CUST_REGISTER type.
> 
> BJ Freeman sent the following on 9/27/2007 4:51 PM:
>> this is definitely broke
>> question is this intentional or something that got lost in the conversion?
>>
>> Rupinder sent the following on 9/27/2007 5:42 AM:
>>> Hi,
>>>     By your precious suggestion, I was able to "Send mail" for "Forgot
>>> Password".
>>>
>>> I have an another issue. I have created a product store and   have set 
>>> "Allow Password " option to " N " in form. By doing this, When a user opens
>>> a  new registration form (create new user ) in a ecommerce application for
>>> that product store , instead of displaying password field , it displays 
>>> message  " You will receive a password by email when your new account is
>>> approved" 
>>>
>>> Please tell us how that account can be approved and how email will be send
>>> to user containing his password.
>>>
>>> Rupinder / Prateek
>>>
>>>
>>>  
>>> Nikita Shinde wrote:
>>>> Hi,
>>>>
>>>> 	See if you want to send an email to rupinders@voltix.com but since
>>>> you have set the mail.notifications.redirectTo="admin@voltix.com" in
>>>> general.properties file, it will send all the mails (not only
>>>> notifications)
>>>> to admin@voltix.com. To to avoid that don't set anything in redirectTo 
>>>>
>>>> mail.notifications.redirectTo="".
>>>>
>>>>
>>>> Thanks,
>>>> Nikita.
>>>> Amicon Technologies Pvt. Ltd.
>>>> Mumbai.
>>>>
>>>> -----Original Message-----
>>>> From: Rupinder [mailto:rupinders@voltix.com] 
>>>> Sent: Thursday, September 27, 2007 11:17 AM
>>>> To: user@ofbiz.apache.org
>>>> Subject: RE: "Send email" not working for Forgot Password.
>>>>
>>>>
>>>> Hi Nikita,
>>>>         Actually I have already tried  "mail.notifications.enabled=Y".
>>>> Also
>>>> I assigned values to "#mail.notifications.redirectTo=admin@voltix.com",
>>>> but
>>>> these values are meant for notification. 
>>>> By doing so only a notification will be sent for every mail sent from the
>>>> "Ofbiz application" to the address given in
>>>> "#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
>>>> of this functionality is that the mail should be also sent to the email
>>>> address of the entered "Username", which is not getting done. 
>>>>        
>>>>
>>>> Nikita Shinde wrote:
>>>>> Hi,
>>>>>
>>>>> 	Can you verify if in your general.properties file you have set the
>>>>> following to 'Y' :
>>>>>
>>>>> mail.notifications.enabled=Y
>>>>>
>>>>>
>>>>> Thanks,
>>>>> Nikita.
>>>>> Amicon Technologies Pvt. Ltd.
>>>>> Mumbai.
>>>>>
>>>>>
>>>>>
>>>>> -----Original Message-----
>>>>> From: Rupinder [mailto:rupinders@voltix.com] 
>>>>> Sent: Thursday, September 27, 2007 10:40 AM
>>>>> To: user@ofbiz.apache.org
>>>>> Subject: "Send email" not working for Forgot Password.
>>>>>
>>>>>
>>>>> Hi,
>>>>> When we try to "send email" for "Forgot Password", It is displaying the
>>>>> message "A new password has been created and sent to you. Please check
>>>>> your
>>>>> Email". But no mail is received in the corresponding mail account and the
>>>>> following is displayed in the log file:
>>>>>
>>>>> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
>>>>> character encoding of the request is: [null]. The character encoding we
>>>>> will
>>>>> use for the request and response is: [UTF-8]
>>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
>>>>> ConfigMap Created: (5) records in 0.0s
>>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
>>>>> HandlerMap Created: (4) view handlers and (7) request/event handlers in
>>>>> 0.0s
>>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
>>>>> RequestMap Created: (245) records in 0.016s
>>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
>>>>> ViewMap
>>>>> Created: (89) records in 0.0s
>>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
>>>>> [Processing Request]: forgotpassword
>>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
>>>>> screens in 0.015s from:
>>>>> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
>>>>> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
>>>>> Could
>>>>> not find value in environment for the name [userLoginId], inserting
>>>>> nothing.
>>>>> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
>>>>> notifications disabled in general.properties; here is the context with
>>>>> info
>>>>> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
>>>>> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
>>>>> <html>
>>>>> <head>
>>>>> </head>
>>>>> <body>
>>>>> <div>This email is in response to your request to have a new password
>>>>> sent
>>>>> to you.</div>
>>>>> <br/>
>>>>> <div>your new password is "auto84207"</div>
>>>>> </body>
>>>>> </html>
>>>>> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
>>>>> partyId=null]
>>>>> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
>>>>> false for condition:
>>>>> [null][][partyId][is-not-empty][null][][true][String][]
>>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
>>>>> [RequestHandler.doRequest]: Response is a view.
>>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
>>>>> servletName=control, view=login
>>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got
>>>>> 13
>>>>> screens in 0.016s from:
>>>>> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
>>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
>>>>> screens in 0.015s from:
>>>>> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
>>>>> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In
>>>>> the
>>>>> include-screen tag the screen name was empty, ignoring include; in screen
>>>>> [main-decorator]
>>>>> (http-0.0.0.0-8443-Pro
>>>>>
>>>>> Please help, we are in great need.
>>>>> Thanks in advance
>>>>>
>>>>> Prateek / Rupinder
>>>>>
>>>>>
>>>>>  
>>>>> -- 
>>>>> View this message in context:
>>>>>
>>>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>>>>> 26424.html#a12914920
>>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>>
>>>>>
>>>>>
>>>> -- 
>>>> View this message in context:
>>>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>>>> 26424.html#a12915193
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>
>>
> 
> 
> 

Re: Send passwrod for newcustomer was "Send email" not working for Forgot Password.

Posted by BJ Freeman <bj...@free-man.net>.
I could not find any demo data for the customer registration email
with a PRDS_CUST_REGISTER type.

BJ Freeman sent the following on 9/27/2007 4:51 PM:
> this is definitely broke
> question is this intentional or something that got lost in the conversion?
> 
> Rupinder sent the following on 9/27/2007 5:42 AM:
>> Hi,
>>     By your precious suggestion, I was able to "Send mail" for "Forgot
>> Password".
>>
>> I have an another issue. I have created a product store and   have set 
>> "Allow Password " option to " N " in form. By doing this, When a user opens
>> a  new registration form (create new user ) in a ecommerce application for
>> that product store , instead of displaying password field , it displays 
>> message  " You will receive a password by email when your new account is
>> approved" 
>>
>> Please tell us how that account can be approved and how email will be send
>> to user containing his password.
>>
>> Rupinder / Prateek
>>
>>
>>  
>> Nikita Shinde wrote:
>>> Hi,
>>>
>>> 	See if you want to send an email to rupinders@voltix.com but since
>>> you have set the mail.notifications.redirectTo="admin@voltix.com" in
>>> general.properties file, it will send all the mails (not only
>>> notifications)
>>> to admin@voltix.com. To to avoid that don't set anything in redirectTo 
>>>
>>> mail.notifications.redirectTo="".
>>>
>>>
>>> Thanks,
>>> Nikita.
>>> Amicon Technologies Pvt. Ltd.
>>> Mumbai.
>>>
>>> -----Original Message-----
>>> From: Rupinder [mailto:rupinders@voltix.com] 
>>> Sent: Thursday, September 27, 2007 11:17 AM
>>> To: user@ofbiz.apache.org
>>> Subject: RE: "Send email" not working for Forgot Password.
>>>
>>>
>>> Hi Nikita,
>>>         Actually I have already tried  "mail.notifications.enabled=Y".
>>> Also
>>> I assigned values to "#mail.notifications.redirectTo=admin@voltix.com",
>>> but
>>> these values are meant for notification. 
>>> By doing so only a notification will be sent for every mail sent from the
>>> "Ofbiz application" to the address given in
>>> "#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
>>> of this functionality is that the mail should be also sent to the email
>>> address of the entered "Username", which is not getting done. 
>>>        
>>>
>>> Nikita Shinde wrote:
>>>> Hi,
>>>>
>>>> 	Can you verify if in your general.properties file you have set the
>>>> following to 'Y' :
>>>>
>>>> mail.notifications.enabled=Y
>>>>
>>>>
>>>> Thanks,
>>>> Nikita.
>>>> Amicon Technologies Pvt. Ltd.
>>>> Mumbai.
>>>>
>>>>
>>>>
>>>> -----Original Message-----
>>>> From: Rupinder [mailto:rupinders@voltix.com] 
>>>> Sent: Thursday, September 27, 2007 10:40 AM
>>>> To: user@ofbiz.apache.org
>>>> Subject: "Send email" not working for Forgot Password.
>>>>
>>>>
>>>> Hi,
>>>> When we try to "send email" for "Forgot Password", It is displaying the
>>>> message "A new password has been created and sent to you. Please check
>>>> your
>>>> Email". But no mail is received in the corresponding mail account and the
>>>> following is displayed in the log file:
>>>>
>>>> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
>>>> character encoding of the request is: [null]. The character encoding we
>>>> will
>>>> use for the request and response is: [UTF-8]
>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
>>>> ConfigMap Created: (5) records in 0.0s
>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
>>>> HandlerMap Created: (4) view handlers and (7) request/event handlers in
>>>> 0.0s
>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
>>>> RequestMap Created: (245) records in 0.016s
>>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
>>>> ViewMap
>>>> Created: (89) records in 0.0s
>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
>>>> [Processing Request]: forgotpassword
>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
>>>> screens in 0.015s from:
>>>> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
>>>> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
>>>> Could
>>>> not find value in environment for the name [userLoginId], inserting
>>>> nothing.
>>>> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
>>>> notifications disabled in general.properties; here is the context with
>>>> info
>>>> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
>>>> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
>>>> <html>
>>>> <head>
>>>> </head>
>>>> <body>
>>>> <div>This email is in response to your request to have a new password
>>>> sent
>>>> to you.</div>
>>>> <br/>
>>>> <div>your new password is "auto84207"</div>
>>>> </body>
>>>> </html>
>>>> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
>>>> partyId=null]
>>>> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
>>>> false for condition:
>>>> [null][][partyId][is-not-empty][null][][true][String][]
>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
>>>> [RequestHandler.doRequest]: Response is a view.
>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
>>>> servletName=control, view=login
>>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got
>>>> 13
>>>> screens in 0.016s from:
>>>> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
>>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
>>>> screens in 0.015s from:
>>>> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
>>>> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In
>>>> the
>>>> include-screen tag the screen name was empty, ignoring include; in screen
>>>> [main-decorator]
>>>> (http-0.0.0.0-8443-Pro
>>>>
>>>> Please help, we are in great need.
>>>> Thanks in advance
>>>>
>>>> Prateek / Rupinder
>>>>
>>>>
>>>>  
>>>> -- 
>>>> View this message in context:
>>>>
>>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>>>> 26424.html#a12914920
>>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>>
>>>>
>>>>
>>> -- 
>>> View this message in context:
>>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>>> 26424.html#a12915193
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>>
> 
> 
> 

Re:Send passwrod for newcustomer was "Send email" not working for Forgot Password.

Posted by BJ Freeman <bj...@free-man.net>.
this is definitely broke
question is this intentional or something that got lost in the conversion?

Rupinder sent the following on 9/27/2007 5:42 AM:
> Hi,
>     By your precious suggestion, I was able to "Send mail" for "Forgot
> Password".
> 
> I have an another issue. I have created a product store and   have set 
> "Allow Password " option to " N " in form. By doing this, When a user opens
> a  new registration form (create new user ) in a ecommerce application for
> that product store , instead of displaying password field , it displays 
> message  " You will receive a password by email when your new account is
> approved" 
> 
> Please tell us how that account can be approved and how email will be send
> to user containing his password.
> 
> Rupinder / Prateek
> 
> 
>  
> Nikita Shinde wrote:
>> Hi,
>>
>> 	See if you want to send an email to rupinders@voltix.com but since
>> you have set the mail.notifications.redirectTo="admin@voltix.com" in
>> general.properties file, it will send all the mails (not only
>> notifications)
>> to admin@voltix.com. To to avoid that don't set anything in redirectTo 
>>
>> mail.notifications.redirectTo="".
>>
>>
>> Thanks,
>> Nikita.
>> Amicon Technologies Pvt. Ltd.
>> Mumbai.
>>
>> -----Original Message-----
>> From: Rupinder [mailto:rupinders@voltix.com] 
>> Sent: Thursday, September 27, 2007 11:17 AM
>> To: user@ofbiz.apache.org
>> Subject: RE: "Send email" not working for Forgot Password.
>>
>>
>> Hi Nikita,
>>         Actually I have already tried  "mail.notifications.enabled=Y".
>> Also
>> I assigned values to "#mail.notifications.redirectTo=admin@voltix.com",
>> but
>> these values are meant for notification. 
>> By doing so only a notification will be sent for every mail sent from the
>> "Ofbiz application" to the address given in
>> "#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
>> of this functionality is that the mail should be also sent to the email
>> address of the entered "Username", which is not getting done. 
>>        
>>
>> Nikita Shinde wrote:
>>> Hi,
>>>
>>> 	Can you verify if in your general.properties file you have set the
>>> following to 'Y' :
>>>
>>> mail.notifications.enabled=Y
>>>
>>>
>>> Thanks,
>>> Nikita.
>>> Amicon Technologies Pvt. Ltd.
>>> Mumbai.
>>>
>>>
>>>
>>> -----Original Message-----
>>> From: Rupinder [mailto:rupinders@voltix.com] 
>>> Sent: Thursday, September 27, 2007 10:40 AM
>>> To: user@ofbiz.apache.org
>>> Subject: "Send email" not working for Forgot Password.
>>>
>>>
>>> Hi,
>>> When we try to "send email" for "Forgot Password", It is displaying the
>>> message "A new password has been created and sent to you. Please check
>>> your
>>> Email". But no mail is received in the corresponding mail account and the
>>> following is displayed in the log file:
>>>
>>> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
>>> character encoding of the request is: [null]. The character encoding we
>>> will
>>> use for the request and response is: [UTF-8]
>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
>>> ConfigMap Created: (5) records in 0.0s
>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
>>> HandlerMap Created: (4) view handlers and (7) request/event handlers in
>>> 0.0s
>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
>>> RequestMap Created: (245) records in 0.016s
>>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
>>> ViewMap
>>> Created: (89) records in 0.0s
>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
>>> [Processing Request]: forgotpassword
>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
>>> screens in 0.015s from:
>>> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
>>> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
>>> Could
>>> not find value in environment for the name [userLoginId], inserting
>>> nothing.
>>> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
>>> notifications disabled in general.properties; here is the context with
>>> info
>>> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
>>> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
>>> <html>
>>> <head>
>>> </head>
>>> <body>
>>> <div>This email is in response to your request to have a new password
>>> sent
>>> to you.</div>
>>> <br/>
>>> <div>your new password is "auto84207"</div>
>>> </body>
>>> </html>
>>> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
>>> partyId=null]
>>> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
>>> false for condition:
>>> [null][][partyId][is-not-empty][null][][true][String][]
>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
>>> [RequestHandler.doRequest]: Response is a view.
>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
>>> servletName=control, view=login
>>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got
>>> 13
>>> screens in 0.016s from:
>>> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
>>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
>>> screens in 0.015s from:
>>> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
>>> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In
>>> the
>>> include-screen tag the screen name was empty, ignoring include; in screen
>>> [main-decorator]
>>> (http-0.0.0.0-8443-Pro
>>>
>>> Please help, we are in great need.
>>> Thanks in advance
>>>
>>> Prateek / Rupinder
>>>
>>>
>>>  
>>> -- 
>>> View this message in context:
>>>
>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>>> 26424.html#a12914920
>>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>>
>>>
>>>
>> -- 
>> View this message in context:
>> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>> 26424.html#a12915193
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>>
> 

RE: "Send email" not working for Forgot Password.

Posted by Rupinder <ru...@voltix.com>.
Hi,
    By your precious suggestion, I was able to "Send mail" for "Forgot
Password".

I have an another issue. I have created a product store and   have set 
"Allow Password " option to " N " in form. By doing this, When a user opens
a  new registration form (create new user ) in a ecommerce application for
that product store , instead of displaying password field , it displays 
message  " You will receive a password by email when your new account is
approved" 

Please tell us how that account can be approved and how email will be send
to user containing his password.

Rupinder / Prateek


 
Nikita Shinde wrote:
> 
> Hi,
> 
> 	See if you want to send an email to rupinders@voltix.com but since
> you have set the mail.notifications.redirectTo="admin@voltix.com" in
> general.properties file, it will send all the mails (not only
> notifications)
> to admin@voltix.com. To to avoid that don't set anything in redirectTo 
> 
> mail.notifications.redirectTo="".
> 
> 
> Thanks,
> Nikita.
> Amicon Technologies Pvt. Ltd.
> Mumbai.
> 
> -----Original Message-----
> From: Rupinder [mailto:rupinders@voltix.com] 
> Sent: Thursday, September 27, 2007 11:17 AM
> To: user@ofbiz.apache.org
> Subject: RE: "Send email" not working for Forgot Password.
> 
> 
> Hi Nikita,
>         Actually I have already tried  "mail.notifications.enabled=Y".
> Also
> I assigned values to "#mail.notifications.redirectTo=admin@voltix.com",
> but
> these values are meant for notification. 
> By doing so only a notification will be sent for every mail sent from the
> "Ofbiz application" to the address given in
> "#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
> of this functionality is that the mail should be also sent to the email
> address of the entered "Username", which is not getting done. 
>        
> 
> Nikita Shinde wrote:
>> 
>> Hi,
>> 
>> 	Can you verify if in your general.properties file you have set the
>> following to 'Y' :
>> 
>> mail.notifications.enabled=Y
>> 
>> 
>> Thanks,
>> Nikita.
>> Amicon Technologies Pvt. Ltd.
>> Mumbai.
>> 
>> 
>> 
>> -----Original Message-----
>> From: Rupinder [mailto:rupinders@voltix.com] 
>> Sent: Thursday, September 27, 2007 10:40 AM
>> To: user@ofbiz.apache.org
>> Subject: "Send email" not working for Forgot Password.
>> 
>> 
>> Hi,
>> When we try to "send email" for "Forgot Password", It is displaying the
>> message "A new password has been created and sent to you. Please check
>> your
>> Email". But no mail is received in the corresponding mail account and the
>> following is displayed in the log file:
>> 
>> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
>> character encoding of the request is: [null]. The character encoding we
>> will
>> use for the request and response is: [UTF-8]
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
>> ConfigMap Created: (5) records in 0.0s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
>> HandlerMap Created: (4) view handlers and (7) request/event handlers in
>> 0.0s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
>> RequestMap Created: (245) records in 0.016s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
>> ViewMap
>> Created: (89) records in 0.0s
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
>> [Processing Request]: forgotpassword
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
>> screens in 0.015s from:
>> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
>> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
>> Could
>> not find value in environment for the name [userLoginId], inserting
>> nothing.
>> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
>> notifications disabled in general.properties; here is the context with
>> info
>> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
>> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
>> <html>
>> <head>
>> </head>
>> <body>
>> <div>This email is in response to your request to have a new password
>> sent
>> to you.</div>
>> <br/>
>> <div>your new password is "auto84207"</div>
>> </body>
>> </html>
>> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
>> partyId=null]
>> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
>> false for condition:
>> [null][][partyId][is-not-empty][null][][true][String][]
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
>> [RequestHandler.doRequest]: Response is a view.
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
>> servletName=control, view=login
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got
>> 13
>> screens in 0.016s from:
>> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
>> screens in 0.015s from:
>> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
>> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In
>> the
>> include-screen tag the screen name was empty, ignoring include; in screen
>> [main-decorator]
>> (http-0.0.0.0-8443-Pro
>> 
>> Please help, we are in great need.
>> Thanks in advance
>> 
>> Prateek / Rupinder
>> 
>> 
>>  
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>> 26424.html#a12914920
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>> 
>> 
>> 
> 
> -- 
> View this message in context:
> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
> 26424.html#a12915193
> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf4526424.html#a12920412
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: "Send email" not working for Forgot Password.

Posted by Michael Jensen <mi...@millcreeksys.com>.
You can also comment out that line like this:
#mail.notifications.redirectTo=myemail@address.com

Mike



Nikita Shinde wrote:
> Hi,
> 
> 	See if you want to send an email to rupinders@voltix.com but since
> you have set the mail.notifications.redirectTo="admin@voltix.com" in
> general.properties file, it will send all the mails (not only notifications)
> to admin@voltix.com. To to avoid that don't set anything in redirectTo 
> 
> mail.notifications.redirectTo="".
> 
> 
> Thanks,
> Nikita.
> Amicon Technologies Pvt. Ltd.
> Mumbai.
> 
> -----Original Message-----
> From: Rupinder [mailto:rupinders@voltix.com] 
> Sent: Thursday, September 27, 2007 11:17 AM
> To: user@ofbiz.apache.org
> Subject: RE: "Send email" not working for Forgot Password.
> 
> 
> Hi Nikita,
>         Actually I have already tried  "mail.notifications.enabled=Y". Also
> I assigned values to "#mail.notifications.redirectTo=admin@voltix.com", but
> these values are meant for notification. 
> By doing so only a notification will be sent for every mail sent from the
> "Ofbiz application" to the address given in
> "#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
> of this functionality is that the mail should be also sent to the email
> address of the entered "Username", which is not getting done. 
>        
> 
> Nikita Shinde wrote:
>> Hi,
>>
>> 	Can you verify if in your general.properties file you have set the
>> following to 'Y' :
>>
>> mail.notifications.enabled=Y
>>
>>
>> Thanks,
>> Nikita.
>> Amicon Technologies Pvt. Ltd.
>> Mumbai.
>>
>>
>>
>> -----Original Message-----
>> From: Rupinder [mailto:rupinders@voltix.com] 
>> Sent: Thursday, September 27, 2007 10:40 AM
>> To: user@ofbiz.apache.org
>> Subject: "Send email" not working for Forgot Password.
>>
>>
>> Hi,
>> When we try to "send email" for "Forgot Password", It is displaying the
>> message "A new password has been created and sent to you. Please check
>> your
>> Email". But no mail is received in the corresponding mail account and the
>> following is displayed in the log file:
>>
>> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
>> character encoding of the request is: [null]. The character encoding we
>> will
>> use for the request and response is: [UTF-8]
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
>> ConfigMap Created: (5) records in 0.0s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
>> HandlerMap Created: (4) view handlers and (7) request/event handlers in
>> 0.0s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
>> RequestMap Created: (245) records in 0.016s
>> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
>> ViewMap
>> Created: (89) records in 0.0s
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
>> [Processing Request]: forgotpassword
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
>> screens in 0.015s from:
>> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
>> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
>> Could
>> not find value in environment for the name [userLoginId], inserting
>> nothing.
>> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
>> notifications disabled in general.properties; here is the context with
>> info
>> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
>> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
>> <html>
>> <head>
>> </head>
>> <body>
>> <div>This email is in response to your request to have a new password sent
>> to you.</div>
>> <br/>
>> <div>your new password is "auto84207"</div>
>> </body>
>> </html>
>> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
>> partyId=null]
>> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
>> false for condition:
>> [null][][partyId][is-not-empty][null][][true][String][]
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
>> [RequestHandler.doRequest]: Response is a view.
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
>> servletName=control, view=login
>> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
>> screens in 0.016s from:
>> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
>> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
>> screens in 0.015s from:
>> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
>> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
>> include-screen tag the screen name was empty, ignoring include; in screen
>> [main-decorator]
>> (http-0.0.0.0-8443-Pro
>>
>> Please help, we are in great need.
>> Thanks in advance
>>
>> Prateek / Rupinder
>>
>>
>>  
>> -- 
>> View this message in context:
>>
> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
>> 26424.html#a12914920
>> Sent from the OFBiz - User mailing list archive at Nabble.com.
>>
>>
>>
> 

RE: "Send email" not working for Forgot Password.

Posted by Nikita Shinde <ni...@amicontech.com>.
Hi,

	See if you want to send an email to rupinders@voltix.com but since
you have set the mail.notifications.redirectTo="admin@voltix.com" in
general.properties file, it will send all the mails (not only notifications)
to admin@voltix.com. To to avoid that don't set anything in redirectTo 

mail.notifications.redirectTo="".


Thanks,
Nikita.
Amicon Technologies Pvt. Ltd.
Mumbai.

-----Original Message-----
From: Rupinder [mailto:rupinders@voltix.com] 
Sent: Thursday, September 27, 2007 11:17 AM
To: user@ofbiz.apache.org
Subject: RE: "Send email" not working for Forgot Password.


Hi Nikita,
        Actually I have already tried  "mail.notifications.enabled=Y". Also
I assigned values to "#mail.notifications.redirectTo=admin@voltix.com", but
these values are meant for notification. 
By doing so only a notification will be sent for every mail sent from the
"Ofbiz application" to the address given in
"#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
of this functionality is that the mail should be also sent to the email
address of the entered "Username", which is not getting done. 
       

Nikita Shinde wrote:
> 
> Hi,
> 
> 	Can you verify if in your general.properties file you have set the
> following to 'Y' :
> 
> mail.notifications.enabled=Y
> 
> 
> Thanks,
> Nikita.
> Amicon Technologies Pvt. Ltd.
> Mumbai.
> 
> 
> 
> -----Original Message-----
> From: Rupinder [mailto:rupinders@voltix.com] 
> Sent: Thursday, September 27, 2007 10:40 AM
> To: user@ofbiz.apache.org
> Subject: "Send email" not working for Forgot Password.
> 
> 
> Hi,
> When we try to "send email" for "Forgot Password", It is displaying the
> message "A new password has been created and sent to you. Please check
> your
> Email". But no mail is received in the corresponding mail account and the
> following is displayed in the log file:
> 
> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
> character encoding of the request is: [null]. The character encoding we
> will
> use for the request and response is: [UTF-8]
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
> ConfigMap Created: (5) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
> HandlerMap Created: (4) view handlers and (7) request/event handlers in
> 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
> RequestMap Created: (245) records in 0.016s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
> ViewMap
> Created: (89) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
> [Processing Request]: forgotpassword
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
> screens in 0.015s from:
> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
> Could
> not find value in environment for the name [userLoginId], inserting
> nothing.
> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
> notifications disabled in general.properties; here is the context with
> info
> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
> <html>
> <head>
> </head>
> <body>
> <div>This email is in response to your request to have a new password sent
> to you.</div>
> <br/>
> <div>your new password is "auto84207"</div>
> </body>
> </html>
> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
> partyId=null]
> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
> false for condition:
> [null][][partyId][is-not-empty][null][][true][String][]
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
> [RequestHandler.doRequest]: Response is a view.
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
> servletName=control, view=login
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
> screens in 0.016s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
> screens in 0.015s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
> include-screen tag the screen name was empty, ignoring include; in screen
> [main-decorator]
> (http-0.0.0.0-8443-Pro
> 
> Please help, we are in great need.
> Thanks in advance
> 
> Prateek / Rupinder
> 
> 
>  
> -- 
> View this message in context:
>
http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
> 26424.html#a12914920
> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
26424.html#a12915193
Sent from the OFBiz - User mailing list archive at Nabble.com.


RE: "Send email" not working for Forgot Password.

Posted by Rupinder <ru...@voltix.com>.
Hi Nikita,
        Actually I have already tried  "mail.notifications.enabled=Y". Also
I assigned values to "#mail.notifications.redirectTo=admin@voltix.com", but
these values are meant for notification. 
By doing so only a notification will be sent for every mail sent from the
"Ofbiz application" to the address given in
"#mail.notifications.redirectTo=", like "admin@voltix.com". But the motive
of this functionality is that the mail should be also sent to the email
address of the entered "Username", which is not getting done. 
       

Nikita Shinde wrote:
> 
> Hi,
> 
> 	Can you verify if in your general.properties file you have set the
> following to 'Y' :
> 
> mail.notifications.enabled=Y
> 
> 
> Thanks,
> Nikita.
> Amicon Technologies Pvt. Ltd.
> Mumbai.
> 
> 
> 
> -----Original Message-----
> From: Rupinder [mailto:rupinders@voltix.com] 
> Sent: Thursday, September 27, 2007 10:40 AM
> To: user@ofbiz.apache.org
> Subject: "Send email" not working for Forgot Password.
> 
> 
> Hi,
> When we try to "send email" for "Forgot Password", It is displaying the
> message "A new password has been created and sent to you. Please check
> your
> Email". But no mail is received in the corresponding mail account and the
> following is displayed in the log file:
> 
> (http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
> character encoding of the request is: [null]. The character encoding we
> will
> use for the request and response is: [UTF-8]
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
> ConfigMap Created: (5) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
> HandlerMap Created: (4) view handlers and (7) request/event handlers in
> 0.0s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
> RequestMap Created: (245) records in 0.016s
> (http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ]
> ViewMap
> Created: (89) records in 0.0s
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
> [Processing Request]: forgotpassword
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
> screens in 0.015s from:
> file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
> (http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ]
> Could
> not find value in environment for the name [userLoginId], inserting
> nothing.
> (http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
> notifications disabled in general.properties; here is the context with
> info
> that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
> sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
> <html>
> <head>
> </head>
> <body>
> <div>This email is in response to your request to have a new password sent
> to you.</div>
> <br/>
> <div>your new password is "auto84207"</div>
> </body>
> </html>
> , contentType=text/html, subject=OFBiz Demo - Password Reminder (),
> partyId=null]
> (http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
> false for condition:
> [null][][partyId][is-not-empty][null][][true][String][]
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
> [RequestHandler.doRequest]: Response is a view.
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
> servletName=control, view=login
> sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
> screens in 0.016s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
> (http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
> screens in 0.015s from:
> file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
> (http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
> include-screen tag the screen name was empty, ignoring include; in screen
> [main-decorator]
> (http-0.0.0.0-8443-Pro
> 
> Please help, we are in great need.
> Thanks in advance
> 
> Prateek / Rupinder
> 
> 
>  
> -- 
> View this message in context:
> http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
> 26424.html#a12914920
> Sent from the OFBiz - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf4526424.html#a12915193
Sent from the OFBiz - User mailing list archive at Nabble.com.


RE: "Send email" not working for Forgot Password.

Posted by Nikita Shinde <ni...@amicontech.com>.
Hi,

	Can you verify if in your general.properties file you have set the
following to 'Y' :

mail.notifications.enabled=Y


Thanks,
Nikita.
Amicon Technologies Pvt. Ltd.
Mumbai.



-----Original Message-----
From: Rupinder [mailto:rupinders@voltix.com] 
Sent: Thursday, September 27, 2007 10:40 AM
To: user@ofbiz.apache.org
Subject: "Send email" not working for Forgot Password.


Hi,
When we try to "send email" for "Forgot Password", It is displaying the
message "A new password has been created and sent to you. Please check your
Email". But no mail is received in the corresponding mail account and the
following is displayed in the log file:

(http-0.0.0.0-8443-Processor2) [     ControlServlet.java:93 :INFO ] The
character encoding of the request is: [null]. The character encoding we will
use for the request and response is: [UTF-8]
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:558:INFO ]
ConfigMap Created: (5) records in 0.0s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:716:INFO ]
HandlerMap Created: (4) view handlers and (7) request/event handlers in 0.0s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:291:INFO ]
RequestMap Created: (245) records in 0.016s
(http-0.0.0.0-8443-Processor2) [    ConfigXMLReader.java:385:INFO ] ViewMap
Created: (89) records in 0.0s
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:239:INFO ]
[Processing Request]: forgotpassword
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 1
screens in 0.015s from:
file:/E:/ofbiz/applications/securityext/widget/EmailSecurityScreens.xml
(http-0.0.0.0-8443-Processor2) [FlexibleStringExpander.java:355:WARN ] Could
not find value in environment for the name [userLoginId], inserting nothing.
(http-0.0.0.0-8443-Processor2) [      EmailServices.java:113:INFO ] Mail
notifications disabled in general.properties; here is the context with info
that would have been sent: [sendFrom=ofbiztest@yahoo.com, sendCc=null,
sendBcc=null, sendTo=rupinders@voltix.com, locale=en_US, body=
<html>
<head>
</head>
<body>
<div>This email is in response to your request to have a new password sent
to you.</div>
<br/>
<div>your new password is "auto84207"</div>
</body>
</html>
, contentType=text/html, subject=OFBiz Demo - Password Reminder (),
partyId=null]
(http-0.0.0.0-8443-Processor2) [     ServiceEcaRule.java:112:INFO ] Got
false for condition: [null][][partyId][is-not-empty][null][][true][String][]
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:427:INFO ]
[RequestHandler.doRequest]: Response is a view.
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [     RequestHandler.java:580:INFO ]
servletName=control, view=login
sessionId=DB4C838F9E7BD3CA55CF572FE4CCE499.jvm1
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 13
screens in 0.016s from:
file:/E:/ofbiz/applications/ecommerce/widget/CommonScreens.xml
(http-0.0.0.0-8443-Processor2) [      ScreenFactory.java:118:INFO ] Got 7
screens in 0.015s from:
file:/E:/ofbiz/applications/ecommerce/widget/CartScreens.xml
(http-0.0.0.0-8443-Processor2) [  ModelScreenWidget.java:361:INFO ] In the
include-screen tag the screen name was empty, ignoring include; in screen
[main-decorator]
(http-0.0.0.0-8443-Pro

Please help, we are in great need.
Thanks in advance

Prateek / Rupinder


 
-- 
View this message in context:
http://www.nabble.com/%22Send-email%22-not-working-for-Forgot-Password.-tf45
26424.html#a12914920
Sent from the OFBiz - User mailing list archive at Nabble.com.