I have been following this thread, and humbly suggest looking for where the line:
unspecified-domain.google.com is lurking. I'm not certain where Postfix gets this, but when I see wierd stuff of this ilk in my Sendmail/cyrus config, it is usually some daft alias in my hosts file.(Legacy) Depending on your DNS resolution it could even becoming from your nameserver look up? Hope that might help! haul out the grep find commands! -Kiarna > On Fri 22 Feb 2002 at 16:16:00 -0500, you wrote: > > > Ian Macdonald wrote: > > > > > > On Fri 22 Feb 2002 at 15:09:12 -0500, you wrote: > > > > > > > > I'm running Cyrus 2.1.2/Postfix 1.1.3 here and Sieve is working > > > > > nicely, apart from the vacation extension. > > > > > > > > > > Redirects are working, so I know that Postfix is being spawned > > > > > correctly to send the message. > > > > > > > > > > When the vacation module tries to send a response, this is what I'm > > > > > seeing in my logs: > > > > > > > > > > Feb 22 11:28:32 lovelace postfix/smtp[18102]: 604051775: to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (Name service error for unspecified- domain.google.com: Host not found) > > > > > > > > > > It tries to send the vacation response to > > > > > cyrus@unspecified- domain.google.com, but the address it should have > > > > > been responding to is an off-site address. > > > > > > > > I'm not a Postfix expert (heck, I don't even use it), but my guess would > > > > be that Postfix is re-writing the envelope 'from' address which Sieve > > > > uses as the 'reply-to' address. I believe that this has been discussed > > > > on the list before. > > > > > > Postfix _is_ doing some rewriting of the MAIL FROM in the envelope, > > > but even if I add the address it's using to the addresses that > > > vacation should recognise, it still doesn't work. > > > > The envelope FROM has nothing to do with :addresses. :addresses is used > > to compare against the TO/CC/BCC _headers_ in the message. The envelope > > FROM is what vacation uses as the address to reply to. This _should_ be > > the same for redirect and reject, I don't know why it would be different > > for vacation (unless Postfix somehow knows the disposition of the > > message before it gets to Sieve -- highly unlikely). > > Well, it's not being sent to the MAIL FROM address either, I'm > afraid. The MAIL FROM is a fully qualified on-site address that I > receive mail at, but instead the [EMAIL PROTECTED] > address is used. > > Does anyone else have an inkling what might be going on here? > > Ian > -- > Ian Macdonald | knowledge, n.: Things you believe. > System Administrator | > Google, Inc. | > [EMAIL PROTECTED] | > 650.330.0100 x1265 | >