Kirill Miazine <km-lists@???> writes:
> * Istvan Marko <mi-exim@???> [20020304 10:44]:
>> > <= fido@??? U=fido P=local S=280
>> > ** sean-test@???: Unrouteable address
>>
>> I am seeing similar symptoms, "Unroutable address" when trying to send
>> mail to user-foo. Here is my configuration:
>>
>> userforward:
>> driver = redirect
>> check_local_user
>> file = $home/.forward
>> local_part_suffix = -*
>> local_part_suffix_optional
>> no_verify
> ^^^^^^^^^ <- you get "Unrouteable address" because of this
Kirill,
without the no_verify I get
421 Unexpected failure, please try later
and in paniclog:
2002-03-04 12:30:11 unable to set gid=1520 or uid=1520 (euid=8): userforward router
2002-03-04 12:30:13 internal problem in userforward router: failure to transfer data from subprocess
For any local part, not just those with a suffix.
--
Istvan