Score:1

Clarification on the configuration of a mail server

ng flag

I would like to start by saying that I have not seen any other forums or posts that clearly explain this thing. If there are, my poor English skills probably didn't make me understand the solution clear.

As you already understood, I am trying to set up an internal email server to download mail from some providers. Looking for the best software combinations, I came across the Postfix (MTA) and Dovecot (MDA) combination several times. And so far no problem, until I noticed that many user were using a third software which can be Getmail or Fatchmail. I don't understand at all why they use a combination of these 3 when Dovecot is already doing the MDA task. Why should I also include Fetchmail or Getmail? Should I do this to use both pop and IMAP or does it depend on how I want to download or access mail from the client?

I apologize if my English is difficult to understand and thanks in advance for your attention

Score:2
kz flag

Let us assume you own a domain, example.com. Postfix / dovecot is the typical setup, to setup the domain: dovecot implements mailbox storage and does POP/IMAP(s) communication with the users email program.

Postfix on the other hand handles the communication with other mailservers, which means postfix is accepting the connection from foreign mailservers if someone sends an email to you, and it is opening the communication to the correct mailserver when you send an email from your example.com domain.

Up until now, no "foreign" domain comes into play. Let us further assume, that you own an email-account like "[email protected]" . You do not want to configure a seperate email account in your email client, but you want to read all mail addressed at the yahoo address inside your example.com mailbox.

That is exactly where fetchmail and getmail comes into play: They connect to a foreign mailbox via POP/IMAP, and saves all mail from the foreign inbox into your local dovecot, in order for you having only connect to your personal inbox.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.