Ticket #10644 (closed defect: fixed)
BUG: Postfix-2.3.x ls -> /bin/ls, turd file & openssl errors
| Reported by: | canela@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.3.2 |
| Keywords: | postfix | Cc: | |
| Port: |
Description
- /opt/local/etc/postfix/postfix-script on my system must be modified to call /bin/ls and not only ls. This way permissions of various folders are correctly identified.
- In /opt/local/var/spool/postfix/public/ there's a file named .turd_postfix which isn't supposed to be there and postfix complain.
- While sendind a test mail to a TLS enabled mail server I got this error: (long line)
Sep 3 18:02:07 sbranzo postfix/smtp[17409]: warning: run-time library vs. compile-time header version mismatch: OpenSSL 0.9.8 may not be compatible with OpenSSL 0.9.7
Change History
comment:1 Changed 7 years ago by markd@…
- Summary changed from Postfix issues to BUG: Postfix-2.3.3 postfix-script needs full path to ls
comment:3 Changed 6 years ago by markd@…
- Summary changed from BUG: Postfix-2.3.3 postfix-script needs full path to ls to BUG: Postfix-2.3.x ls -> /bin/ls, turd file & openssl errors
comment:4 Changed 5 years ago by jmr@…
- Priority changed from High to Normal
Is this still an issue now that postfix is at version 2.4.6?
comment:6 Changed 5 years ago by markd@…
I believe the openssl issue has since been fixed, but this should be verified.
comment:8 Changed 5 years ago by wsiegrist@…
- Status changed from assigned to new
- Owner changed from wsiegrist@… to macports-tickets@…
comment:9 Changed 5 years ago by markd@…
The openssl problem was fixed in r30697. The others remain.
comment:10 Changed 5 years ago by markd@…
- Status changed from new to closed
- Resolution set to fixed
The missing 'ls' issue was fixed in r41192 so this can now be closed.

