SlideShare a Scribd company logo
E-mail settings in Koha:
1. Installation of postfix mail server package.
Open a terminal and apply following command,
sudo su [Enter Linux password]
apt-get install postfix
Use TAB, UP and DOWN ARROW buttons to move between various selections.
Select no configuration in the post installation screen.
2. Copy the configuration file.
cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf
3. Install following packages too
apt-get install libsasl2-2
apt-get install libsasl2-modules
apt-get install ca-certificates
4. Open the following file and add some lines.
gedit /etc/postfix/main.cf
Add the following lines at the bottom of the file.
relayhost = [smtp.gmail.com]:587
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = noanonymous
smtp_tls_CAfile = /etc/postfix/cacert.pem
smtp_use_tls = yes
5. Create a new file to save the gmail password.
gedit /etc/postfix/sasl_passwd
Add the following line in the opened file.
[smtp.gmail.com]:587 dptkvs@gmail.com:yourpassword
Add your gmail user name and password.
6. Change the permission of following file.
chmod 400 /etc/postfix/sasl_passwd
7. Translate the /etc/postfix/sasl_passwd to Postfix lookup tables.
postmap /etc/postfix/sasl_passwd
8. Create the /etc/aliases.db
postalias hash:/etc/aliases
9. Create the /etc/postfix/cacert.pem.
sudo cat /etc/ssl/certs/thawte_Primary_Root_CA.pem >> /etc/postfix/cacert.pem
10. Restart Postfix.
/etc/init.d/postfix restart
Check the following settings in Koha to start email notices,
Administration > Patron categories > Overdue notice required > Yes
Koha Administration > Patrons > Enhancedmessagingpreferences > Allow
Set Koha > Tools > Overdue Notice/status triggers
Enable email service in Koha (Run this command at terminal in ubuntu)
koha-email-enable library
11. Enable Security App in Google at https://myaccount.google.com/security
For any clarification, you may write mail at librarianguide@gmail.com
References:
1. www.koha-community.org
2. http://kohageek.blogpost.com

More Related Content

What's hot

Open Educational Resources.pptx
Open Educational Resources.pptxOpen Educational Resources.pptx
Open Educational Resources.pptxRamesh K Kuri
 
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshala
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshalaOverview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshala
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshalaPrabhat Pandey
 
Introduction to Open Educational Resources (OER)
 Introduction to Open Educational Resources (OER) Introduction to Open Educational Resources (OER)
Introduction to Open Educational Resources (OER)Michael Paskevicius
 
Institutional Repositories
Institutional RepositoriesInstitutional Repositories
Institutional RepositoriesJoshua Parker
 
Open Educational Resources, OER
Open Educational Resources, OEROpen Educational Resources, OER
Open Educational Resources, OERDr Trivedi
 
Problem-based learning
Problem-based learningProblem-based learning
Problem-based learningkalakala15
 
Wk1 History of Special Education
Wk1 History of Special EducationWk1 History of Special Education
Wk1 History of Special EducationTaunya Hopkins
 
EDUCATIONAL WEBSITES
EDUCATIONAL WEBSITESEDUCATIONAL WEBSITES
EDUCATIONAL WEBSITESArjun Sanyal
 
Hot Potatoes and Online Quiz Maker
Hot Potatoes and Online Quiz MakerHot Potatoes and Online Quiz Maker
Hot Potatoes and Online Quiz MakerSilpaVijayan2
 
Information Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in IndiaInformation Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in IndiaPranali Gedam-Khobragade
 
The role of inflibnet in improving teaching learning
The role of inflibnet in improving teaching learningThe role of inflibnet in improving teaching learning
The role of inflibnet in improving teaching learningSruthi M. Pappachan
 
Mooc presentation
Mooc presentationMooc presentation
Mooc presentationDudrah Moyo
 

What's hot (20)

Dspace software
Dspace softwareDspace software
Dspace software
 
Open Educational Resources.pptx
Open Educational Resources.pptxOpen Educational Resources.pptx
Open Educational Resources.pptx
 
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshala
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshalaOverview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshala
Overview of N-LIST, Shodhganga, Shodhgangotri and E-PGPathshala
 
Introduction to Open Educational Resources (OER)
 Introduction to Open Educational Resources (OER) Introduction to Open Educational Resources (OER)
Introduction to Open Educational Resources (OER)
 
Library transformation plan
Library transformation planLibrary transformation plan
Library transformation plan
 
Informal Formative Assessment Strategies
Informal Formative Assessment StrategiesInformal Formative Assessment Strategies
Informal Formative Assessment Strategies
 
Institutional Repositories
Institutional RepositoriesInstitutional Repositories
Institutional Repositories
 
MOOCs
MOOCsMOOCs
MOOCs
 
Translation center in India by Gaurav Boudh
Translation center in India by Gaurav BoudhTranslation center in India by Gaurav Boudh
Translation center in India by Gaurav Boudh
 
edublog.pptx
edublog.pptxedublog.pptx
edublog.pptx
 
Emmrc
Emmrc Emmrc
Emmrc
 
Open Educational Resources, OER
Open Educational Resources, OEROpen Educational Resources, OER
Open Educational Resources, OER
 
Wiki ppt
Wiki pptWiki ppt
Wiki ppt
 
Problem-based learning
Problem-based learningProblem-based learning
Problem-based learning
 
Wk1 History of Special Education
Wk1 History of Special EducationWk1 History of Special Education
Wk1 History of Special Education
 
EDUCATIONAL WEBSITES
EDUCATIONAL WEBSITESEDUCATIONAL WEBSITES
EDUCATIONAL WEBSITES
 
Hot Potatoes and Online Quiz Maker
Hot Potatoes and Online Quiz MakerHot Potatoes and Online Quiz Maker
Hot Potatoes and Online Quiz Maker
 
Information Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in IndiaInformation Literacy Competencies and Programmes in India
Information Literacy Competencies and Programmes in India
 
The role of inflibnet in improving teaching learning
The role of inflibnet in improving teaching learningThe role of inflibnet in improving teaching learning
The role of inflibnet in improving teaching learning
 
Mooc presentation
Mooc presentationMooc presentation
Mooc presentation
 

Similar to E mail setting in koha

Best Practices For Direct Admin Security
Best Practices For Direct Admin SecurityBest Practices For Direct Admin Security
Best Practices For Direct Admin Securitylisa Dsouza
 
Raspberry zero usb in linux
Raspberry zero usb in linuxRaspberry zero usb in linux
Raspberry zero usb in linuxGSHCO
 
Advanced Level Training on Koha / TLS (ToT)
Advanced Level Training on Koha / TLS (ToT)Advanced Level Training on Koha / TLS (ToT)
Advanced Level Training on Koha / TLS (ToT)Ata Rehman
 
Fedora Atomic Workshop handout for Fudcon Pune 2015
Fedora Atomic Workshop handout for Fudcon Pune  2015Fedora Atomic Workshop handout for Fudcon Pune  2015
Fedora Atomic Workshop handout for Fudcon Pune 2015rranjithrajaram
 
Install and configure linux
Install and configure linuxInstall and configure linux
Install and configure linuxVicent Selfa
 
Yum server ( FTP Server )
Yum server ( FTP Server ) Yum server ( FTP Server )
Yum server ( FTP Server ) MOHSIN HASAN
 
How to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsHow to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsSandesh Rao
 
DSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital LibraryDSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital Libraryrajivkumarmca
 
Install websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsInstall websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsManuel Vega
 
Building a linux kernel
Building a linux kernelBuilding a linux kernel
Building a linux kernelRaghu nath
 
Adding System Call to Kernel
Adding System Call to KernelAdding System Call to Kernel
Adding System Call to KernelMuhammad Bilal
 
ESXi PXE Server-Instructions/Documentation
ESXi PXE Server-Instructions/DocumentationESXi PXE Server-Instructions/Documentation
ESXi PXE Server-Instructions/DocumentationJeremy Dixon
 

Similar to E mail setting in koha (20)

Best Practices For Direct Admin Security
Best Practices For Direct Admin SecurityBest Practices For Direct Admin Security
Best Practices For Direct Admin Security
 
Raspberry zero usb in linux
Raspberry zero usb in linuxRaspberry zero usb in linux
Raspberry zero usb in linux
 
Advanced Level Training on Koha / TLS (ToT)
Advanced Level Training on Koha / TLS (ToT)Advanced Level Training on Koha / TLS (ToT)
Advanced Level Training on Koha / TLS (ToT)
 
Slim Server Practical
Slim Server PracticalSlim Server Practical
Slim Server Practical
 
Fedora Atomic Workshop handout for Fudcon Pune 2015
Fedora Atomic Workshop handout for Fudcon Pune  2015Fedora Atomic Workshop handout for Fudcon Pune  2015
Fedora Atomic Workshop handout for Fudcon Pune 2015
 
Install and configure linux
Install and configure linuxInstall and configure linux
Install and configure linux
 
Yum server ( FTP Server )
Yum server ( FTP Server ) Yum server ( FTP Server )
Yum server ( FTP Server )
 
Linux
LinuxLinux
Linux
 
Kickstart server
Kickstart serverKickstart server
Kickstart server
 
How to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata EnvironmentsHow to Use EXAchk Effectively to Manage Exadata Environments
How to Use EXAchk Effectively to Manage Exadata Environments
 
mail server
mail servermail server
mail server
 
Dspace tutorial
Dspace tutorialDspace tutorial
Dspace tutorial
 
DSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital LibraryDSpace Tutorial : Open Source Digital Library
DSpace Tutorial : Open Source Digital Library
 
OS_lab_file.pdf
OS_lab_file.pdfOS_lab_file.pdf
OS_lab_file.pdf
 
Install websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bitsInstall websphere message broker 8 RHEL 6 64 bits
Install websphere message broker 8 RHEL 6 64 bits
 
Building a linux kernel
Building a linux kernelBuilding a linux kernel
Building a linux kernel
 
Adding System Call to Kernel
Adding System Call to KernelAdding System Call to Kernel
Adding System Call to Kernel
 
ESXi PXE Server-Instructions/Documentation
ESXi PXE Server-Instructions/DocumentationESXi PXE Server-Instructions/Documentation
ESXi PXE Server-Instructions/Documentation
 
Linux
LinuxLinux
Linux
 
Backbase CXP Manager Setup
Backbase CXP Manager SetupBackbase CXP Manager Setup
Backbase CXP Manager Setup
 

Recently uploaded

The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...sanghavirahi2
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringDenish Jangid
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Celine George
 
....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdfVikramadityaRaj
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaasiemaillard
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfbu07226
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticspragatimahajan3
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePedroFerreira53928
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersPedroFerreira53928
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportAvinash Rai
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptxmansk2
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxheathfieldcps1
 
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17Celine George
 
IATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdffIATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdff17thcssbs2
 
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdfPost Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdfPragya - UEM Kolkata Quiz Club
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/siemaillard
 

Recently uploaded (20)

The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
 
....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf....................Muslim-Law notes.pdf
....................Muslim-Law notes.pdf
 
NCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdfNCERT Solutions Power Sharing Class 10 Notes pdf
NCERT Solutions Power Sharing Class 10 Notes pdf
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
PART A. Introduction to Costumer Service
PART A. Introduction to Costumer ServicePART A. Introduction to Costumer Service
PART A. Introduction to Costumer Service
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Basic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumersBasic phrases for greeting and assisting costumers
Basic phrases for greeting and assisting costumers
 
Industrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training ReportIndustrial Training Report- AKTU Industrial Training Report
Industrial Training Report- AKTU Industrial Training Report
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx
 
The basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptxThe basics of sentences session 4pptx.pptx
The basics of sentences session 4pptx.pptx
 
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdfPost Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
 
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
Removal Strategy _ FEFO _ Working with Perishable Products in Odoo 17
 
IATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdffIATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdff
 
“O BEIJO” EM ARTE .
“O BEIJO” EM ARTE                       .“O BEIJO” EM ARTE                       .
“O BEIJO” EM ARTE .
 
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdfPost Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
Post Exam Fun(da) Intra UEM General Quiz 2024 - Prelims q&a.pdf
 
Championnat de France de Tennis de table/
Championnat de France de Tennis de table/Championnat de France de Tennis de table/
Championnat de France de Tennis de table/
 

E mail setting in koha

  • 1. E-mail settings in Koha: 1. Installation of postfix mail server package. Open a terminal and apply following command, sudo su [Enter Linux password] apt-get install postfix Use TAB, UP and DOWN ARROW buttons to move between various selections. Select no configuration in the post installation screen. 2. Copy the configuration file. cp /usr/share/postfix/main.cf.debian /etc/postfix/main.cf 3. Install following packages too apt-get install libsasl2-2 apt-get install libsasl2-modules apt-get install ca-certificates
  • 2. 4. Open the following file and add some lines. gedit /etc/postfix/main.cf Add the following lines at the bottom of the file. relayhost = [smtp.gmail.com]:587 smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = noanonymous smtp_tls_CAfile = /etc/postfix/cacert.pem smtp_use_tls = yes 5. Create a new file to save the gmail password. gedit /etc/postfix/sasl_passwd Add the following line in the opened file. [smtp.gmail.com]:587 dptkvs@gmail.com:yourpassword Add your gmail user name and password. 6. Change the permission of following file. chmod 400 /etc/postfix/sasl_passwd 7. Translate the /etc/postfix/sasl_passwd to Postfix lookup tables. postmap /etc/postfix/sasl_passwd
  • 3. 8. Create the /etc/aliases.db postalias hash:/etc/aliases 9. Create the /etc/postfix/cacert.pem. sudo cat /etc/ssl/certs/thawte_Primary_Root_CA.pem >> /etc/postfix/cacert.pem 10. Restart Postfix. /etc/init.d/postfix restart Check the following settings in Koha to start email notices, Administration > Patron categories > Overdue notice required > Yes Koha Administration > Patrons > Enhancedmessagingpreferences > Allow Set Koha > Tools > Overdue Notice/status triggers Enable email service in Koha (Run this command at terminal in ubuntu) koha-email-enable library 11. Enable Security App in Google at https://myaccount.google.com/security For any clarification, you may write mail at librarianguide@gmail.com References: 1. www.koha-community.org 2. http://kohageek.blogpost.com