meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:exim:issues [2021/04/30 09:20] – niziak | linux:exim:issues [2021/04/30 10:30] (current) – niziak | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Test routing path: | Test routing path: | ||
| - | < | + | < |
| exim -bt www-data@example.com | exim -bt www-data@example.com | ||
| Line 14: | Line 14: | ||
| DEBUG: procmail for www-data@example.com | DEBUG: procmail for www-data@example.com | ||
| www-data@example.com is undeliverable: | www-data@example.com is undeliverable: | ||
| + | </ | ||
| + | |||
| + | So the reason of problem is suffix based aliases search pattern. Address '' | ||
| + | |||
| + | **Workaround: | ||
| + | < | ||
| + | www@example.com: | ||
| + | www: user: | ||
| </ | </ | ||