Quantcast
Channel: PostfixMail.com » Compile Postfix
Browsing latest articles
Browse All 7 View Live

Postfix Basic Build

Compile a Basic Postfix Once you have downloaded the source code, move it into the /usr/local/src directory, other options are available. Download Source Code From Here:...

View Article



Building Postfix from Source

Before making the decision on whether to build from source or not, it may be best to review a few of the advantages and disadvantages. Disadvantages 1. Time It takes time and effort to compile from...

View Article

Debugging Postfix

Using strace to Find Problems The strace command allows you to view the activities of a process.  The first thing you will need to do is locate the process ID that you want to trace. ps aux | grep...

View Article

Tools Needed for Building Postfix

Postfix is built in C so you will be compiling C code.  Usually the options that you want to create for a project are contained in a Makefile.  The make utility creates this Makefile which is used to...

View Article

Build Postfix From Source on CentOS

Building Postfix from source can be a rewarding experience with great results.  This tutorial will show you how to do a basic build and then following tutorials will show you how to build in additional...

View Article


Compile MySQL with Postfix on CentOS

CentOs MySQL Support You may want to use MySQL to store passwords of accounts, especially when you are working with virtual mailboxes.  One thing to note when you do compile Postfix is to make good use...

View Article

Compiling SASL Packages with Postfix

The environmental variables in CCARGS for instance, provide the options that Postfix needs. AUXLIBS – If you build support for any additional applications you may need to tell the linker where to look...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images