Re: Re: [SM-USERS] add secure login to SM

2004-01-04 Thread trichard1
I think i see the problem. Looks like the secure redirection is going to the wrong place. I have mail.domain.com (virtual domains) set to go to /var/www/html/webmail and when the redirect goes it goes to https://mail.domain.com/src/webmail.php and I get a error in the ssl log that says /var/ww

Re: Re: [SM-USERS] add secure login to SM

2004-01-04 Thread trichard1
I get the test page if I specify the url in ssl_url in the config.php file. I don't want to do this because I run virtual domains. If I remove that I still get the 404 error. Troy > > From: Charles Sprickman <[EMAIL PROTECTED]> > Date: 2004/01/04 Sun PM 10:09:42 EST > To: [EMAIL PROTECTED] >

Re: Re: [SM-USERS] add secure login to SM

2004-01-04 Thread trichard1
Sorry only get the test page if I specify the ssl_url in the config.php file but I don't want to do that because I'm running virtual domains. So I removed it and I still get a 404 error Troy > > From: Charles Sprickman <[EMAIL PROTECTED]> > Date: 2004/01/04 Sun PM 10:09:42 EST > To: [EMAIL PRO

Re: Re: [SM-USERS] add secure login to SM

2004-01-04 Thread trichard1
Ok when I click on the secure login page I get my apache test page instead of SM login. is secure login pages in a different directory. Thanks > > From: Charles Sprickman <[EMAIL PROTECTED]> > Date: 2004/01/04 Sun PM 10:09:42 EST > To: [EMAIL PROTECTED] > CC: [EMAIL PROTECTED] > Subject: Re: R

Re: Re: [SM-USERS] add secure login to SM

2004-01-04 Thread Charles Sprickman
On Sun, 4 Jan 2004 [EMAIL PROTECTED] wrote: > Here is what the error log show > [Sun Jan 04 20:56:33 2004] [error] [client 192.168.0.199] Directory index forbidden > by rule: /var/www/html/ > Do you know what that means? It means your Apache is set up to not allow anything from that directory o

Re: [SM-USERS] add secure login to SM

2004-01-04 Thread Charles Sprickman
On Sun, 4 Jan 2004 [EMAIL PROTECTED] wrote: > I have installed SM and everything works I would like to add secure > login to SM. I have downloaded the plugin but hen I turn it on and then > access the page I get a 404 error object not found. Any ideas on what > causes this. Probably your Apache

[SM-USERS] add secure login to SM

2004-01-04 Thread trichard1
I have installed SM and everything works I would like to add secure login to SM. I have downloaded the plugin but hen I turn it on and then access the page I get a 404 error object not found. Any ideas on what causes this. Thanks Troy Richard 10937 Prairie Hills Dr Omaha, NE 68144 402-392-133

Re: [SM-USERS] Incoming SMTP mail sitting in queue, not getting delivered.....

2004-01-04 Thread Mandrich
Jonathan Angliss wrote: Hello Mandrich, On Sunday, January 04, 2004, Mandrich wrote... Hi All, My QMR install is completed and was almost perfect. Unfortunately incoming SMTP mail is stuck in queue and not being delivered to the mailbox. And how's this related to SquirrelMail? Sorry.. Wrong

[SM-USERS] (no subject)

2004-01-04 Thread squirrelmail
Hello, I have installed the latest SM, and gotten it to accept a login and all appears to be good, BUT The list of folders on the left pane is as follows : INBOX Drafts Sent Trash INBOX.Drafts INBOX.Sent INBOX.Trash anthony Drafts hold ibm kde pli s

Re: [SM-USERS] securing the attachments directory

2004-01-04 Thread Jonathan Angliss
Hello Technical, On Sunday, January 04, 2004, Technical wrote... > The website states: > "Find out what group your webserver is running as. > Give the attachments directory to the webserver group. Give the webserver > write but not read permissions. Give the directory to e.g. root: > chown -R r

Re: [SM-USERS] Confused about security instructions

2004-01-04 Thread Jonathan Angliss
Hello Technical, On Sunday, January 04, 2004, Technical wrote... > "Find out what user your webserver is running as. For Apache: User > webusername in httpd.conf. Give the data directory to the webserver user > and make sure others do not write there: > chown -R webusername data > chmod go-w data

Re: [SM-USERS] Incoming SMTP mail sitting in queue, not getting delivered.....

2004-01-04 Thread Jonathan Angliss
Hello Mandrich, On Sunday, January 04, 2004, Mandrich wrote... > Hi All, > My QMR install is completed and was almost perfect. Unfortunately > incoming SMTP mail is stuck in queue and not being delivered to the > mailbox. And how's this related to SquirrelMail? -- Jonathan Angliss ([EMAIL PR

[SM-USERS] replacing text with images ?

2004-01-04 Thread sYED fAISAL gILLANI
is it possible to remove the left side text links such as inbox.sent , inbox.trash etc with images ? will look cool .. thanks --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills.

[SM-USERS] Follow-up SMTP issue fixed. Please disregard....

2004-01-04 Thread Mandrich
I removed the | /usr/home/vpopmail/spamcheck/checkall line from my .qmail_default file and mail started getting delivered again Thanks, Mark --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just shar

[SM-USERS] change password plugin for vpopmail

2004-01-04 Thread trichard1
I'm running the qmailrocks setup and I'm looking for a plugin to allow the user to change his/her password. Anyone know what plugin to use or if there is even one avaliable. Thanks Troy Richard 10937 Prairie Hills Dr Omaha, NE 68144 402-392-1337 -

[SM-USERS] Confused about security instructions

2004-01-04 Thread Technical
The website states: "Find out what user your webserver is running as. For Apache: User webusername in httpd.conf. Give the data directory to the webserver user and make sure others do not write there: chown -R webusername data chmod go-w data " My questions are: 1. what/where is the "data" di

[SM-USERS] Incoming SMTP mail sitting in queue, not getting delivered.....

2004-01-04 Thread Mandrich
Hi All, My QMR install is completed and was almost perfect. Unfortunately incoming SMTP mail is stuck in queue and not being delivered to the mailbox. I've gone back over the steps listed in the qmail-scanner section of the install and verified I've followed the steps verbatim. Originally, whe

[SM-USERS] securing the attachments directory

2004-01-04 Thread Technical
The website states: "Find out what group your webserver is running as. Give the attachments directory to the webserver group. Give the webserver write but not read permissions. Give the directory to e.g. root: chown -R root attachments chgrp -R webgroup attachments chmod -R 730 attachments " M

Re: [SM-USERS] High,Law & Recipt

2004-01-04 Thread Tomas Kuliavas
Reciept on delivery depends on your email setup. some smtp servers ignore reciept on delivery requests. Reciept on read requires JavaScript support. Try setting Options->Display prefs -> Use javascript = always. User should be able to set reciept/priority options in message compose window. > It

Re: [SM-USERS] High,Law & Recipt

2004-01-04 Thread Amin Thakkar
It is already true in conf.pl but it still not coming. Amin >> Dear all >> >> Which plagin is use for display High, Law and Recipt > > You don't need plugins for that. > > Priorities and Sent Reciepts are part of SquirrelMail core. > they can be enabled or disabled in conf.pl 4. General Options or

Re: [SM-USERS] MySQL Global AddressBook Backend Patch?

2004-01-04 Thread Tomas Kuliavas
> Dear All, > > I have implemented personal address books in MySQL and am now trying to > setup global address books using the above-mentioned patch. > > After untar-ing the patch, I tried running the command "patch -p0 > global_sql_addressbook" as suggested. But it just hangs there without > any >

[SM-USERS] MySQL Global AddressBook Backend Patch?

2004-01-04 Thread Ronnie Choo
Dear All, I have implemented personal address books in MySQL and am now trying to setup global address books using the above-mentioned patch. After untar-ing the patch, I tried running the command "patch -p0 global_sql_addressbook" as suggested. But it just hangs there without any feedback.

Re: [SM-USERS] Addressbook From ADS

2004-01-04 Thread Tomas Kuliavas
> Hi, > > I would like to get my addressbook populated from mail > attribute of my Active Directory Server. I did follow > instructions specified in faq for adding username and > password. I have also added a line above that line to > set LDAP version to 3 but no luck yet. I have given > ldap base

Re: [SM-USERS] login

2004-01-04 Thread Tomas Kuliavas
> Hi, > > The login page I want like just put user name and password without > @domain.com vlogin plugin. adds domain automatically. added domain depends on url used to access webmail. http://www.squirrelmail.org/plugin_view.php?id=47 Please check squirrelmail settings and available plugins befo

Re: [SM-USERS] High,Law & Recipt

2004-01-04 Thread Tomas Kuliavas
> Dear all > > Which plagin is use for display High, Law and Recipt You don't need plugins for that. Priorities and Sent Reciepts are part of SquirrelMail core. they can be enabled or disabled in conf.pl 4. General Options or by setting "$default_use_priority = true;" and "$default_use_mdn = true

[SM-USERS] High,Law & Recipt

2004-01-04 Thread amin
Dear all Which plagin is use for display High, Law and Recipt Amin --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything fr

[SM-USERS] login

2004-01-04 Thread amin
Hi, The login page I want like just put user name and password without @domain.com How to do it? Amin --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Fre

Re: [SM-USERS] squirrel mail qmail setup

2004-01-04 Thread Tomas Kuliavas
> I have a problem with squirrel mail using qmail logins here is a > discription of my problem > > Ok right now I have qmail installed and I can send a message to my email > account [EMAIL PROTECTED] the server recevices the mail and puts it into the > directory /home/vpopmail/domains/abc.com/user.

Re: [SM-USERS] (no subject)

2004-01-04 Thread Tomas Kuliavas
> Hi, > > I can see Hyperlink for email_priority.0.2.0-1.1.2. plugin email priority is part of SM. this plugin is obsolate. You don't need it. Priority is enabled by default. conf.pl -> 4. General Options -> 7. Allow use of priority : true If link is missing in plugins download page, plugin is n

[SM-USERS] (no subject)

2004-01-04 Thread amin
Hi, I can see Hyperlink for email_priority.0.2.0-1.1.2. plugin Thanks Regards, Amin --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. L

Re: [SM-USERS] Download email from yahoo

2004-01-04 Thread Tomas Kuliavas
> Dear All, > > Is there any plugin for download email from yahoo ? http://www.squirrelmail.org/plugins_category.php?category_id=all ctrl+f yahoo Nope. http://freshmeat.net/search/?q=yahoo+mail§ion=projects&x=0&y=0 http://freshmeat.net/projects/yosucker/ http://freshmeat.net/projects/yahoopops/

Re: [SM-USERS] Virus Scan

2004-01-04 Thread Tomas Kuliavas
> Dear All > > I am trying to put virus scan plugin. but it gives error blow > > ERROR : ../plugins/virus_scan/includes/virussignatures.php must be > writable by the webserver! 1. use server side virus scanning solutions if you can. http://www.amavis.org http://qmail-scanner.sf.net http://clamav.

Re: [SM-USERS] error with new version

2004-01-04 Thread Tomas Kuliavas
> Hello, > > I am trying to use the new version (1.4.2, I believe) and am getting the > following error when I try to login (yes, I figured out > how to have multiple versions running ... it just took me sitting and > thinking for a while.) > > Error opening ../data/default_pref > Could not create

[SM-USERS] Download email from yahoo

2004-01-04 Thread amin
Dear All, Is there any plugin for download email from yahoo ? Thank you, Regards, Amin --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials.

[SM-USERS] Virus Scan

2004-01-04 Thread amin
Dear All I am trying to put virus scan plugin. but it gives error blow ERROR : ../plugins/virus_scan/includes/virussignatures.php must be writable by the webserver! Can you help me pls. Thank you, Regards, Amin --- This SF.net email is spo

Re: [SM-USERS] Mail server address appended ??????

2004-01-04 Thread Tomas Kuliavas
> Hello, > > I am having the following problem : No matter how I futz with it, > everything sent from my machine via Squirrelmail has the > user's name appended to the mail server's name, not their domain. Do I > need the multiple domain plugin? > > I have 5 or six domains that I maintain the mai

Re: [SM-USERS] (no subject)

2004-01-04 Thread Tomas Kuliavas
> Dear All > > I have install plugin username and it is working fine. > > I want to set up as default display welcome message for any user without > editing disply property. What to do ? MOTD = Message of the day conf.pl -> 7. Message of the Day (MOTD) If you want to display same message as user

Re: [SM-USERS] Email Size

2004-01-04 Thread Tomas Kuliavas
> Dear All >Is there any plugin for display email size ? >Amin 1. don't post html to list X-Spam-Score: 2.1 (++) X-Spam-Report: Spam Filtering performed by sourceforge.net. See http://spamassassin.org/tag/ for more details. Report problems to http://sf.net/tracker/?func=add&group_id=1&atid=21