New to the forums so hopefully putting my question in correct place, if not let me know and I'll move it.
I've installed Arch onto a RPI2. The PI has two drives (Small SSD for system and 'high-use' data and large HDD for all my media).
I've got LMS, Owncloud, FTP server, Plex, Apache and few other packages working fine and very happy. My final task is to move my mailserver from an Excito B3 to my RPI2, and that's what I'm looking for some guidance on.
I seem to be going round in circles trying to get a mail server working. I started off using Arch wiki article and then looked at other articles trying to make postfix and dovecot work. They never seemed to get data from my three mail accounts on my ISP, meanwhile the B3 continued to get the mail via POP3. It seems very confusing and complex to me - but maybe it is just me.
I did look at IRedMail but it does not have ARM support. I also tried Citadel but that would not compile.
So, I went back to the B3 and looking through it's logs I spotted they also use fetchmail. I've now deleted postfix and dovecot and cleared out all the subdirectories/files to try to make a clean start. I've now installed fetchmail, postfix and dovecot but done no configuration.
Is there a good single source that can point me to a reasonably simple install/config for a mail server using those three packages, assuming I've got it correct that I need the three. (receiving from ISP with POP3 sending with SMTP.
Many thanks is advance for any suggestions that could get me to the end of this.