Sorry for the repost, but [mail hidden] wiped out what I was trying to
show from the logs.
I have replaced all email addresses with "user xx domain".
==
This happens
Apr 18 19:34:15 transbay postfix/qmgr[88661]: CC13326F54D2:
from=<bounce-46244_HTML-10579582-3993451-6167586-165793 xx
bounce.email.vimeo.com>, size=33062, nrcpt=1 (queue active)
Apr 18 19:34:21 transbay postfix/local[89631]: CC13326F54D2: to=<*carla
xx localhost.transbay.net*>, orig_to=<*carla xx transpacific.net*>,
relay=local, delay=606, delays=601/0.01/0/5.5, dsn=4.3.0,
status=*deferred* (temporary failure)
And that is with this in the tables (virtual users, local recipients,
domains_we_host):
transbay[729]# grep carla virtusers (virtual_alias_map)
*carla xx transpacific.net carla@localhost*
carla xx transbay.net carlax@localhost
carla xx mail.transbay.net carlax@localhost
transbay[730]# grep carla postfix.users (local_recipient_map)
*carla@localhost user*
carlax@localhost user
*carla xx localhost.transbay.net user*
carlax xx localhost.transbay.net user
transbay[732]# grep trans domains_we_host (virtual_alias_domains)
transbay.net
mail.transbay.net
lists.transbay.net
smtp.transbay.net
*transpacific.net*
carla xx transbay.net goes to carlax@localhost, a phony user whose
.forward says "|/usr/local/bin/slidemail carla",
and "slidemail carla" takes stdin and appends it to /var/mail/carla.
This is how I've had to fake delivery to users
postfix is refusing to deliver to.
carla@localhost (from carla xx transpacific.net) does NOT get piped
though slidemail, instead it is supposed to be
delivering directly to carla (user on the machine), and it seems unable
to. As shown, "carla@localhost" and
"carla xx localhost.transbay.net" are defined as valid existing
recipients, so why is the mail being deferred?
from postqueue -p:
CC13326F54D2 33062 Thu Apr 18 19:24:14
bounce-46244_HTML-10579582-3993451-6167586-165793 xx bounce.email.vimeo.com
(temporary failure)
carla xx localhost.transbay.net
This is affecting SOME users, but not all.
==
I am also getting this:
B623A26F54C8 63627 Thu Apr 18 12:58:06
561-ZNP-897.0.10724.0.0.9819.9.4028766 xx
bounce.restaurantbusinessonline.com
*(User unknown in virtual alias table)*
*lbafwd xx transbay.net*
despite this:
(local recipient map: the lbafwd items are stale from when "lbafwd" was
in aliases => tec, gmail.)
lbafwd@localhost user
lbafwd xx localhost.transbay.net user
*tec@localhos**t* *user**
**tec xx localhost.transbay.net user*
*(virtual alias map:)*
*lbafwd xx transbay.net* *tec@localhost*,someone xx gmail.com
The item will not flush from the queue, despite "lbafwd xx transbay.net"
being available.