From: Wietse Venema (no email)
Date: Mon Feb 23 2004 - 20:16:23 EST
Marcelo P. Lima:
> mydestination = $mydomain, $transport_maps, localhost.$mydomain,
> transport_maps = mysql:/etc/postfix/mysql_transport_maps.cf
Marcelo P. Lima:
> [root at localhost admin]# postmap -q joesao.com
> mysql:/etc/postfix/mysql_transport_maps.cf
> maildrop
Then mail for is given to the pipe delivery
agent as specified in your master.cf file:
maildrop unix - n n - - pipe
flags=DRhu user=maildrop argv=/usr/bin/maildrop -w 90 -d ${recipient}
This is not consistent with your observation that mail is given to
the Postfix SMTP client.
Wietse
|
|
|