Sorry for the repost, but "[mail hidden]" wiped out what I was trying to
show from the logs.
Damn, the thing is insistent. I have replaced "@" with " at " and then "
xx " to no avail!
I am going to replace all "<>" with "[]" and all @ with ?! in hopes to
defeat the <epithets> scanner.
==
This happens
Apr 18 19:34:15 transbay postfix/qmgr[88661]: CC13326F54D2:
from=[bounce-46244_HTML-10579582-3993451-6167586-165793 ?!
bounce.email.vimeo.com], size=33062, nrcpt=1 (queue active)
Apr 18 19:34:21 transbay postfix/local[89631]: CC13326F54D2: to=[*carla
?! localhost.transbay.net*], orig_to=[*carla ?! 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 ?! transpacific.net carla@localhost*
carla ?! transbay.net carlax@localhost
carla ?! mail.transbay.net carlax@localhost
transbay[730]# grep carla postfix.users (local_recipient_map)
*carla@localhost user*
carlax@localhost user
*carla ?! localhost.transbay.net user*
carlax ?! 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 ?! 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 ?! 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 ?! 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 ?! bounce.email.vimeo.com
(temporary failure)
carla ?! 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 ?!
bounce.restaurantbusinessonline.com
*(User unknown in virtual alias table)*
*lbafwd ?! transbay.net*
despite this:
(local recipient map: the lbafwd items are stale from when "lbafwd" was
in aliases =] tec, gmail.)
lbafwd@localhost user
lbafwd ?! localhost.transbay.net user
*tec@localhos**t* *user**
**tec ?! localhost.transbay.net user*
*(virtual alias map:)*
*lbafwd ?! transbay.net* *tec@localhost*,someone ?! gmail.com
The item will not flush from the queue, despite "lbafwd ?! transbay.net"
being available.