Posted by bill1282 on May 1, 2008 at 2:35am
Jump to:
| Project: | Ezmlm |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | hutch |
| Status: | closed (fixed) |
Issue Summary
I have installed Ezmlm lists in drupal 6.2. It installed without error but it will not pass the Subscriptions to the mailing list that has been create. Thank you for help
Bill
Comments
#1
You will need to check the qmail send and smtp logs to see if it arrived, wether it was accepted by smtp and whether it was delivered to the mailing list. Your instance of drupal will of course have to be capable of sending mail and the server it's on correctly configured for sending mail.
An email will have been sent by ezmlm.module in the form of
-subscribe-=@
HTH
#2
OOPS
the forum software mangled my example line, here it is again
<mailinglistname>-subscribe-<username>=<userdomain>@<mailinglistdomain>#3
No answer