This happens
Apr 18 19:34:15 transbay postfix/qmgr[88661]: CC13326F54D2:
from=<bounce-46244_html-10579582-3993451-6167586-165...@bounce.email.vimeo.com>,
size=33062, nrcpt=1 (queue active)
Apr 18 19:34:21 transbay postfix/local[89631]: CC13326F54D2:
to=<*ca...@localhost.transbay.net*>, orig_to=<*ca...@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)
*ca...@transpacific.net carla@localhost*
ca...@transbay.net carlax@localhost
ca...@mail.transbay.net carlax@localhost
transbay[730]# grep carla postfix.users (local_recipient_map)
*carla@localhost user*
carlax@localhost user
*ca...@localhost.transbay.net user*
car...@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*
ca...@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 ca...@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
"ca...@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-165...@bounce.email.vimeo.com
(temporary failure)
ca...@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.4028...@bounce.restaurantbusinessonline.com
*(User unknown in virtual alias table)*
*lba...@transbay.net*
despite this:
(local recipient map: the lbafwd items are stale from when "lbafwd" was
in aliases => tec, gmail.)
lbafwd@localhost user
lba...@localhost.transbay.net user
*tec@localhos**t* *user**
**t...@localhost.transbay.net user*
*(virtual alias map:)*
*lba...@transbay.net* *tec@localhost*,some...@gmail.com
The item will not flush from the queue, despite "lba...@transbay.net"
being available.