>>#3. ;-) When the response message gets sent it has a From address like >>this "User & <>[EMAIL PROTECTED]>".. Where is this coming from?...
>Probably this is the name of the vpopmail user in /etc/passwd. The >ampersand is replaced by the account name in utilities that display >the Fullname field. You can set FULLNAME in your config file to >whatever text you want and that will be override the default FULLNAME >setting. You can look at the confirm_request.txt file in the >templates directory to see how FULLNAME comes into play. There is a >HOWTO about customizing the templates on the TMDA web site. http:// tmda.net/howto-template.html >Tim Tim, You are correct, "User &" comes from the /etc/passwd file - thanks (should have caught that one)... Is there anyway to make it pull "FULLNAME" from the "comment" field (vuserinfo -c [username]) of qmail instead?.... Or is this getting into the internals a bit too much to for a Python novice like myself?... - Greg _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
