<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p id="reply-intro">On 2019-11-14 15:41, Benny Pedersen via dovecot wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace"><span style="white-space: nowrap;">Jorge Bastos via dovecot skrev den 2019-11-14 16:25:</span><br /> <br />
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><span style="white-space: nowrap;">I've tried to search for the realm part in dovecot but didn't found it,</span><br /> <span style="white-space: nowrap;">Could you guide me to it?</span></blockquote>
<br /> <span style="white-space: nowrap;">doveconf -d | grep realm</span><br /> <br /> <span style="white-space: nowrap;">doveconf -n if more help is needed</span></div>
</blockquote>
<p><br /></p>
<p>Thanks Benny,</p>
<p>It was in my front and didn't saw it.<br />Now i need to go further, have the SASL auth being read from a diferrent table than the password_query for *sql.</p>
<p>In the below conf, would it be possible and how, to check an specific sql table for auth?</p>
<p>service auth {<br />  # Postfix smtp-auth<br />    unix_listener /var/spool/postfix/private/auth {<br />    mode = 0660<br />    # Assuming the default Postfix user and group<br />    user = postfix<br />    group = postfix<br />    }<br />}</p>
</body></html>