Subversion Repositories SmartDukaan

Rev

Rev 13532 | Rev 14509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13532 Rev 13714
Line 9... Line 9...
9
        'password_reset_field' => 'password_reset',
9
        'password_reset_field' => 'password_reset',
10
        'username_field' => 'username',
10
        'username_field' => 'username',
11
        'email_field' => 'email',
11
        'email_field' => 'email',
12
        'email_layout' => 'default',
12
        'email_layout' => 'default',
13
        'password_field' => 'password',
13
        'password_field' => 'password',
14
        'from' => "admin@hotbhojpuri.in",
14
        'from' => "admin@profittill.com",
15
        'layout' => 'default',
15
        'layout' => 'default',
16
        'welcome_subject' => 'Welcome to LetUsHaggle.com %username%!',
16
        'welcome_subject' => 'Welcome to Profittill.com %username%!',
17
        'activation_subject' => 'Activate Your LetUsHaggle.com Account %username%!',
17
        'activation_subject' => 'Activate Your Profittill.com Account %username%!',
18
        'sendAs' => 'text',//html
18
        'sendAs' => 'text',//html
19
        'activation_template' => 'activate',
19
        'activation_template' => 'activate',
20
        'welcome_template' => 'welcome',
20
        'welcome_template' => 'welcome',
21
        'password_reset_template' => 'forgotten_password',
21
        'password_reset_template' => 'forgotten_password',
22
        'password_reset_subject' => 'Password Reset Request',
22
        'password_reset_subject' => 'Password Reset Request',
23
        'new_password_template' => 'recovered_password',
23
        'new_password_template' => 'recovered_password',
24
        'new_password_subject' => 'Your new Password',
24
        'new_password_subject' => 'Your new Password',
25
        'transport' => 'Smtp',
25
        'transport' => 'Smtp',
26
        'from' => array('admin@hotbhojpuri.in' => 'Admin at LetUsHaggle'),
26
        'from' => array('admin@profittill.com' => 'Admin at Profittill'),
27
        'host' => 'smtp.mandrillapp.com',
27
        'host' => 'smtp.sendgrid.com',
28
        'port' => 587,
28
        'port' => 587,
29
        'timeout' => 30,
29
        'timeout' => 30,
30
        'layout' => 'default',
30
        'layout' => 'default',
31
        'username' => 'anikendra@gmail.com',
31
        'username' => 'euser',
32
        'password' => 'ShXC1HNT1JlbmrX0c1uBDQ',
32
        'password' => 'shop2020',
33
    );
33
    );
34
 
34
 
35
    public $smtp = array(
35
    public $smtp = array(
36
        'transport' => 'Smtp',
36
        'transport' => 'Smtp',
37
        'from' => array('admin@hotbhojpuri.in' => 'Admin at LetUsHaggle'),
37
        'from' => array('admin@hotbhojpuri.in' => 'Admin at Profittill'),
38
        'host' => 'smtp.mandrillapp.com',
38
        'host' => 'smtp.sendgrid.net',
39
        'port' => 587,
39
        'port' => 587,
40
        'timeout' => 30,
40
        'timeout' => 30,
41
        'layout' => 'default',
41
        'layout' => 'default',
42
        'username' => 'anikendra@gmail.com',
42
        'username' => 'shop2020',
43
        'password' => 'ShXC1HNT1JlbmrX0c1uBDQ',
43
        'password' => 'ShXC1HNT1JlbmrX0c1uBDQ',
44
        'client' => null,
44
        'client' => null,
45
        'log' => false,
45
        'log' => false,
46
        'tls' => false
46
        'tls' => false
47
        //'charset' => 'utf-8',
47
        //'charset' => 'utf-8',