cyrus SASL problems with DIGEST-MD5

2014-02-14 Thread Matthias Leopold
hi, i'm having trouble with switching our postfix servers from dovecot SASL to cyrus SASL for SMTP-AUTH. i'm using "auxprop_plugin: sql" with "sql_engine: pgsql". the username for authentication is the full email address: u...@domain.tld. the "sql_select" query uses the '%r' macro like this:

Re: debug output and (r)syslog

2012-03-23 Thread Matthias Leopold
Am 2012-03-22 17:43, schrieb Wietse Venema: Matthias Leopold: [ Charset ISO-8859-1 unsupported, converting... ] Am 2012-03-21 18:52, schrieb Wietse Venema: Matthias Leopold: hi, how do i selectively log debug messages (eg from smtpd -v) with (r)sylog? By turning it off. Debug logging

Re: debug output and (r)syslog

2012-03-22 Thread Matthias Leopold
Am 2012-03-21 18:52, schrieb Wietse Venema: Matthias Leopold: hi, how do i selectively log debug messages (eg from smtpd -v) with (r)sylog? By turning it off. Debug logging should never be turned on as a matter of routine. It has a major impact on performance. Postfix has no performance

debug output and (r)syslog

2012-03-21 Thread Matthias Leopold
hi, how do i selectively log debug messages (eg from smtpd -v) with (r)sylog? if i enable debugging with "smtpd -v" i want one logserver to log these messages and another to skip these. is this possible with standard syslog facilities and severities? i haven't managed it yet as i can't influe

Re: using postgres functions for domain tables

2012-02-23 Thread Matthias Leopold
Am 2012-02-23 00:42, schrieb Peter: On 23/02/12 05:30, Matthias Leopold wrote: how do i make a postgres plperl function return a value/row only when certain conditions are met and otherwise return "nothing"/void/0 rows? right now my function returns "1 row" even when i retu

using postgres functions for domain tables

2012-02-22 Thread Matthias Leopold
hi, i want to use postgres (8.3) plperl functions to provide virtual_mailbox_domains/relay_domains. is this possible? how do i make a postgres plperl function return a value/row only when certain conditions are met and otherwise return "nothing"/void/0 rows? right now my function returns "1

trivial-rewrite and postgres setup

2010-11-05 Thread Matthias Leopold
hi, i'm using postfix 2.5.5 with a postgres backend setup. everything works fine (as far as i can see) but looking at my logfiles i'm wondering why the domain part of sender addresses is being looked up in my virtual_mailbox_domains table. i'm seeing lines like these in my logfiles: postfix