<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On May 4, 2016, at 6:35 PM, Karl Willoughby &lt;<a href="mailto:karl@wyltowyn.nzld.com" class="">karl@wyltowyn.nzld.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 10.5pt; font-family: Consolas;" class="">Hi MacPorts Users.<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 10.5pt; font-family: Consolas;" class=""><o:p class="">&nbsp;</o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 10.5pt; font-family: Consolas;" class="">I have a Mac mini running OS X Yosemite and I'm attempting to follow these instructions:<o:p class=""></o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 10.5pt; font-family: Consolas;" class=""><a href="https://trac.macports.org/wiki/howto/SetupDovecot" style="color: purple; text-decoration: underline;" class="">https://trac.macports.org/wiki/howto/SetupDovecot</a></div></div></div></blockquote><br class=""></div><div>I did not realize this wiki article exists. It should be removed as the “dovecot” port is ancient.</div><div><br class=""></div><div>You should use the “dovecot2” port. If you want virtual users look at one of the sql variants:</div><div><div>port variants dovecot2</div><div><br class=""></div><div>Example for virtual users in mysql:</div><div>sudo port install dovecot2 +mysql56</div><div class=""><br class=""></div></div><div>If you want sieve support (server side filtering) install the dovecot2-sieve port:</div><div class="">sudo port install&nbsp;dovecot2-sieve</div><div class=""><br class=""></div><div class="">If you want to train/retrain messages as spam by dragging message from/to a “Junk” folder install the dovecot2-antispam port:</div><div class="">sudo port install&nbsp;dovecot2-antispam</div><div class=""><br class=""></div><div class="">After that you should be able to follow most any dovecot2 configuration howto, skipping the install parts.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class="">Regards,</div><div class="">Bradley Giesbrecht (pixilla)</div></div><div class=""><br class=""></div></body></html>