Hi
Currently I have a mail server that runs three different daemons:-
postfix listening on port 25 for inbound mail to my domains
dovecot listening on port 993 for authenticated imaps clients
exim listening on port 465 for authenticated mail clients sending outbound mail
This mail server is increasingly unstable, I think mostly because I bought the virtual server years ago and it has only 128MB of RAM.
Now I have a new virtual server with a lot more memory, and I need to rebuild the whole thing.
The easy way would be to clone what I have, but I seem to remember people saying that exim isn't that great and that I should use postfix both for inbound and outbound. I am just wondering if this is still the best advice? and also if anyone knows of any guides on how to make postfix listen on two different ports and perform to different roles at the same time (authenticated outbound and unauthenticated inbound).
thanks
Currently I have a mail server that runs three different daemons:-
postfix listening on port 25 for inbound mail to my domains
dovecot listening on port 993 for authenticated imaps clients
exim listening on port 465 for authenticated mail clients sending outbound mail
This mail server is increasingly unstable, I think mostly because I bought the virtual server years ago and it has only 128MB of RAM.
Now I have a new virtual server with a lot more memory, and I need to rebuild the whole thing.
The easy way would be to clone what I have, but I seem to remember people saying that exim isn't that great and that I should use postfix both for inbound and outbound. I am just wondering if this is still the best advice? and also if anyone knows of any guides on how to make postfix listen on two different ports and perform to different roles at the same time (authenticated outbound and unauthenticated inbound).
thanks