Hello all,
I'm currently using QmailAdmin 0.37 and Vpopmail 4.9. I've asked this a
long while back, but decided to bring it up again. Is there anyone out
there that has possibly written a custom patch to autorespond.c that allows
you to add autoresponders to existing POP boxes?
I can hand create/edit the a .qmail file to do local deliveries with
autoresponders to POPboxes by adding /path/to/domain/user/Maildir/, but if
you bring this back up in the QmailAdmin editor, it shites itself when you
attempt to save any new changes (it shows the entire path to the Maildir
instead of the local username or email addy).
It's confusing to my customers to not be able to add an autoresponder to
their mailbox.
Is this a planned feature-add for the next release of Qmailadmin? Much of
the code for what I'm requesting already exists in the alias.c file, since
it creates .qmail files with local delivery instructions in the form I gave
above.
I've been toying with the idea of extracting this code and making a patch
for myself, but my kung-fu is no good when it comes to C/C++ ;) I'm going
to embark on learning C++, but I don't anticipate a quick resolution to my
dilema with this route, so I'm asking for any assistance possible.
Thanks,