On Wed, Feb 25, 2015 at 12:13:46PM -0800, Rich Shepard wrote: > Yes, the problem can be reproduced. There seems to be a directory called > /etc/postfix files./, but I cannot access it. Tried a backslash and putting > double quotes around the string, but it's not seen. It obviously is the > cause of the problem, and I've no clue how to fix it. > > Server's obsolete.log attached.
The directly does not exist, but it looks like that's what you have set as "sample_directory", either in the existing main.cf files or in the build configuration. Trimmed below: > '/etc/postfix files.':d:root::755:o:o > '/etc/postfix files./sample-aliases.cf':f:root::644:o:o > '/etc/postfix files./sample-auth.cf':f:root::644:o:o > '/etc/postfix files./sample-canonical.cf':f:root::644:o:o > '/etc/postfix files./sample-compatibility.cf':f:root::644:o:o > '/etc/postfix files./sample-debug.cf':f:root::644:o:o > '/etc/postfix files./sample-filter.cf':f:root::644:o:o > '/etc/postfix files./sample-flush.cf':f:root::644:o:o > '/etc/postfix files./sample-ipv6.cf':f:root::644:o:o > '/etc/postfix files./sample-ldap.cf':f:root::644:o:o > '/etc/postfix files./sample-lmtp.cf':f:root::644:o:o > '/etc/postfix files./sample-local.cf':f:root::644:o:o > '/etc/postfix files./sample-mime.cf':f:root::644:o:o > '/etc/postfix files./sample-misc.cf':f:root::644:o:o > '/etc/postfix files./sample-pcre-access.cf':f:root::644:o:o > '/etc/postfix files./sample-pcre-body.cf':f:root::644:o:o > '/etc/postfix files./sample-pcre-header.cf':f:root::644:o:o > '/etc/postfix files./sample-pgsql-aliases.cf':f:root::644:o:o > '/etc/postfix files./sample-qmqpd.cf':f:root::644:o:o > '/etc/postfix files./sample-rate.cf':f:root::644:o:o > '/etc/postfix files./sample-regexp-access.cf':f:root::644:o:o > '/etc/postfix files./sample-regexp-body.cf':f:root::644:o:o > '/etc/postfix files./sample-regexp-header.cf':f:root::644:o:o > '/etc/postfix files./sample-relocated.cf':f:root::644:o:o > '/etc/postfix files./sample-resource.cf':f:root::644:o:o > '/etc/postfix files./sample-rewrite.cf':f:root::644:o:o > '/etc/postfix files./sample-scheduler.cf':f:root::644:o:o > '/etc/postfix files./sample-smtp.cf':f:root::644:o:o > '/etc/postfix files./sample-smtpd.cf':f:root::644:o:o > '/etc/postfix files./sample-tls.cf':f:root::644:o:o > '/etc/postfix files./sample-transport.cf':f:root::644:o:o > '/etc/postfix files./sample-verify.cf':f:root::644:o:o > '/etc/postfix files./sample-virtual.cf':f:root::644:o:o -- Viktor.