Using Plesk 10.4.4 mu#18 I am unable to receive any verp encoded replies. With an older server running Plesk 8.3, I have no problem receiving verp encoded replies. Qmail is properly sending out verp encoded reply addresses with 10.4.4, but I am not able to receive any bounces and/or replies.
In accordance with qmail-users and dot-qmail documents (and exactly like I did on the old 8.3 server) I added a wildcard assignment in /var/qmail/users/assign having the general form:
+2-joe-mlist
opuser:110:31:/var/qmail/mailnames/domain.net/joe:-:mlist:
and provided .qmail files for:
joe/.qmail
joe/.qmail-mlist-reply
joe/.qmail-mlist-reply-default
joe/.qmail-mlist-owner
joe/.qmail-mlist-owner-default
with each file containing:
| true
| /usr/bin/deliverquota ./Maildir
However any incoming email arriving with an address of the verp form:
joe-mlist-reply-subscriber=isp.com@mydomain.net
is rejected with a message saying "smtp;550 sorry, no mailbox here by that name. (#5.7.17)"
Email to joe@mydomain.net works fine, but despite the wildcard assignment in /var/qmail/users/assign, any address with anything following joe is rejected.
I very desperately need to find a solution for this, in order to efficiently process the verp bounces and replies. Any help will be greatly appreciated..... Any ideas???
In accordance with qmail-users and dot-qmail documents (and exactly like I did on the old 8.3 server) I added a wildcard assignment in /var/qmail/users/assign having the general form:
+2-joe-mlist
and provided .qmail files for:
joe/.qmail
joe/.qmail-mlist-reply
joe/.qmail-mlist-reply-default
joe/.qmail-mlist-owner
joe/.qmail-mlist-owner-default
with each file containing:
| true
| /usr/bin/deliverquota ./Maildir
However any incoming email arriving with an address of the verp form:
joe-mlist-reply-subscriber=isp.com@mydomain.net
is rejected with a message saying "smtp;550 sorry, no mailbox here by that name. (#5.7.17)"
Email to joe@mydomain.net works fine, but despite the wildcard assignment in /var/qmail/users/assign, any address with anything following joe is rejected.
I very desperately need to find a solution for this, in order to efficiently process the verp bounces and replies. Any help will be greatly appreciated..... Any ideas???