I am trying to make my FreeBSD 10.1 jail instance relay to a Gmail account I have. I have Cyrus-SASL installed.
Here is my config:
root@mta:~ # postconf -n
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix...
I got postfix to install properly into my ezjail setup but now iI'm getting the following:
Sep 16 08:38:17 mta postfix/smtpd[74329]: fatal: open dictionary: expecting "type:name" form instead of "/etc/mail/aliases"
Sep 16 08:38:18 mta postfix/master[64029]: warning: process...
I just installed postfix on FreeBSD 10.1 in a jail (ezjail) setup and I don't have postconf. Is it not part of the main package? What other package do I need to install?
root@mta:~ # which postconf
postconf: Command not found.
root@mta:~ # postconf
postconf: Command not found.
Hey guys,
Someone have an tutorial teaching how to get SSL DHE-RSA-AES256-SHA working for Dovecot and Postfix?
I did the Certificate key using:
openssl ecparam -genkey -name secp384r -out usr/local/etc/ssl/private/mail.mydomain.com.key
Then the Certificate Sign Request:
openssl req -new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.