A
ArtH
Guest
I'm trying to set up an email address in qmail such that a unique identifier can be passed as part of the email address.
For example:
[email protected], [email protected], [email protected] would all go to the 'reply' user and be sent to the same shell script. Currently, email sent to [email protected] goes to the script and I pass the unique id in the subject or message body. I have added both a .qmail and .qmail-default file in the ~/var/qmail/mailnames/domain.com/reply/ directory. However, all email sent to [email protected] gets rejected with 550 - mailbox not found. I've checked permissions, read the guides and manuals - it seems like this should work. I suspect that the assign file may have something to do with this but I can't edit it as Plesk always overwrites my edits.
Is there something I'm missing to get this working on Plesk? I'm working on a Mediatemple DV server with Plesk 8.6.0. Thanks!
How it should work: http://www.lifewithqmail.org/ see section 4.1.5. extension addresses
For example:
[email protected], [email protected], [email protected] would all go to the 'reply' user and be sent to the same shell script. Currently, email sent to [email protected] goes to the script and I pass the unique id in the subject or message body. I have added both a .qmail and .qmail-default file in the ~/var/qmail/mailnames/domain.com/reply/ directory. However, all email sent to [email protected] gets rejected with 550 - mailbox not found. I've checked permissions, read the guides and manuals - it seems like this should work. I suspect that the assign file may have something to do with this but I can't edit it as Plesk always overwrites my edits.
Is there something I'm missing to get this working on Plesk? I'm working on a Mediatemple DV server with Plesk 8.6.0. Thanks!
How it should work: http://www.lifewithqmail.org/ see section 4.1.5. extension addresses