I've been tinkering with my Raspberry Pi.
I already use it to host a WordPress website.
The set up is:
Raspbian
Apache
PHP
MySQL
WordPress
I'd also like to use it as a mail server, so I have installed and configured:
Postfix
Dovecot
Squirrelmail
using the Ubuntu tutorials here.
I must have done something wrong, because although I can send mail internally from one user to another using squirrelmail, and send mail to external email (outlook, yahoo etc), when I try to reply to the messages they do not get delivered.
The error messages I receive from these external mail applications are all similar to:
or
I think I must have configured Postfix incorrectly.
Any ideas?
Feathers
I already use it to host a WordPress website.
The set up is:
Raspbian
Apache
PHP
MySQL
WordPress
I'd also like to use it as a mail server, so I have installed and configured:
Postfix
Dovecot
Squirrelmail
using the Ubuntu tutorials here.
I must have done something wrong, because although I can send mail internally from one user to another using squirrelmail, and send mail to external email (outlook, yahoo etc), when I try to reply to the messages they do not get delivered.
The error messages I receive from these external mail applications are all similar to:
Unable to deliver message to the following recipients, due to being unable to connect successfully to the destination mail server
This message hasn't been delivered yet. Delivery will continue to be attempted.
The server will keep trying to deliver this message for the next 1 days, 19 hours and 59 minutes. You'll be notified if the message can't be delivered by that time.
The server will keep trying to deliver this message for the next 1 days, 19 hours and 59 minutes. You'll be notified if the message can't be delivered by that time.
Any ideas?
Feathers
Comment