| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
| Member Posts: 151 Join Date: Jun 2003 Location: Sydney, Australia |
07-07-2007, 12:36 PM
Hi, For me, this functionality works correctly - I receive the email address and password in the auto-responder: Quote:
Can you check to see if your email_autoresponder template contains the appropriate values? 1. Login to the Admin CP 2. Click Templates > Manage Templates 3. Expand your template group (Default is the standard SupportSuite one) 4. Expand "Tickets" and click on "email_autoresponder" The template should contain: Code: <{if $settings[u_sendpw] == 1 && $user[userpasswordtxt] != "" && $user[loginapi_moduleid] == 1}>
<{$language[aremail]}><{$ticket[email]}>
<{$language[arpassword]}><{$user[userpasswordtxt]}>
<{/if}>
Chris | |
| | |
(#3)
|
(#4)
|
| Operations Manager Posts: 5,429 Join Date: Jan 2006 Location: United Kingdom |
07-07-2007, 02:49 PM
The password will not be sent out if using a LoginShare login system - particularly osCommerce, as passwords cannot be decrypted. -------------------------------------------------------------------
|
| | |
(#5)
|
(#6)
|
![]() |
| Tags |
| autoresponder, password |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Invalid Username or Password with AD | slarson | SupportSuite, eSupport and LiveResponse | 15 | 13-05-2008 09:59 AM |
| 3.10.02 Autoresponder not honoring Queue Override Name | netFusion | SupportSuite, eSupport and LiveResponse | 20 | 30-04-2007 01:28 PM |
| Stopped sending username and password in autoresponder email | surlaplage | SupportSuite, eSupport and LiveResponse | 6 | 07-01-2007 07:10 AM |