Search found 74 matches
- 2005-06-25 13:49
- Forum: Scripting
- Topic: Inline images in SM and ilohamail and hm4 b112
- Replies: 4
- Views: 3694
- 2005-06-24 12:26
- Forum: General discussions
- Topic: Add a common message at the bottom of the mails
- Replies: 6
- Views: 3213
- 2005-06-24 02:27
- Forum: General discussions
- Topic: Add a common message at the bottom of the mails
- Replies: 6
- Views: 3213
I found a way via SquirrelMail. Open the compose page compose.php in the src/ folder. Go to line 366 ( $body = explode("\n", $body); just before (but after the comment) add : $body = $body . "\n\nyour text\n" ; And it works!!! But this is a solution only if everybody use SquirrelMail, not a mail sof...
- 2005-06-24 00:58
- Forum: General discussions
- Topic: Add a common message at the bottom of the mails
- Replies: 6
- Views: 3213
Add a common message at the bottom of the mails
Is it possible to ask to hMailServer for adding a message at the end of the mails sent from him like :
Post thanks to hMailServer
Analyse thanks to ClamWin, no virus found in this mail
?
And if it is possible, how to do it ?
Thank You
FAWTS
Post thanks to hMailServer
Analyse thanks to ClamWin, no virus found in this mail
?
And if it is possible, how to do it ?
Thank You
FAWTS
- 2005-06-23 23:16
- Forum: Scripting
- Topic: PHPWebAdmin on webpage
- Replies: 15
- Views: 7732
- 2005-06-23 13:14
- Forum: Scripting
- Topic: PHPWebAdmin on webpage
- Replies: 15
- Views: 7732
- 2005-06-23 12:10
- Forum: Scripting
- Topic: PHPWebAdmin on webpage
- Replies: 15
- Views: 7732
- 2005-06-23 02:45
- Forum: Scripting
- Topic: PHPWebAdmin on webpage
- Replies: 15
- Views: 7732
I found the error, you have changed the language file to translate it in french, right? I'm doing the same, and somewhere, you put a ' (for me, it was plage d'adresse IP). It is this ' you ha to delete, and it will work perfectly::: Well, it's nealry 3:00 AM, I can go sleeping without feeling distur...
- 2005-06-23 01:24
- Forum: Scripting
- Topic: PHPWebAdmin on webpage
- Replies: 15
- Views: 7732
Funny, I've got the same. Everything works perfectly until this evening. I changed the PHP.ini (just to stop showing notice errors) and the left part of PHPWebadmin disappeared... Even if I thought there were no relationship, I changed again PHP.ini, but it hasn't solved the problem. Then, I replace...
- 2005-06-20 19:22
- Forum: General discussions
- Topic: clamwin, eicar and archive again
- Replies: 16
- Views: 8562
- 2005-06-19 23:37
- Forum: General discussions
- Topic: clamwin, eicar and archive again
- Replies: 16
- Views: 8562
- 2005-06-19 02:30
- Forum: General discussions
- Topic: clamwin, eicar and archive again
- Replies: 16
- Views: 8562
clamwin, eicar and archive again
First, I got the famous "50" error, but after having read the forum, it works, nearly. eicar.com is recognise and everything's ok, But eicarcom2.zip pass the scan without any problem while is in attached file. Clamwin return 0 When I scan manualy the file, clamwin return 1. I have the latest stable ...
- 2005-06-18 16:10
- Forum: Scripting
- Topic: Max File Size and attachement
- Replies: 1
- Views: 2265
Attache file Solution
The max file size upload does not depend of SquirrelMail config, but the php .ini config. Here the parameters : * [memory_limit] (default = 8M) * [post_max_size] (defaul t= 8M) * [upload_max_filesize] (default = 2M) For more informations, see : http://www.squirrelmail.org/wiki/en_US/AttachmentSize F...
- 2005-06-18 15:28
- Forum: Scripting
- Topic: Max File Size and attachement
- Replies: 1
- Views: 2265
Max File Size and attachement
Hi,
I have installed HMailServer, Apache, PHP... and everything work well.
But with SquirrelMail, I cannot sent attached file bigger than 2Mo. Is there Somebody who know how to change this setting?
Thanks a lot.
FAWTS
I have installed HMailServer, Apache, PHP... and everything work well.
But with SquirrelMail, I cannot sent attached file bigger than 2Mo. Is there Somebody who know how to change this setting?
Thanks a lot.
FAWTS