mail_redirect 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-7.x-1.0.tar.gz | 9.06 KB | 38d39a7769fb0aa54618b6b2e99bbe68 |
| mail_redirect-7.x-1.0.zip | 10.9 KB | 3a2f640e04df0758d6cf8eb4b5c64a89 |
Release notes
My first project updated to D7 so please let me know if any issues.
NOTES:
- mimemail patch is still in distro but has not been looked at for D7
- admin page does not show up at admin/config - i think this is a core bug but haven't verified
mail_redirect 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-6.x-1.2.tar.gz | 9.06 KB | 1ec2c7a6cc68d62324e1dac960dd4ed4 |
| mail_redirect-6.x-1.2.zip | 10.76 KB | b22be3f8e7b28b4872b5178e5fbdf2d6 |
Release notes
- fix the access arg on callback so you can get to admin config page
NOTE - this really isn't the best way to use this module though - you should NOT set anything in the admin config as that will eventually be your live site where you DON'T want to redirect your email. Then in the settings.php for your test/devel sites set the 'mail_redirect_domain' var there.
mail_redirect 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-6.x-1.x-dev.tar.gz | 9.03 KB | e0848fda642fd0c2f04378807860eefd |
| mail_redirect-6.x-1.x-dev.zip | 10.63 KB | a95f8bc5b239902efce9cdc9ff4bf083 |
Release notes
- HEAD version from CVS
mail_redirect 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-6.x-1.1.tar.gz | 9.01 KB | d3c54a163ea2b9902fc9524f7a225faa |
| mail_redirect-6.x-1.1.zip | 10.73 KB | 0dfd4c45e5280315e624ed53e3714cec |
Release notes
missed .install
mail_redirect 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-6.x-1.0.tar.gz | 8.61 KB | d498288653abda558e67d4af73349d69 |
| mail_redirect-6.x-1.0.zip | 9.84 KB | 037c19c091146e5ad25a3bf7a00ed537 |
Release notes
- updated for Dr6
- haven't tested mimemail patch or use
mail_redirect 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-5.x-1.1.tar.gz | 8.49 KB | 88ed17e141bd61de1b030d3a8cc1fa0a |
| mail_redirect-5.x-1.1.zip | 9.7 KB | f07822ba7654ad933070a369c8626bae |
Release notes
- add support for full rfc2822 email address formats (see drupal_mail() for details)
- add better status msging
mail_redirect 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| mail_redirect-5.x-1.0.tar.gz | 8.25 KB | 6b438f9a2f9f5eaabe85a96a3963dfeb |
| mail_redirect-5.x-1.0.zip | 9.45 KB | aea07bdf061ec629f4d7f3bc098fb88f |
Release notes
- initial release