Mail aliases

Hello.

Thank you for developing this control panel.

I'm running an Ubuntu 7.10 server and the install process was a piece of cake.

But still I'm a bit confused about an issue.

I need to create some mail aliases. What I mean is I'd like the mail from an address to be forwarded to some other address

E.g.
mainemail@domain.com forward to user1@domain.com, user2@domain.com, user3@domain.com

If it's impossible to do from the control panel itself, could you please help me how to make this feature possible through the command line?

Thank you.

Thank you for trying ehcp,

Unfortunately, forwarding is not implemented through panel, as of version 0.25.2 i will implement it later...

But maybe you may do forwarding by means of "forwardings" table fo ehcp mysql database.
Because mail system uses mysql tables completely, and i think you may manyally add needed mails to forwardings table, by means of phpmyadmin

try it and let me learn result...

see you.

hi,
may this helps. have not tryed it yet.

http://www.squirrelmail.org/plugin_view.php?id=16

forwarding works fine for me!

but the plugin don´t work on 64bit system

Hello.

I've added the entries into the forwardings table and everything works fine now.

Thank you.

yes, can confirm this.

thank you!

To any user who has problem with mails:
Please install latest version 0.25.2 by downloading from ehcp site.

latest version solves mail send problems, by means of pop-before-smtp

All previous versions may have problem...

thank you for trying ehcp...

coming soon:
easy subdomains,

done latest:
custom dns, custom http..

my i see the data in your forwardings table ?
please write them here...

[quote]
ehcp Developer wrote:
To any user who has problem with mails:
Please install latest version 0.25.2 by downloading from ehcp site.

latest version solves mail send problems, by means of pop-before-smtp

All previous versions may have problem...

thank you for trying ehcp...

coming soon:
easy subdomains,

done latest:
custom dns, custom http..[/quote]

hi,
are there just some files changes?
or is a new install needed?

because i have a lot of modifications done, most language related and other personaly things.

1.
you will need, very little changes,
classapp.php updated, you may merge modifications, i think...
i may even provide you which functions changed, or you may checkout yourself...
not released yet..

subdomains is done with a small addition to database, you dont need to modify existing data. only addition of a table.

2.
What changes did you do? which files...
if possible and useful for other people, maybe you wish to share any improvements you made with all people !

see you.

i´ll post my changes as soon as i have the time.