Re: milter wants erase sendmail

2012-06-16 Thread Andrey S. Rybak

_

Have you added this to /etc/make.cnf?

WITH_SENDMAIL_PORT= yes

Yes, I have


   So if you go into
/usr/ports/mail/sendmail and:

# make config

You will be able to enable tls and sasl2 (amongst a whole bunch of other
stuff) giving you the correct functionality.

No, this is not give me possibility to enable tls or sasl2:


[root@myComp /usr/ports/mail/sendmail]# make config
===  No options to configure
[root@myComp /usr/ports/mail/sendmail]# make rmconfig
===  No user-specified options configured for sendmail-8.14.5


I have latest version of ports...

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


milter wants erase sendmail

2012-06-15 Thread Andrey S. Rybak

hello!
i use bundle sendmail and milter greylist on my e-mail freebsd server.
every time I want upgrade milter-greylist it wants install sendmail 
port. But I use sendmail+tls+sasl2 port.
There is conflict. I should deinstall sendmail+tls+sasl, install 
milter-greylist, deinstall sendmail and then install sendmail+tls+sasl2. 
Every time doing so I think something going not elegant. Is there more 
simple path to upgrade milter-greylist?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org