<quote>Electronic Mail</quote>, better known as email, is one of the most widely used forms of communication today. This chapter provides a basic introduction to running a mail server on FreeBSD, as well as an introduction to sending and receiving email using FreeBSD. For more complete coverage of this subject, refer to the books listed in <xref linkend="bibliography"/>.
E-posta<quote>E-posta</quote> olarak da bilinen <quote>Elektronik Posta</quote>, günümüzde en yaygın kullanılan iletişim şekillerinden biridir. Bu bölüm, FreeBSD kullanarak e-posta göndermek ve almanın yanı sıra, FreeBSD ile posta servisi yürütmek hakkında da bir giriş niteliğindedir. Bu konuyu daha kapsamlı incelemek için <xref linkend="kaynakçabibliography"/>bölümünedeki kitaplara göz atabilirsiniz.
The following <filename>.fetchmailrc</filename> serves as an example for downloading a single user mailbox using <acronym>POP</acronym>. It tells <application>fetchmail</application> to connect to <systemitem class="fqdomainname">example.com</systemitem> using a username of <systemitem class="username">joesoap</systemitem> and a password of <literal>XXX</literal>. This example assumes that the user <systemitem class="username">joesoap</systemitem> exists on the local system.
Aşağıdaki <filename>.fetchmailrc</filename>, <acronym>POP</acronym> kullanarak tek bir kullanıcı posta kutusu indirmeye örnek olarak verilmiştir. <application>fetchmail</application> 'e <systemitem class="username">joesoap</systemitem> kullanıcı adı ve <literal>XXX</literal> şifresini kullanarak <systemitem class="fqdomainname">example.com</systemitem> 'a bağlanmasını söylemektedir. Bu örnek yerel sistemde <systemitem class="username">joesoap</systemitem> adlı kullanıcı olduğunu fvarz etmektedisaymaktadır.
This section explains some of the basic features of <application>fetchmail</application>. This utility requires a <filename>.fetchmailrc</filename> configuration in the user's home directory in order to run correctly. This file includes server information as well as login credentials. Due to the sensitive nature of the contents of this file, it is advisable to make it readable only by the user, with the following command:
Bu kısım <application>fetchmail</application> 'in bazı temel özelliklerini açıklamaıktadır. Bu programın doğru çalışması için, kullanıcının ana dizininde bir <filename>.fetchmailrc</filename> yapılandırması gerekir. Bu dosya giriş kimliği bilgilerinin yanı sıra sunucu bilgilerini de barındırmaktadır. Bu dosyanın hassas içeriğinden dolayı, aşağıdaki komut yardımıyla içeriği sadece kullanıcı için okunabilir yapmanız tavsiye edilir:
üzgünoğru <acronym>DNS</acronym> kurmayı.(<xref linkend="network-servers"/>)