postfix + tls

miah jjohnson at sunrise-linux.com
Thu Apr 15 00:27:14 EDT 2004


You are building postfix with the proper options right?  I do it like this:

make CCARGS="-DHAS_SSL -I/usr/include/openssl -fstack-protector" \
AUXLIBS="-L/usr/lib -lssl -lcrypto" makefiles

of course, you might not have -fstack-protector, so you might need to remove that.  I'm not using SASL on this system, so you'll want to add in the proper sasl stuff.

-miah

On Thu, Apr 15, 2004 at 12:20:48AM +0000, Bill Holt wrote:
> Well, I tried restoring the old main.cf and master.cf for kicks, and got the same result, so my guess is, when i put in the tls patch and recompiled postfix, I mis-configured the make makefiles options.
> I think my next attempt will be to use the old set of options, and see if that restores order...
> 
> [root at mail root]# cat /var/log/maillog
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: mynetworks ~? debug_peer
> _list
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: mynetworks ~? fast_flush
> _domains
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: mynetworks ~? mynetworks
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? debug_p
> eer_list
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? fast_fl
> ush_domains
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? mynetwo
> rks
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? permit_
> mx_backup_networks
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? qmqpd_a
> uthorized_clients
> Apr 14 20:22:52 mail postfix/smtpd[5151]: match_string: relay_domains ~? relay_d
> omains
> Apr 14 20:22:52 mail postfix/smtpd[5151]: fatal: unsupported dictionary type: my
> sql
> Apr 14 20:22:53 mail postfix/master[587]: warning: process /usr/libexec/postfix/
> smtpd pid 5151 exit status 1
> Apr 14 20:22:53 mail postfix/master[587]: warning: /usr/libexec/postfix/smtpd: b
> ad command startup -- throttling
> Apr 14 20:22:59 mail postfix/postfix-script: refreshing the Postfix mail system
> Apr 14 20:22:59 mail postfix/master[587]: reload configuration
> [root at mail root]# telnet mail 25
> Trying 10.0.0.11...
> Connected to mail.
> Escape character is '^]'.
> 
> ehlo whdehq
> 
> 
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://www.blu.org/mailman/listinfo/discuss
> 



More information about the Discuss mailing list