[pfx] Re: `postfix-pgsql`: Issues with expansion parameters `%s`, `%u` and `%d`, and some minor bugs(?)

2024-10-26 Thread Wietse Venema via Postfix-users
Viktor Dukhovni via Postfix-users:
> 
> https://github.com/vdukhovni/postfix/blob/a5b1b93841f14c32ddc9772887a664e7736b3826/postfix/src/global/dict_pgsql.c#L565-L573
> 
> static void plpgsql_connect_single(DICT_PGSQL *dict_pgsql, HOST *host)
> {
> if (host->type == TYPECONNSTR) {
> host->db = PQconnectdb(host->name);
> } else {
> host->db = PQsetdbLogin(host->name, host->port, NULL, NULL,
> dict_pgsql->dbname, dict_pgsql->username,
> dict_pgsql->password);
> }
> ...
> 
> The "dict_pgsql->dbname" value is only used for non-URI "hosts" elements.

Not only dbname, but also username and password.

I'll revise pgsql_table(5) documentation, again, later today.

Wietse
___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org


[pfx] alternative to one.com ?

2024-10-26 Thread Benny Pedersen via Postfix-users



i like to stop using one.com for servial ressons, first that do not 
support rfc 7505, why ?


and sending bils to dns admins when one.com users is not domain owner, 
hmm :)


webpage is diffrent pr domains ?, hmm

so is there better places to support registra payments, and do fully 
support dnssec


thats all i really need, i still miss gratisdns.dk with did a great job 
while i was there


___
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org