Posted by joshk on July 19, 2006 at 4:19am
Jump to:
| Project: | Organic groups list manager |
| Version: | master |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | PunkCut25 |
| Status: | closed (fixed) |
Issue Summary
In the exim.install, this suggested bit of conf is wrong:
condition = ${run{/path/to/valid-recipient.pl $local_part@$domain}{1}{0}}
valid-recipient currently only wants to look at the local_part section. You need to chop the @$domain if you want it to work.
Comments
#1
Thanks Josh, we will update the documentation.
Kieran
#2
fixed
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/og2list/exim....
#3