Ah that explains it then. The postfix I currently have is stock from
SuSE which probably doesn't have said patches on it. I'll look into it.
Thanks for your help,
Steve
On Jan 20, 2004, at 3:54 PM, Jesse Norell wrote:
Hello,
Sounds like you don't have pgsql support in your postfix. If you
built from source, I believe you have to add patches for that. If
using a package, look for one with pgsql support (eg. we're using
debian unstable with postfix and postfix-pgsql packages).
Jn
---- Original Message ----
From: Steve Milner <dbmail@dbmail.org>
To: dbmail@dbmail.org
Subject: Re: [Dbmail] Problems
Sent: Tue, 20 Jan 2004 15:44:32 -0500
Again, thanks for the quick response.
You have to have postfix 2.0 for that, I'm pretty sure, and I had
to add a few things to proxy_read_maps. Eg. this is what mine has:
In that facet I'm in luck, I have postfix-2.x installed.
proxy_read_maps = $local_recipient_maps $mydestination
$virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps
$virtual_mailbox_domains $relay_recipient_maps $relay_domains
$canonical_maps $sender_canonical_maps $recipient_canonical_maps
$relocated_maps $transport_maps $mynetworks $alias_maps
$header_checks
$body_checks $virtual_alias_maps proxy:pgsql:/etc/postfix/pbsp.cf
Interestingly, I don't see the aliases.cf line matching, so maybe
anything using "pgsql:" will be allowed from the above.
I added this to the configuration and I am now getting ....
Jan 20 15:42:30 uptech postfix/proxymap[10677]: fatal: unsupported
dictionary type: pgsql
Jan 20 15:42:31 uptech postfix/smtpd[10654]: warning: premature
end-of-input on private/proxymap socket while reading input attribute
name
Jan 20 15:42:31 uptech postfix/smtpd[10654]: warning: private/proxymap
socket: service dict_proxy_open: Success
Jan 20 15:42:31 uptech postfix/master[10640]: warning: process
/usr/lib/postfix/proxymap pid 10677 exit status 1
Jan 20 15:42:31 uptech postfix/master[10640]: warning:
/usr/lib/postfix/proxymap: bad command startup -- throttling
Is there some special proxymap I am suppose to have besides the one
that comes with postfix?
Steve
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail
-- End Original Message --
--
Jesse Norell
jesse (at) kci.net
_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org
https://mailman.fastxs.nl/mailman/listinfo/dbmail