Mail configure in NGL Version 3.1.1 Discover

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Mail configure in NGL Version 3.1.1 Discover

Jagdish P
Dear Sir,

I want to mail configure in NGL Version 3.1.1 Discover .how can i do kindly help us NGL Open Source Support Team,

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Verus Open Source Support
Respected Patron,
Go to C:/NewGenLibFiles/SystemFiles directory. In that directory you will find a file named mail.properties. Edit that file and save the changes. Restart NGL Server.


On Monday 20 April 2015 01:17 PM, Jagdish P [via NGL] wrote:
Dear Sir,

I want to mail configure in NGL Version 3.1.1 Discover .how can i do kindly help us NGL Open Source Support Team,

Thanks


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Mail-configure-in-NGL-Version-3-1-1-Discover-tp7575562.html
To start a new topic under NGL, email [hidden email]
To unsubscribe from NGL, click here.
NAML

-- 
NGL Open Source Support
Verus Solutions
NGL - Install Happiness
--
Plot No:69, Krishnapuri Colony, West Marredpally,
Secunderabad, India - 500 026
Support email: [hidden email]
Land Line: +91 40 27719161 / 62
Support Mob: +91 70758 24768 / 69, +91 74167 82119 / 83719
Business Mob : +91 70758 24766 / 67
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Jagdish P
Dear Sir,

Can you suggest to me where i can change the value...if its possible

regards
 

#mail.properties file. Localtion must be in C:/NewGenLibFiles/SystemFiles directory.
#In Linux /usr/NewGenLibFiles/SystemFiles directory.
#To set a property remove hash symbol at the beginning of the line.

#If the below property is set as true, emails are sent immediately. Or else emails will be sent only at the end-of-the-day
send.email.online=true

#By default do you want every email to be copied to an email. If yes, set an email id below. If you want multiple emails to be set use comma(,) as delimiter
#default.cc=abc@xyz.com,pqr@xyz.com

#By default do you want every email to be blank copied to an email. If yes, set an email id below. If you want multiple emails to be set use comma(,) as delimiter
#default.cc=abc@xyz.com,pqr@xyz.com

#SMTP Server host or IP Address. By default a gmail is set. If you have a different SMTP email server, set its value
host=smtp.gmail.com

#SMTP Server Port. Change its value accordingly. By default google mail's server is set.
port=587

#Your username. Username that is used to login into mail server.
username=abc@gmail.com

#A from name that is used to display
from=ABC Library

#Your password
password=xxxxxxxxxxx

#if debug is true you can see the progress of email being sent. We recommend to put it true initially.
#This can be turned down to false.
debug=true
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Verus Open Source Support
Respected Patron,
Kindly refer to detailed documentation of mail settings at
http://wiki.ngl-ils.com/doku.php?id=configuring_mail_settings_in_ngl


On Monday 20 April 2015 06:10 PM, Jagdish P [via NGL] wrote:
Dear Sir,

Can you suggest to me where i can change the value...if its possible

regards
 

#mail.properties file. Localtion must be in C:/NewGenLibFiles/SystemFiles directory.
#In Linux /usr/NewGenLibFiles/SystemFiles directory.
#To set a property remove hash symbol at the beginning of the line.

#If the below property is set as true, emails are sent immediately. Or else emails will be sent only at the end-of-the-day
send.email.online=true

#By default do you want every email to be copied to an email. If yes, set an email id below. If you want multiple emails to be set use comma(,) as delimiter
#default.cc=[hidden email],[hidden email]

#By default do you want every email to be blank copied to an email. If yes, set an email id below. If you want multiple emails to be set use comma(,) as delimiter
#default.cc=[hidden email],[hidden email]

#SMTP Server host or IP Address. By default a gmail is set. If you have a different SMTP email server, set its value
host=smtp.gmail.com

#SMTP Server Port. Change its value accordingly. By default google mail's server is set.
port=587

#Your username. Username that is used to login into mail server.
[hidden email]

#A from name that is used to display
from=ABC Library

#Your password
password=xxxxxxxxxxx

#if debug is true you can see the progress of email being sent. We recommend to put it true initially.
#This can be turned down to false.
debug=true



If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Mail-configure-in-NGL-Version-3-1-1-Discover-tp7575562p7575564.html
To start a new topic under NGL, email [hidden email]
To unsubscribe from NGL, click here.
NAML

-- 
NGL Open Source Support
Verus Solutions
NGL - Install Happiness
--
Plot No:69, Krishnapuri Colony, West Marredpally,
Secunderabad, India - 500 026
Support email: [hidden email]
Land Line: +91 40 27719161 / 62
Support Mob: +91 70758 24768 / 69, +91 74167 82119 / 83719
Business Mob : +91 70758 24766 / 67
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Jagdish P
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Jagdish P
Dear Sir,
I have changed only yellow value .if any other required to change plz advice me where i can do the change.

One more thing suppose we have SMTP server then what need to be changed in their property in host property..

Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Verus Open Source Support
Respected Patron,
1. Preferably open the mail.properties with Notepad. And do not "Text wrap"
2. Any line that is starting with a # is comment. Or in other words the line is ignored by the system.

Kindly email us the mail.properties. Remember to remove the password before sending. We will edit it and send it back to you. Please email it to support<attherate>verussolutions.biz


On Wednesday 22 April 2015 01:17 PM, Jagdish P [via NGL] wrote:
Dear Sir,
I have changed only yellow value .if any other required to change plz advice me where i can change.
thanks


If you reply to this email, your message will be added to the discussion below:
http://forums.newgenlib.org/Mail-configure-in-NGL-Version-3-1-1-Discover-tp7575562p7575568.html
To start a new topic under NGL, email [hidden email]
To unsubscribe from NGL, click here.
NAML

-- 
NGL Open Source Support
Verus Solutions
NGL - Install Happiness
--
Plot No:69, Krishnapuri Colony, West Marredpally,
Secunderabad, India - 500 026
Support email: [hidden email]
Land Line: +91 40 27719161 / 62
Support Mob: +91 70758 24768 / 69, +91 74167 82119 / 83719
Business Mob : +91 70758 24766 / 67
NewGenLib Open Source Support
Verus Solutions Private Limited
www.verussolutions.biz
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Jagdish P
I have sent my mail property file on support mail id .
thanks
Reply | Threaded
Open this post in threaded view
|

Re: Mail configure in NGL Version 3.1.1 Discover

Jagdish P
In reply to this post by Verus Open Source Support
Dear Support Team,

Thanks!! You have solve my problems.

Thanks once again..

Two cheer all of you..