I just installed a new version of FreeBSD using 10.2 and I can don't see postfix-sasl package for 2.11. Is the package broken? Do I need to upgrade to 3.2?
Can anyone help?
root@mta2:~ # pkg search postfix
postfix-2.11.7_1,1 Secure alternative to widely-used Sendmail...
hHey,
jJust wanted to document here that:
Git package depends on security/openssl, and security/openssl breaks postfix/smtp. yYou'll get segfaults from 'postfix/smtp' when using it with security/openssl, and SOME emails won't get delivered, depending on the ssl implementation your server wants...
I used to have postfix-policyd-spf-python working fine with my FreeBSD 9.3 box and Python 2.7. Then some update introduced py3dns to the mix and my setup broke, since py3dns requires Python 3. Well, I thought, I'll update Python while I am at it. I can't get it to work. My Python appears to be...
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.