Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jun 2012 16:53:43 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        "Andrey S. Rybak" <ra@iop.kiev.ua>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: milter wants erase sendmail
Message-ID:  <4FDB3E67.104@gmail.com>
In-Reply-To: <4FDB27DB.4090500@iop.kiev.ua>
References:  <4FDB27DB.4090500@iop.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
Andrey S. Rybak wrote:
> 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?

IMHO creating multiple ports is horrible way for managing different 
configurations...

You can build mail/sendmail with SENDMAIL_WITH_TLS and 
SENDMAIL_WITH_SASL2. This way you will get exactly the same package 
originating from mail/sendmail.

You can simply alter package +CONTENTS to originate it from mail/sendmail.

-- 
Sphinx of black quartz judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FDB3E67.104>