Postfix not running, smtpd cannot be installed

I recently updated ports following a system upgrade and I cannot get postfix working. Symptoms are:

Code:
# postfix status
/libexec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "postfix"

In /var/log/maillog:
Code:
Jan 20 09:19:30 helpdeskiii postfix/master[2144]: warning: process /usr/local/libexec/postfix/pickup pid 13573 exit status 1
Jan 20 09:19:30 helpdeskiii postfix/master[2144]: warning: /usr/local/libexec/postfix/pickup: bad command startup -- throttling
Jan 20 09:20:07 helpdeskiii postfix/master[2144]: warning: process /usr/local/libexec/postfix/smtpd pid 13576 exit status 1
Jan 20 09:20:07 helpdeskiii postfix/master[2144]: warning: /usr/local/libexec/postfix/smtpd: bad command startup -- throttling

pkg info shows postfix-2.6.5,1

I have determined that smtpd is (somehow) not installed. When I try to install it, I get a halt that I do not know how to deal with. I uploaded an attachment.
 

Attachments

Last edited by a moderator:
Back
Top