> ## Content Index
> Fetch the complete content index at: https://kudithipudi.org/llms.txt
> Use this file to discover other available public pages before exploring further.

# Tools of the trade : Postfix Configuration
- URL: https://kudithipudi.org/tools-of-the-trade-postfix-configuration/
- Published: 2009-01-13T03:11:09.000Z
- Updated: 2009-01-13T03:11:09.000Z
- Description: Good link with information on configuring a custom transport link in Postfix. A transport link in a SMTP server is a way to define a communiction/delivery...
- Author: admin
- Tags: Linux, Technology, Uncategorized, Web, #wp, #wp-post, #Import 2026-08-23 02:32

Good link with information on configuring a custom transport link in [Postfix](http://en.wikipedia.org/wiki/Postfix%5F%28software%29?ref=kudithipudi.org). A transport link in a [SMTP](http://en.wikipedia.org/wiki/Simple%5FMail%5FTransfer%5FProtocol?ref=kudithipudi.org) server is a way to define a communiction/delivery channel with particular settings. Example, you want all e-mails for a particular domain to be sent to a particular server at a particular time.

[http://linuxnet.ca/postfix/dedicated\_transport.html](http://linuxnet.ca/postfix/dedicated%5Ftransport.html?ref=kudithipudi.org)

In this particular link, the author shows the steps to configure a transport link for sending e-mails to servers/domains with high latency.