Chuck Williams wrote: > > I just subscribed another email address by sending a message to > [EMAIL PROTECTED] This forwarded the subscription > request to the list owner, who was able to confirm it, upon which I > received the confirmation and became a member, all as expected. I then > sent a message from this same account to [EMAIL PROTECTED] > This message did not return the help template -- instead it was > forwarded to the list owner. > > Note the difference in syslog: > > aloha:/var/log# grep '\-subscribe' syslog > Jul 9 09:19:42 aloha courierlocal: > id=0000000001930270.0000000048750F4E.00005A25,from=<[EMAIL > PROTECTED]>,addr=<[EMAIL PROTECTED]>,size=1576,success: > Message delivered. > aloha:/var/log# grep '\-help' syslog
How about instead, you do this: # tail -f syslog And while that's running, send an email to "[EMAIL PROTECTED]". Whatever's actually being done will show up there in the logs. If you want more information about the environment, you can also change .courier-default to: | set > /tmp/sanghas-list-env.txt | /usr/bin/couriermlm ctlmsg /home/sanghas/sanghas-list After delivering the message, examine /tmp/sanghas-list-env.txt to see what's being set in DEFAULT. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
