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

Reply via email to