Forum Moderators: bakedjake
It then carries on with similar questions before copying a load of files into their location.
Then it stops saying
postfix: fatal: open /etc/postfix/main.cf: No such file or directory
make: *** [install] Error 1
Which looks like it's still expecting the config files to be in their default location, rather than the one I entered. It's actually put the files in the custom location, but then [italic]looks for them[/italic] in the default place!
Interestingly, if I re-run make install all the other questions remeber the custom answers I gave, but not the question about config files!
If I manually copy /usr/local/postfix/main.cf to /etc/postfix/ then it doesn't throw that error, it stumbles over another config file with exactly the same error instead!
Is this a bug or have I overlooked something?
Thanks
AW