Posts: 0
Threads: 19
Joined: Feb 2025
Reputation:
0
Hello !
How do I change the admin mail that is sent then I make i new mail adress ?
And How can I change the file size in mail I send from webmailen from 2mb to larger file size?
Thanx
/Force
Restored from old drupal forum, for user uid:2253 username:forcevision
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
1- Go to settings in your ehcp gui, you can set admin email there
2- To change file size,
make sure your /etc/php5/apache2/php.ini has file size limit has enaugh value
then,
make sure it is not limited in webamil, look at squirelmail documents, i dont know the detail.
Restored from old drupal forum, for user uid:2253 username:forcevision
You may reset your password to access your new account here.
Posts: 0
Threads: 19
Joined: Feb 2025
Reputation:
0
Yes but I mean the message that is sent to the user that added a new e-mail ?
Is this what you mean in php.ini about the size post_max_size = 8M ?
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Feb 2025
Reputation:
0
1- the message that is sent to new email user (welcome to world) is coded in classapp.php, in function addEmailUser(){
You can open and edit it. Pay attention to keep php formatting, otherwise, your panel will not work.
2- No, there should be something like file size limit
Restored from old drupal forum, for user uid:2253 username:forcevision
You may reset your password to access your new account here.
Posts: 0
Threads: 19
Joined: Feb 2025
Reputation:
0
Thanx. I solve this .
/Force
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.