Mail aliases
Submitted by WeRReD on Fri, 06/06/2008 - 18:49
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.
Forums:
ehcpdeveloper
Mon, 06/09/2008 - 14:41
Permalink
Re: Mail aliases
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.
Cool
Fri, 06/06/2008 - 22:01
Permalink
Re: Mail aliases
hi,
may this helps. have not tryed it yet.
http://www.squirrelmail.org/plugin_view.php?id=16
Cool
Sat, 06/07/2008 - 07:31
Permalink
Re: Mail aliases
forwarding works fine for me!
Cool
Sat, 06/07/2008 - 12:16
Permalink
Re: Mail aliases
but the plugin don´t work on 64bit system
WeRReD
Tue, 06/10/2008 - 10:22
Permalink
Re: Mail aliases
Hello.
I've added the entries into the forwardings table and everything works fine now.
Thank you.
Cool
Tue, 06/10/2008 - 13:57
Permalink
Re: Mail aliases
yes, can confirm this.
thank you!
ehcpdeveloper
Tue, 06/10/2008 - 16:03
Permalink
Re: Mail aliases
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..
ehcpdeveloper
Tue, 06/10/2008 - 16:58
Permalink
Re: Mail aliases
my i see the data in your forwardings table ?
please write them here...
Cool
Tue, 06/10/2008 - 19:01
Permalink
Re: Mail aliases
[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.
ehcpdeveloper
Wed, 06/11/2008 - 13:52
Permalink
Re: Mail aliases
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.
Cool
Thu, 06/12/2008 - 16:37
Permalink
Re: Mail aliases
i´ll post my changes as soon as i have the time.