tmda-cgi
"Dennis Kavadas" <[email protected]> Wed, 14 Feb 2007 16:16:14 +1100
| Newsgroups | gmane.mail.spam.tmda.devel |
|---|---|
| Message-ID | <[email protected]> |
hi all i'm trying to setup auto-install for tmda-cgi however when trying to authenticate via the tmda-cgi i keep getting this error... Username [email protected] not found in system. str= this is my ./configure ------------------------------------------------------------- Where is the Python interpreter? (version 2.1+) (/usr/bin/python2): When I compile the binary executable, where should I save it? (/usr/local/apache/cgi-bin/tmda.cgi): Where did you install TMDA? (/usr/local/src/tmda-1.0.3/): Where did you install tmda-cgi? This is typically the CWD. (/usr/local/src/tmda-cgi-0.10/): Would you like to override the default config file location? (None): How should I authentication user logins? [file, program, remote, default] (file): remote What is the authentication URI? (protocol://host.domain.com[:port][/dn]) (file): pop3://mailq.myhost.info:110 What is the relative or absolute web path from CGI to display directory? (/display/): What mode should the CGI run in? [system-wide, single-user, no-su] (system-wide): Which virtual user stub and parameters should I use for locating virtual users? (/usr/local/src/tmda-cgi-0.10/stubs/vmailmgr1): What real user name should I use when a virtual user logs in? myvirtualdomainsuser: Where should I save temporary session files? (/tmp/TMDASession.): How long (in seconds) may a temporary session file be allowed to sit (300): What are the odds of cleanup I should use? (0.01 = 1%) (0.01): Listing /usr/local/src/tmda-cgi-0.10/ ... Listing /usr/local/src/tmda-cgi-0.10/button_maker ... Listing /usr/local/src/tmda-cgi-0.10/display ... Listing /usr/local/src/tmda-cgi-0.10/display/icons ... Listing /usr/local/src/tmda-cgi-0.10/display/themes ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue/button_templates ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue/buttons ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue/dyn_buttons ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue/flowchart ... Listing /usr/local/src/tmda-cgi-0.10/display/themes/Blue/template ... Listing /usr/local/src/tmda-cgi-0.10/ht2html ... Listing /usr/local/src/tmda-cgi-0.10/ht2html/doc ... Listing /usr/local/src/tmda-cgi-0.10/htdocs ... Listing /usr/local/src/tmda-cgi-0.10/htdocs/display ... Listing /usr/local/src/tmda-cgi-0.10/htdocs/display/dyn_buttons ... Listing /usr/local/src/tmda-cgi-0.10/skel ... Listing /usr/local/src/tmda-cgi-0.10/skel/install ... Listing /usr/local/src/tmda-cgi-0.10/skel/install/%(Parent)s ... Listing /usr/local/src/tmda-cgi-0.10/skel/install/.tmda ... Listing /usr/local/src/tmda-cgi-0.10/skel/install/.tmda/filters ... Listing /usr/local/src/tmda-cgi-0.10/skel/install/.tmda/lists ... Listing /usr/local/src/tmda-cgi-0.10/skel/install/.tmda/templates ... Listing /usr/local/src/tmda-cgi-0.10/skel/uninstall ... Listing /usr/local/src/tmda-cgi-0.10/skel/uninstall/%(Parent)s ... Listing /usr/local/src/tmda-cgi-0.10/stubs ...