Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: calvin on October 28, 2004, 03:08:07 PM
-
I installed mailman, and "everything" is working ok ate web interface, I create a List, insert member, the mailman send
welcome to users, etc...
But when I try to send a message to mailman list, i received
this error:
@400000004180dfb00995e15c smtpfront-qmail[4678]: MAIL FROM:<user@domain.com> SIZE=446
@400000004180dfb00b80a22c smtpfront-qmail[4678]: RCPT TO:<list-request@domain.com>
@400000004180dfb00b8acbbc smtpfront-qmail[4678]: 553 Sorry, that is an invalid e-mail address
@400000004180dfb216d0ace4 smtpfront-qmail[4678]: bytes in: 95 bytes out: 170
Someone have this problem ??
thanks.
-
First make sure you are allowed to post to the list. Your "From" email ID should be unmoderated.
Secondly, send your post to name-of-your-list@domain.com.
Chaloner Hale
-
Many thanks, but I correct the error here,
see, when add a list on interface, the server execute
this perl script S20email-assign, than inside of this script
i found a command system("/var/qmail/bin/qmail-newu").
I try to execute system("/var/qmail/bin/qmail-newu") on shell,
and received a error, that exist one user account with problem.
I remove this user manually the create another list in the mailman interface, the the lists work correctly.
So many thanks for your help, my friend.
The only error is when i try to access the archive of lists,
I will see this error today,
see you later