Hi all,
I need to add SASL support to postfix and need to enable SASL support in the Makefile. I am not sure how to do this. If I run
I am sshing into a remote server which does not have a desktop environment installed. I would imagine that this shouldn't matter as the make menu would be curses based?
I have looked at the Makefile and tried to work out what I should edit to enable SASL in the file but its not exactly clear which options to change. There are references to a variable called MSASL as well.
Thanks
I need to add SASL support to postfix and need to enable SASL support in the Makefile. I am not sure how to do this. If I run
make showconfig it shows SASL=off. From what I have read I should be able to run make config and I should get a text based dialog that would allow me to enable SASL. When I run make config it just get dumped back on the command line with the output Options unchanged.I am sshing into a remote server which does not have a desktop environment installed. I would imagine that this shouldn't matter as the make menu would be curses based?
I have looked at the Makefile and tried to work out what I should edit to enable SASL in the file but its not exactly clear which options to change. There are references to a variable called MSASL as well.
Thanks