Sendmail Desktop Reference

Sendmail Desktop Reference
Author: Bryan Costales
Publisher: "O'Reilly Media, Inc."
Total Pages: 80
Release: 1997
Genre: Computers
ISBN: 9781565922785

This quick-reference guide to the sendmail program provides a complete overview of sendmail, from command-line switches to configuration commands, from options declarations to macro definitions, and from m4 features to debugging switches -- all packed into a convenient, carry-around booklet. sendmail is the program that acts like a traffic cop in routing and delivering mail on UNIX-based networks -- it is a Mail Transport Agent (MTA), accepting mail from Mail User Agents (MUAs), mail users (humans), and other MTAs. Then, it delivers that mail to Mail Delivery Agents (MDAs) on the local machine, or transports that mail to another MTA on another machine. Although sendmail is used on almost every UNIX system, it's one of the last great uncharted territories -- and most difficult utilities to learn -- in UNIX system administration. Designed as a companion volume to sendmail, 2nd Edition, this guide covers the latest version (V8.8) from the University of California, Berkeley, and has extensive cross-references to sections in the main volume. Both books are coauthored by Eric Allman, the creator of sendmail.

sendmail Cookbook

sendmail Cookbook
Author: Craig Hunt
Publisher: "O'Reilly Media, Inc."
Total Pages: 410
Release: 2003-12-15
Genre: Computers
ISBN: 0596552149

More often than not, the words "sendmail configuration" strike dread in the hearts of sendmail and system administrators--and not without reason. sendmail configuration languages are as complex as any other programming languages, but used much more infrequently--only when sendmail is installed or configured. The average system administrator doesn't get enough practice to truly master this inscrutable technology.Fortunately, there's help. The sendmail Cookbook provides step-by-step solutions for the administrator who needs to solve configuration problems fast. Say you need to configure sendmail to relay mail for your clients without creating an open relay that will be abused by spammers. A recipe in the Cookbook shows you how to do just that. No more wading through pages of dense documentation and tutorials and creating your own custom solution--just go directly to the recipe that addresses your specific problem.Each recipe in the sendmail Cookbook outlines a configuration problem, presents the configuration code that solves that problem, and then explains the code in detail. The discussion of the code is critical because it provides the insight you need to tweak the code for your own circumstances.The sendmail Cookbook begins with an overview of the configuration languages, offering a quick how-to for downloading and compiling the sendmail distribution. Next, you'll find a baseline configuration recipe upon which many of the subsequent configurations, or recipes, in the book are based. Recipes in the following chapters stand on their own and offer solutions for properly configuring important sendmail functions such as: Delivering and forwarding mail Relaying Masquerading Routing mail Controlling spam Strong authentication Securing the mail transport Managing the queue Securing sendmail sendmail Cookbook is more than just a new approach to discussing sendmail configuration. The book also provides lots of new material that doesn't get much coverage elsewhere--STARTTLS and AUTH are given entire chapters, and LDAP is covered in recipes throughout the book. But most of all, this book is about saving time--something that most system administrators have in short supply. Pick up the sendmail Cookbook and say good-bye to sendmail dread.

POSIX Programmers Guide

POSIX Programmers Guide
Author: Donald Lewine
Publisher: "O'Reilly Media, Inc."
Total Pages: 654
Release: 1991-04
Genre: Computers
ISBN: 9780937175736

Software -- Operating Systems.

Linux All-in-One Desk Reference For Dummies

Linux All-in-One Desk Reference For Dummies
Author: Naba Barkakati
Publisher: John Wiley & Sons
Total Pages: 817
Release: 2005-01-07
Genre: Computers
ISBN: 0764588850

Organized into eight task-oriented minibooks, this comprehensive 816-page guide shows beginning-to-intermediate users how to get up and running with today's top five Linux distributions: Fedora Core, SUSE, Debian, Xandros, and Knoppix The companion DVD features the full installable versions of Fedora Core 3 and Knoppix and the ISO images (saving hours of downloading time) for the following distributions: SUSE live, Debian full version, and Xandros Open Circulation version. Features step-by-step installation instructions for each distribution The minibooks offer humorous, easy-to-understand coverage of Linux basics, desktops, networking, the Internet, administration, security, Internet servers, and programming Lets readers explore the most popular distributions for desktop and server use

Java Language Reference

Java Language Reference
Author: Mark Grand
Publisher: O'Reilly Media
Total Pages: 512
Release: 1997
Genre: Computers
ISBN:

The second edition of the "Java Language Reference" is an invaluable tool for Java programmers, especially those who have migrated to Java 1.1. This complete reference describes all the aspects of the Java language plus new features in Version 1.1, such as inner classes, final local variables and method parameters, anonymous arrays, class literals, and instance initializers.

ADO ActiveX Data Objects

ADO ActiveX Data Objects
Author: Jason T. Roff
Publisher: "O'Reilly Media, Inc."
Total Pages: 628
Release: 2001
Genre: Computers
ISBN: 9781565924154

The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.

Java AWT Reference

Java AWT Reference
Author: John Zukowski
Publisher: O'Reilly Media
Total Pages: 1082
Release: 1997
Genre: Computers
ISBN: 9781565922402

The "Java AWT Reference" provides complete reference documentation on the Abstract Windowing Toolkit (AWT), a large collection of classes for building a graphical user interface (GUI) in Java. This book takes readers beyond what they would expect from standard reference manuals. Classes and methods are explained in detail.

CGI Programming with Perl

CGI Programming with Perl
Author: Scott Guelich
Publisher: "O'Reilly Media, Inc."
Total Pages: 486
Release: 2000
Genre: Computers
ISBN: 9781565924192

A comprehensive explanation of CGI for people who hold on to the dream of providing their own information servers on the Web. This edition has been completely rewritten to use the current techniques available in Version 5 of Perl and two popular Perl modules, CGI.pm and CGI_lite, plus discussions of speed-up techniques such as FastCGI and mod_perl.

Programming Embedded Systems in C and C++

Programming Embedded Systems in C and C++
Author: Michael Barr
Publisher: "O'Reilly Media, Inc."
Total Pages: 206
Release: 1999
Genre: Computers
ISBN: 9781565923546

This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implementation, and more.

Learning Word Programming

Learning Word Programming
Author: Steven Roman
Publisher: O'Reilly Media
Total Pages: 426
Release: 1998
Genre: BASIC (computer program language)
ISBN:

This no-nonsense book delves into the core aspects of VBA programming, enabling users to increase their productivity and power over Microsoft Word. It takes the reader step-by-step through writing VBA macros and programs, illustrating how to generate tables of a particular format, manage shortcut keys, create FAX cover sheets, and reformat documents.