I recently upgraded opensmtpd from 7.4 to 7.6 and have had an issue parsing my virtual user table. I have a lines with comments in my table like:
alias@domain mailbox@domain # comments... and parsed using: makemap -t aliases vuser makemap 7.4 would strip out comments, but I'm guessing the 7.5 table(5) parsing unification no longer does? The makemap man page seems to indicate that '#' comments can be used anywhere but this is no longer true? I appreciate any help. Steve