Question
Issue Installing Postfix on Ubuntu 18.04
Hi there,
I’m following this tutorial on how to install Postfix on Ubuntu 18.04 and seem to have encountered an issue at the end of the tutorial under Step 7 which asks you to initialise the directory structure.
In the tutorial, it asks you to run the command echo ‘init’ | s-nail -s 'init’ -Snorecord sammy. I’m running 'echo ’init’ | s-nail -s 'init’ -Snorecord root’ however don’t receive any feedback.
Once I run ’ls -R ~/Maildir (the next step), I receive:
ls: cannot access ’/root/Maildir’: No such file or directory and aren’t able to proceed further.
Hoping someone might be able to push me in the right direction?
Cheers.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×