On Sun, 12 Sep 2004 17:38:50 -0500, /dev/rob0 <[EMAIL PROTECTED]> wrote: > > Another nitpick, the last sentence in the same part of INSTALL.postfix: > "Postfix will send a bounce if a recipient is not present." > That's not quite accurate. Postfix refuses the mail with whatever is > configured as $unknown_local_recipient_reject_code in main.cf, the > default being 450. This occurs in the SMTP dialogue. If a bounce is to > be sent to the envelope sender, the sending MTA is the one to send it. > > s/'send a bounce'/'refuse the mail'/ will fix it.
Fixed > > Finally, and this WAS a problem for me (resolved in IRC; thanks Jesse), > is that the sample sql_recipients.cf file in the 2.0RC8 INSTALL.postfix > file says "table = aliases". So by following the instructions exactly > it did not work. "table = dbmail_aliases" worked. Fixed Thanks, Ilja
