SlideShare a Scribd company logo
1 of 31
Download to read offline
Installing PMDF on Linux 
Michael Lamont Chief Technology Officer
Obtaining PMDF 
•Licensed customers are mailed a PMDF distribution package: 
−PMDF installation CD-ROM 
−Welcome letter 
−Licenses 
•New CD-ROM automatically mailed to you when a new version of PMDF is released 
•New licenses mailed when you renew support
Licensing 
•Can’t find your license? 
−Contact your Process Software sales rep 
−Email sales@process.com 
•Licensed PMDF customers can download latest kits and electronically retrieve licenses 
•Not a PMDF customer? 
−Contact us to get a free evaluation copy of PMDF
Licensing 
•PMDF available for personal non-commercial use through Process Software’s Hobbyist program 
•Complimentary licenses, if you meet the requirements 
•For more info, visit: 
http://goo.gl/Bw404q
Supported Linux Versions 
•RedHat Enterprise Linux 4 (Release 8) or later 
•Requirements: 
−RPM package manager for installation 
−x86 compatible CPU architecture 
−Linux Core version 2.6.9-89 or later
# uname –a 
Linux bos-eng-lnx09.process.com 2.6.32-431.29.2.el6.i686 #1 SMP Tue Sep 9 20:14:52 UTC 2014 i686 i686 i386 GNU/Linux 
# 
# whereis rpm 
rpm: /bin/rpm /etc/rpm /usr/lib/rpm /usr/share/man/man8/rpm.8.gz 
#
Disk Space Requirements 
•Basic installation: 80 MB 
•MTA store-and-forward queue area: 1 GB 
•High-volume MTA: 2-3 GB 
•Mail stores (POP, IMAP): how much mail do your users have? 
−Multiply max user quota by number of users, then double
# df -k 
Filesystem 1K-blocks Used Available Use% Mounted on 
/dev/sda1 72766752 4080092 64990228 6% / 
/dev/sda2 153739275 4080092 64990228 6% /opt 
/dev/sda3 72766752 4080092 64990228 6% /home 
tmpfs 956216 0 956216 0% /dev/shm 
#
PMDF User Accounts 
•PMDF needs two user accounts on the system: 
−pmdf 
−pmdfuser 
•Each account has a corresponding group with the same name on the system
# groupadd pmdf 
# groupadd pmdfuser 
# useradd –c “PMDF” –d /pmdf/queue –M –s /bin/sh –f 0 -g pmdf pmdf 
# useradd –c “PMDF User” –d /pmdf/queue –M –s /bin/sh –f 0 -g pmdfuser pmdfuser 
#
PMDF Linux Install Kit 
•Linux install kit contains base Mail Transfer Agent (MTA) product 
•Also contains all layered products: 
−MessageStore 
−POPstore 
−TLS 
−DirSync 
−PMDF-LAN
# mkdir /cdrom 
# mount –o –ro /dev/cdrom /cdrom 
# cd /cdrom/Linux-X86/PMDF660 
# ls 
pmdf-6.6.0-0.i386.rpm 
# 
# rpm –i pmdf-6.6.0-0.i386.rpm 
#
PMDF Installation 
•Default install location is /opt/pmdf/ 
•Pass the --prefix argument to rpm to change the installation location
# rpm –i --prefix /usr/pmdf/ pmdf-6.6.0-0.i386.rpm 
#
PMDF Installation 
•Installation creates a symbolic link /pmdf/ 
•Symlink points to the actual install directory 
•The /pmdf/ symlink is used to access PMDF’s commands and files
# umount /cdrom #
PMDF Licenses 
•Copy license files to /pmdf/table/ directory 
•License file naming convention: 
productname-platform.license 
•Example: license for base MTA product on Linux named PMDF-MTA-LINUX.license 
•License file name is case-sensitive 
•License files are plain text, contain authorization info
PMDF Licenses 
•Example license file contents: 
•Make sure Product Release Date is later than the release date of the PMDF version you’re installing 
Issuer:Process 
Authorization Number:0624401-21 
Product Name:PMDF-MTA-LINUX 
Producer:Innosoft 
Product Release Date:31-DEC-2016 
Product Token:U29147 
Checksum:7-ACDG-HLAG-FMBN-DEMO
PMDF Licenses 
•You can use your license to run any version of PMDF released before the Product Release Date 
•You’ll automatically receive updated PMDF licenses when you renew your maintenance agreement
# cd /pmdf/table # ls *.license PMDF-MTA-LINUX.license PMDF-TLS-LINUX.license PMDF-MSGSTORE-LINUX.license PMDF-POPSTORE-LINUX.license #
Periodic Jobs 
•Two important periodic (batch) jobs 
−post.sh 
•Retries delivery of messages with temporary errors 
•Tidies up message queue areas 
•Runs every 4 hours (default) 
−return.sh 
•Returns undeliverable messages 
•Rolls log files 
•Runs 5 minutes after midnight every night (default) 
•Jobs can be rescheduled to fit your site’s needs
# crontab –u pmdf /pmdf/table/cronjobs #
PMDF Sendmail Replacement 
•Lots of Linux software packages assume the Sendmail MTA is always installed 
•For compatibility, PMDF provides a Sendmail replacement that enqueues messages to PMDF
# /pmdf/bin/symlink install Symlink replacement complete #
Initial Configuration 
•Web-based configuration utility can be used to generate initial PMDF configuration 
•Command-line configuration procedure is also available
# /pmdf/bin/http_server –s 15-Oct-2014 19:19:24.21: Beginning accept loop on port 7633...
# pmdf cnbuild # pmdf start PMDF Job Controller started PMDF Dispatcher started #
Phone: 
(800) 722-7770 
Email: 
info@process.com 
Web: 
www.process.com

More Related Content

More from Michael Lamont

Pricing Analytics: Optimizing Price
Pricing Analytics: Optimizing PricePricing Analytics: Optimizing Price
Pricing Analytics: Optimizing PriceMichael Lamont
 
Understanding Business Intelligence
Understanding Business IntelligenceUnderstanding Business Intelligence
Understanding Business IntelligenceMichael Lamont
 
Email Address Harvesting
Email Address HarvestingEmail Address Harvesting
Email Address HarvestingMichael Lamont
 
Antispam Image Filtering Technologies
Antispam Image Filtering TechnologiesAntispam Image Filtering Technologies
Antispam Image Filtering TechnologiesMichael Lamont
 
Evaluating and Implementing Anti-Spam Solutions
Evaluating and Implementing Anti-Spam SolutionsEvaluating and Implementing Anti-Spam Solutions
Evaluating and Implementing Anti-Spam SolutionsMichael Lamont
 
Installing & Configuring OpenLDAP (Hands On Lab)
Installing & Configuring OpenLDAP (Hands On Lab)Installing & Configuring OpenLDAP (Hands On Lab)
Installing & Configuring OpenLDAP (Hands On Lab)Michael Lamont
 
Evaluating Anti-Spam Filtering Solutions
Evaluating Anti-Spam Filtering SolutionsEvaluating Anti-Spam Filtering Solutions
Evaluating Anti-Spam Filtering SolutionsMichael Lamont
 
Business Intelligence: Data Warehouses
Business Intelligence: Data WarehousesBusiness Intelligence: Data Warehouses
Business Intelligence: Data WarehousesMichael Lamont
 

More from Michael Lamont (8)

Pricing Analytics: Optimizing Price
Pricing Analytics: Optimizing PricePricing Analytics: Optimizing Price
Pricing Analytics: Optimizing Price
 
Understanding Business Intelligence
Understanding Business IntelligenceUnderstanding Business Intelligence
Understanding Business Intelligence
 
Email Address Harvesting
Email Address HarvestingEmail Address Harvesting
Email Address Harvesting
 
Antispam Image Filtering Technologies
Antispam Image Filtering TechnologiesAntispam Image Filtering Technologies
Antispam Image Filtering Technologies
 
Evaluating and Implementing Anti-Spam Solutions
Evaluating and Implementing Anti-Spam SolutionsEvaluating and Implementing Anti-Spam Solutions
Evaluating and Implementing Anti-Spam Solutions
 
Installing & Configuring OpenLDAP (Hands On Lab)
Installing & Configuring OpenLDAP (Hands On Lab)Installing & Configuring OpenLDAP (Hands On Lab)
Installing & Configuring OpenLDAP (Hands On Lab)
 
Evaluating Anti-Spam Filtering Solutions
Evaluating Anti-Spam Filtering SolutionsEvaluating Anti-Spam Filtering Solutions
Evaluating Anti-Spam Filtering Solutions
 
Business Intelligence: Data Warehouses
Business Intelligence: Data WarehousesBusiness Intelligence: Data Warehouses
Business Intelligence: Data Warehouses
 

Recently uploaded

%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park masabamasaba
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...Nitya salvi
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech studentsHimanshiGarg82
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfVishalKumarJha10
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...masabamasaba
 
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburgmasabamasaba
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...masabamasaba
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...masabamasaba
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareJim McKeeth
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...masabamasaba
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024Mind IT Systems
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfWilly Marroquin (WillyDevNET)
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension AidPhilip Schwarz
 

Recently uploaded (20)

%in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park %in kempton park+277-882-255-28 abortion pills for sale in kempton park
%in kempton park+277-882-255-28 abortion pills for sale in kempton park
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students8257 interfacing 2 in microprocessor for btech students
8257 interfacing 2 in microprocessor for btech students
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
%+27788225528 love spells in Boston Psychic Readings, Attraction spells,Bring...
 
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 
Announcing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK SoftwareAnnouncing Codolex 2.0 from GDK Software
Announcing Codolex 2.0 from GDK Software
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
%+27788225528 love spells in Vancouver Psychic Readings, Attraction spells,Br...
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 

Installing PMDF On Linux

  • 1. Installing PMDF on Linux Michael Lamont Chief Technology Officer
  • 2. Obtaining PMDF •Licensed customers are mailed a PMDF distribution package: −PMDF installation CD-ROM −Welcome letter −Licenses •New CD-ROM automatically mailed to you when a new version of PMDF is released •New licenses mailed when you renew support
  • 3. Licensing •Can’t find your license? −Contact your Process Software sales rep −Email sales@process.com •Licensed PMDF customers can download latest kits and electronically retrieve licenses •Not a PMDF customer? −Contact us to get a free evaluation copy of PMDF
  • 4. Licensing •PMDF available for personal non-commercial use through Process Software’s Hobbyist program •Complimentary licenses, if you meet the requirements •For more info, visit: http://goo.gl/Bw404q
  • 5. Supported Linux Versions •RedHat Enterprise Linux 4 (Release 8) or later •Requirements: −RPM package manager for installation −x86 compatible CPU architecture −Linux Core version 2.6.9-89 or later
  • 6. # uname –a Linux bos-eng-lnx09.process.com 2.6.32-431.29.2.el6.i686 #1 SMP Tue Sep 9 20:14:52 UTC 2014 i686 i686 i386 GNU/Linux # # whereis rpm rpm: /bin/rpm /etc/rpm /usr/lib/rpm /usr/share/man/man8/rpm.8.gz #
  • 7. Disk Space Requirements •Basic installation: 80 MB •MTA store-and-forward queue area: 1 GB •High-volume MTA: 2-3 GB •Mail stores (POP, IMAP): how much mail do your users have? −Multiply max user quota by number of users, then double
  • 8. # df -k Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda1 72766752 4080092 64990228 6% / /dev/sda2 153739275 4080092 64990228 6% /opt /dev/sda3 72766752 4080092 64990228 6% /home tmpfs 956216 0 956216 0% /dev/shm #
  • 9. PMDF User Accounts •PMDF needs two user accounts on the system: −pmdf −pmdfuser •Each account has a corresponding group with the same name on the system
  • 10. # groupadd pmdf # groupadd pmdfuser # useradd –c “PMDF” –d /pmdf/queue –M –s /bin/sh –f 0 -g pmdf pmdf # useradd –c “PMDF User” –d /pmdf/queue –M –s /bin/sh –f 0 -g pmdfuser pmdfuser #
  • 11.
  • 12. PMDF Linux Install Kit •Linux install kit contains base Mail Transfer Agent (MTA) product •Also contains all layered products: −MessageStore −POPstore −TLS −DirSync −PMDF-LAN
  • 13.
  • 14. # mkdir /cdrom # mount –o –ro /dev/cdrom /cdrom # cd /cdrom/Linux-X86/PMDF660 # ls pmdf-6.6.0-0.i386.rpm # # rpm –i pmdf-6.6.0-0.i386.rpm #
  • 15. PMDF Installation •Default install location is /opt/pmdf/ •Pass the --prefix argument to rpm to change the installation location
  • 16. # rpm –i --prefix /usr/pmdf/ pmdf-6.6.0-0.i386.rpm #
  • 17. PMDF Installation •Installation creates a symbolic link /pmdf/ •Symlink points to the actual install directory •The /pmdf/ symlink is used to access PMDF’s commands and files
  • 19. PMDF Licenses •Copy license files to /pmdf/table/ directory •License file naming convention: productname-platform.license •Example: license for base MTA product on Linux named PMDF-MTA-LINUX.license •License file name is case-sensitive •License files are plain text, contain authorization info
  • 20. PMDF Licenses •Example license file contents: •Make sure Product Release Date is later than the release date of the PMDF version you’re installing Issuer:Process Authorization Number:0624401-21 Product Name:PMDF-MTA-LINUX Producer:Innosoft Product Release Date:31-DEC-2016 Product Token:U29147 Checksum:7-ACDG-HLAG-FMBN-DEMO
  • 21. PMDF Licenses •You can use your license to run any version of PMDF released before the Product Release Date •You’ll automatically receive updated PMDF licenses when you renew your maintenance agreement
  • 22. # cd /pmdf/table # ls *.license PMDF-MTA-LINUX.license PMDF-TLS-LINUX.license PMDF-MSGSTORE-LINUX.license PMDF-POPSTORE-LINUX.license #
  • 23. Periodic Jobs •Two important periodic (batch) jobs −post.sh •Retries delivery of messages with temporary errors •Tidies up message queue areas •Runs every 4 hours (default) −return.sh •Returns undeliverable messages •Rolls log files •Runs 5 minutes after midnight every night (default) •Jobs can be rescheduled to fit your site’s needs
  • 24. # crontab –u pmdf /pmdf/table/cronjobs #
  • 25. PMDF Sendmail Replacement •Lots of Linux software packages assume the Sendmail MTA is always installed •For compatibility, PMDF provides a Sendmail replacement that enqueues messages to PMDF
  • 26. # /pmdf/bin/symlink install Symlink replacement complete #
  • 27. Initial Configuration •Web-based configuration utility can be used to generate initial PMDF configuration •Command-line configuration procedure is also available
  • 28. # /pmdf/bin/http_server –s 15-Oct-2014 19:19:24.21: Beginning accept loop on port 7633...
  • 29.
  • 30. # pmdf cnbuild # pmdf start PMDF Job Controller started PMDF Dispatcher started #
  • 31. Phone: (800) 722-7770 Email: info@process.com Web: www.process.com