I was able to figure out why the files where not able to copy using the cgi.
 
I guess the true problem is that vdelivermail will not pay attention to .qmail-user.bob-default files when the user has an extra dot in the username, at least that is my guess.
 
What is happening is that any user that has a dot in the username does not work with tmda.
The files exist and are correct but when an email is being delivered to a dynamic address, like [EMAIL PROTECTED] , qmail bounces an error stating that the user does not exist. The initial email does go to the user and the person is asked to confirm the message but the actual confirmation address does not exist in the eyes of qmail.
 
I think that qmail relies on the .qmail-google.crapper-default (in the case of the user above which is google.crapper ) and the file exist but for qmail does not consider the file to be valid for dynamic addresses for that user.
 
The same situation works fine as long as the username does not have a dot in the username.
 
I am not sure if I clarified the problem well.
 
Sam

Reply via email to