Transport table gone ?
Hello, I make rather heavy use of transport_maps as explained in
<http://www.postfix.org/postconf.5.html#transport_maps> and in the
transport(5) section of the man pages.
Today I upgraded my dozen of servers to Postix 2.7 under FreeBSD 7.3,
and got the waring below :
Nevertheless, I carefully read the 2.7 Release announcment, there's no
mention of such a suppression.
Does it mean that I *must* use another routing mechanism ?
Thanks,
Similar Topics
| Topic | Started |
|---|---|
| Local mailserver | 1 hour 25 min ago |
| Remove Received: headers | 13 hours 26 min ago |
| Reading mail messages from local files | 14 hours 42 min ago |
| sender and recipient dependend routing in a single postfix engine | 1 day 52 min ago |
| Aggregating/rate-limiting emails | 1 day 3 hours ago |
| reject_unknown_client_hostname light? | 1 day 6 hours ago |
| Relay to another internal server using TLS | 1 day 14 hours ago |
| Postfix rejecting mail when plenty of space | 1 day 16 hours ago |
| Unable to drop mails | 1 day 21 hours ago |
3 comments
Re: Transport table gone ?
That's just a note that the sample file is no longer supplied
by postfix.
You're still free to use that name, or any other valid
filename, for your local transport table.
-- Noel Jones
Re: Transport table gone ?
Noel Jones さんは書きました:
Perhaps that could be reworded to make it clear? As it is it does seem
to mean that the transport table file is no longer supported. it is
not ambiguous.
==
jd
Whom the gods wish to destroy they first call promising.
Re: Transport table gone ?
j debert a écrit :
note that it says "files or directories". Nobdoy would say so but a
script (a human knows if it's a file _or_ a directory). so this is an
automatic packaging script issue. (it reminds me of the old: let N be
the number of wheels in car. oh those mathematicians:).
look at the path. This is FreeBSD specific. In fact, the file now is under
/usr/local/etc/postfix/dist/
but please do not modify this one: create yours instead.
the reference is the documentation, not installation script messages.
Please open a FreeBSD ports PR.