[sork] aliasing with vacations
Mario Oschwald
mario.oschwald@student.hpi.uni-potsdam.de
Wed, 21 Aug 2002 21:02:50 +0200
On Wed, 21 Aug 2002 19:54:46 +0200
"Eric Rostetter" <eric.rostetter@physics.utexas.edu> wrote:
> Quoting Shannon Lekas <shannon@flyingmug.com>:
>
> > With Aliases configured(aliases.db in postfix ) I can received mail to
> my
> > system user shannon@flyingmug.com or shannon.lekas@flyingmug.com.
> However
> > the vacation notice is only sent when the email is sent to
> > shannon@flyingmug.com.
> > Nothing is returned when mail is sent to shannon.lekas@flyingmug.com.
>
> Known issue.
>
> > Any suggestions?
>
> Wait until I implement alias support, or implement it and submit it to
> me.
>
> If you look at the latest CVS HEAD, you'll see a commented out entry
> for aliases in the form. Proof that I at least started on this at
> one point, but never got very far...
I have actually implemented this feature, though very crudely - it
was my first time I programmed in PHP. If you tell me how to submit it
I'd be glad to do so, but beware - it would definitely need some
serious cleanup to get on par with your coding standards.
Cheers,
Mario