| 1 |
mailsave.module installation instructions
|
| 2 |
=========================================
|
| 3 |
|
| 4 |
1.) Install mailhandler first and check that it is working.
|
| 5 |
|
| 6 |
2.) Copy this directory to your modules/ directory.
|
| 7 |
|
| 8 |
3.) Enable the mailsave from Administer > Site Building > Modules.
|
| 9 |
|
| 10 |
4.) Set the mailsave user permissions as required to allow users to save
|
| 11 |
attachments. To save attachments you must enable upload.module and give the
|
| 12 |
user upload files permission AND save attachments permission.
|
| 13 |
|
| 14 |
5.) Enable additional mailsave extensions as required, for example, mailsave
|
| 15 |
to image. Don't forget to also set necessary user permissions to allow users
|
| 16 |
to access the features of the additional module and create any required content
|
| 17 |
types.
|
| 18 |
|
| 19 |
6.) Enable MMS clean-up filters as required to suit your mobile service
|
| 20 |
provider if you want to take advantage of MMS to email messaging. Filters are
|
| 21 |
found under Administer > Site configuration > Mailsave.
|
| 22 |
|
| 23 |
; $Id: INSTALL.txt,v 1.4 2007/04/23 23:02:25 stuartgreenfield Exp $
|