Postfix the definitive guide
Postfix is a Mail Transfer Agent (MTA): software that mail servers use to route email. Postfix is highly respected by experts for its secure design and tremendous reliability. And new users like it because it's so simple to configure. In fact, Postfix has been adopted as the default MTA on Mac...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
2004.
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627072006719 |
Tabla de Contenidos:
- Table of Contents; Foreword; Preface; Audience; Organization; Conventions Used in This Book; Comments and Questions; Acknowledgments; Introduction; Postfix Origins and Philosophy; Email and the Internet; Email Components; Major Email Protocols; SMTP and email submission; POP/IMAP and mailbox access; The Role of Postfix; Postfix Security; Modular Design; Shells and Processes; Security by Design; Additional Information and How to Obtain Postfix; Prerequisites; Unix Topics; Login Names and UID Numbers; Pseudo-Accounts; Standard Input/Standard Output; The Superuser; Command Prompts; Long Lines
- ManPagesEmail Topics; RFCs; Email Agents; The Postmaster; Reject or Bounce; Envelope Addresses and Message Headers; Local Parts of Email Addresses; Email Message Format; RFC 2822 messages; The SMTP Protocol; Postfix Architecture; Postfix Components; How Messages Enter the Postfix System; Local Email Submission; Email from the Network; Postfix Email Notifications; Email Forwarding; The Postfix Queue; Mail Delivery; Local Delivery; Virtual Alias Messages; Virtual Mailbox Messages; Relay Messages; Other Messages; Other Delivery Agents; Delivery via LMTP; Pipe delivery
- Tracing a Message Through PostfixGeneral Configuration and Administration; Starting Postfix the First Time; Configuration Files; The main.cf Configuration File; Line continuation; Configuration variables; Multiple values; Lookup Tables; Lookup table format; Database formats; Search order; Lookup tables and simple lists; Regular expression tables; Other Formats; Alias Files; Locating aliases; Building alias database files; Alias file format; Alias restrictions; Important aliases; Important Configuration Considerations; Configuring Your MTA Identity; myhostname and mydomain; myorigin
- mydestinationRelay Control; Restricting relay access; SMTP authentication; Dynamic IP solutions; Certificate authentication; Administration; Logging; Starting, Stopping, and Reloading Postfix; Running Postfix at System Startup; Do it yourself; Queue Management; master.cf; Receiving Limits; Rewriting Addresses; Canonical Addresses; Masquerading Hostnames; Relocated Users; Unknown Users; chroot; Documentation; Queue Management; How qmgr Works; Deferred Mail; Queue Scheduling; Message Delivery; Corrupt Messages; Error Notifications; Queue Tools; Listing the Queue; Deleting Messages
- Holding MessagesRequeuing Messages; Displaying Messages; Flushing Messages; Email and DNS; DNS Overview; Email Routing; Postfix and DNS; DNS and Sending Mail; Configuration options; Reverse PTR records; DNS and Receiving Mail; Common Problems; Local Delivery and POP/IMAP; Postfix Delivery Transports; Message Store Formats; The Mbox Format; The Maildir Format; Mbox Versus Maildir; Local Delivery; .forward Files; Alias Deliveries; Mailbox Delivery; POP and IMAP; POP Versus IMAP; Postfix and POP/IMAP Servers; Local Mail Transfer Protocol; Postfix and Cyrus IMAP; A Postfix and Cyrus IMAP Example
- Hosting Multiple Domains