[qmailtoaster] simscan help
Hi, Sorry if the same Q had been posted before :) Recently, I've installed fresh centOS 4.2 and qmailtoaster by following http://www.qmailtoaster.com/info/EZ-QmailToaster-Install.txt All are running great en perfect, Thx to people who work hard for it. I login to webmail en try sending email to local user, it's working well then I open email & view full message header but didn't find any comment below : Received: by simscan 1.1.0 ppid: 3675, pid: 3677, t: 0.3578s scanners: clamav: 0.85.1/m:31/d:880 spam: 3.0.1 What should I do ? any clue where should I begin to check... thx. Alim - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
RE: [qmailtoaster] I need help with an auto-login process - resolved
Greetings, I have resolved the problem with my friend, PHP. I wrote a PHP script that accepts the inputs from the Plesk custom button, parses them out, and then populates an alternate login form. I then call the script by visiting http://mail.domain.com/qmailadmin/plesk-login.php by using Plesk's "Custom Button" utility with the domain name and postmaster password appended to the end. I'm sure that there's a better way to do this, but I couldn't wait any longer. The source to the script is available at: http://www.peak.org/coderepository/plesk-login.phps Sincerely, -- Joseph Lundgren Systems Engineer Peak Internet, LLC [EMAIL PROTECTED] -Original Message- From: Joseph Lundgren [mailto:[EMAIL PROTECTED] Sent: Thursday, November 10, 2005 3:35 PM To: qmailtoaster-list@qmailtoaster.com Subject: [qmailtoaster] I need help with an auto-login process Greetings, I've been trying to make an external link from our Plesk server farm automatically login to the qmailadmin utility. The URL I've been trying to use includes all of the POST variables that I would think I'd need, but it's giving me an error: "Only one person can log in as system postmaster at one time. Someone else has logged in. Please only have one login at a time." The URL is: http://mail.domain.com/qmailadmin/index.cgi/com/showmenu?user=postmaster &dom=domain.com&password=password& Do you folks know any way to have a user enter a URL that will log the user in to the qmailadmin application without them having to enter any further authentication credentials? Sincerely, -- Joseph Lundgren Systems Engineer Peak Internet, LLC [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[qmailtoaster] Problems with qmailadmin
I installed the qmail in my server use the fedora core4, during the installation I occurred all perfect one, but when I enter in the mail administration, he does not appear nothing, no item of the menu, somebody can give to an aid I to me use qmailadmin 1.29 _ Eduardo Henrique Albergone - Analista de Sistemas °v°Poseidon Linux (www.poseidon.furg.br) /(_)\ Laboratorio de Oceanografia Geologica - LOG/DGEO ^ ^Fundação Univesidade Federal do Rio Grande Rio Grande - RS - Brazil Simplifique sua vida, Use Poseidon Linux - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
[qmailtoaster] Getting /etc/passwd to work with courier-imap-toaster
OK, this is quite easy when you figure it out. This works for Mandriva 2006.0 anyway In the specfile you need to change --without-shadow to --with-shadow and then rebuild the package and install it. Then in the /var/qmail/supervise/imap4/run (and imap4-ssl and pop3d-ssl) file you need to add /usr/lib/courier/authlib/authshadow to PASSPROG as so PASSPROG="/usr/lib/courier/authlib/authshadow \ /usr/lib/courier/authlib/authvchkpw" This enables both /etc/passwd and vpopmail's vchkpw authentication. In addition, the spec file is broken IRT using authpwd. The spec file has --without-authpw but it should be --without-authpwd so that if enabled, it'll work. Hopefully you can incorporate these changes into the next release. It would be nice to see the various authentication methods enabled or disabled during the build process. For example, authvchkpw would be enabled as default but you could also add --with authpwd on the command line. As far as I'm concerned, everything is now working fine in Mandriva 2006.0 apart from the graphics in the mrtg module, I'll get around to looking at that later. >From a sysadmin view, this proves a point: Leave a user with a problem long enough and they'll fix it themselves :) Regards Nigel -- www.myoldcontacts.com - Tell your friends to tell their friends www.sysadmininc.com - Consultancy, Service, Sales, Networking... www.british-expats.com - Connect with British Expats World Wide www.kxez.com/shows_britishinvasion.php - 9-11pm Sunday. KXEZ 92.1 FM "I reject your reality and substitute it with my own" --Adam Savage. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]