Mail Server: A new beginning

2024-11-05 Thread Pocket
I have read the information previous supplied and found some useful tidbits/information. This is to better explain what I am trying to accomplish server alarm.home.org <-- fetchmail<-- 1...@example.org Dovecot/SMTP<-- 2...@example.org

Re: Mail server

2024-11-05 Thread David C. Rankin
On 11/5/24 8:11 AM, Pocket wrote: On 11/5/24 04:31, Uwe Koloska wrote: I just need help setting up multiple accounts (smarthost) to www.twc.com. One of the following, opensmtpd | postfix | exim. This is easy with postfix and well documented: http://www.postfix.org/ SASL_README.html#client_s

Re: Mail server

2024-11-05 Thread Shulhan
5 Nov 2024 00:10:31 Pocket : I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed. I have

Re: Mail server

2024-11-05 Thread Pocket
On 11/5/24 04:31, Uwe Koloska wrote: I just need help setting up multiple accounts (smarthost) to www.twc.com. One of the following, opensmtpd | postfix | exim. This is easy with postfix and well documented: http://www.postfix.org/SASL_README.html#client_sasl_sender Hope this helps Uwe

Re: Mail server

2024-11-05 Thread Uwe Koloska
I just need help setting up multiple accounts (smarthost) to www.twc.com. One of the following, opensmtpd | postfix | exim. This is easy with postfix and well documented: http://www.postfix.org/SASL_README.html#client_sasl_sender Hope this helps Uwe

Re: Mail server

2024-11-04 Thread Pocket
On 11/4/24 17:44, David C. Rankin wrote: On 11/4/24 11:09 AM, Pocket wrote: I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed.

Re: Mail server

2024-11-04 Thread Pocket
ions which most email servers will just bounce. Unless the mail server is only being used for internal traffic it is very unlikely to work, there is a reason its uncommon to see self hosted emails, and the majority of people which do have their own email tends to use a relay or point their mx record

Re: Mail server

2024-11-04 Thread David C. Rankin
On 11/4/24 11:09 AM, Pocket wrote: I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed. It matters not what distro you use, it's all L

Re: Mail server

2024-11-04 Thread Polarian
ust bounce. Unless the mail server is only being used for internal traffic it is very unlikely to work, there is a reason its uncommon to see self hosted emails, and the majority of people which do have their own email tends to use a relay or point their mx record at a major email provider. It is pos

Mail server

2024-11-04 Thread Pocket
I am looking to setup an email server for home use. I want to replace a debian server on a RPI 4 to an archlinux arm on RPI 4. I have dovecot and postifix on the debian rpi presently. It is not working as needed. I have looked at the relative wiki pages for postfix, exim, opensmtpd and dovec