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
0.3 NO_REAL_NAME From: does not include a real name
0.0 HTML_MESSAGE BODY: HTML included in message
0.1 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
1.7 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag

2. read archives
http://article.gmane.org/gmane.mail.squirrelmail.user/15644/match=size

3. Options -> Index Order

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 username plugin, you might need to
put some options in default_pref and existing *.pref files.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 mail for.  They all have
> virtualdomains defined in my Sendmail configuration
> (which version is 8.12.5-7, by the way).
>
> So : I maintain  a server named mail.techsolutionsgroupllc.com, and have
> virtual domains of imadethis.com, avafg.com,
> etc., but when any user logs on to Squirrelmail, the From address is
> "user"@mail.techsolutionsgroupllc.com   .

1. user's can set their email address in Options -> Personal Info
ask_user_info plugin asks to fill that information

2. if user does not have email settings in personal info and username does
not look like email address, squirrelmail adds default domain that is set
in configuration
(conf.pl -> 2. Server settings -> 1. Domain.)

vlogin plugin allows to change default domain according to url that is
used to access email.

3. i don't think that squirrelmail adds double quotes to email address.

4. If from address is changed even when it is set correctly in personal
information, check your sendmail setup.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 initial preference file!
> ../data/ should be writable by user apache
> Please contact your system administrator and report this error.
>
> I'm not really certain WHO is trying this, or what directory (I know, it's
> a DATA directory ) it is trying to do this in,
> since I believe these are relative directories.  I am running from
> /usr/share/webmailtest/ yada yada yada.

1. if you have default configuration options in conf.pl -> 4. General
Options -> 1. Data directory, data directory is
/usr/share/webmailtest/data

this directory must be writeable by webserver's user

http://www.squirrelmail.org/wiki/en_US/DataPermission

2. don't put custom scripts in /usr/share. This directory is used by
system packages. I think any local customizations should go to /usr/local.
Webserver scripts go to /var/www.

http://www.pathname.com/fhs/

3. check archives.
http://search.gmane.org

Group names are:
gmane.mail.squirrelmail.user = [EMAIL PROTECTED]
gmane.mail.squirrelmail.plugins = [EMAIL PROTECTED]

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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.sf.net

2. /path-to-sm/plugins/virus_scan/includes/virussignatures.php must be
writeable by webserver user.

ls -l /path-to-sm/plugins/virus_scan/includes/virussignatures.php
ls -l /path-to-sm/data/*.pref

use same user that owns .pref files.

chown some-user /path-to-sm/plugins/virus_scan/includes/virussignatures.php
chmod u+w /path-to-sm/plugins/virus_scan/includes/virussignatures.php



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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/

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 not available for
download. If plugin is not in Obsolate section, inform about it. If it is
obsolate - check what is provided in latest squirrelmail stable package.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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. This account was setup
> using vqadmin. However when I login into squirrelmail it will only allow
> me to login in with my system login and not may [EMAIL PROTECTED] login which
> was setup in the vqadmin tool. Is there something that needs to be
> configure in squirrelmail to tell it to use the logins set by the vqadmin
> tool and point it to the Maildir set by the vqadmin tool.

http://www.inter7.com/courierimap.html
http://www.courier-mta.org

./configure --enable-unicode --with-authvckpw ...other options...

SquirrelMail needs IMAP server, imap server must be able to use vpopmail
authentication.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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;"
variables in config.php

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 before you ask.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 as dc=child,dc=parent,dc=com and i am
> getting error "Time limit exceeded".
>
> Has any one succesfully got address book populated
> from ADS. Any clues?

1. squirrelmail 1.5.0cvs contains non-anonymous bind and v3 bind patches.

2. attached php script to test your ldap connection. you need to change
"localhost" and "dc=example,dc=com" into something suited for your site.

3. check port that is used by ADS. check if you can connect to ADS
directory  with other programs.

http://www.labmice.net/ActiveDirectory/AD_ldap.htm
http://www.developer.com/open/print.php/3100951
-- 
Tomas


ldap.php
Description: application/httpd-php


[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.



Looking at the contents I noticed that it's doing a "diff" 



diff -N functions/abook_global_database.php
/usr/local/httpd/htdocs/functions/abook_global_database.php



with a (supposedly) existing abook_global_database.php file which I don't
have. Is that what's causing the hangup?



Should I copy an "abook_global_database.php" file to my functions directory?
Or can I just edit the file and rename it abook_global_database.php ?



--

Ronnie



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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
> feedback.

patch waits for input from stdin.

use "patch -p0 < global_sql_addressbook"

>
> Looking at the contents I noticed that it's doing a "diff"

it is not doing diff, it was made using diff.

> Should I copy an "abook_global_database.php" file to my
> functions directory?
> Or can I just edit the file and rename it abook_global_database.php ?

in order to use global sql addressbook, you need to put
abook_global_database.php into functions directory and add global address
book init calls in functions/addressbook.php.

http://www.topolis.lt/squirrelmail/patches/global-sql-abook/

Global SQL address book is part of SM 1.5.0cvs. It can be implemented
without abook_global_database.php file too. abook_database.php backend
will work.

-- 
Tomas


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 by
> setting "$default_use_priority = true;" and "$default_use_mdn = true;"
> variables in config.php
>
> --
> Tomas
>
>
> ---
> 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 from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 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 by
> > setting "$default_use_priority = true;" and
> "$default_use_mdn = true;"
> > variables in config.php
> >
> > --
> > Tomas
> >
> >
> > ---
> > 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 from the bash shell to sys
> admin.
> > Click now!
> http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > --
> > squirrelmail-users mailing list
> > List Address: [EMAIL PROTECTED]
> > List Archives:
> http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > List Info:
> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> >
>
>
>
> ---
> 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 from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 "


My questions are:
1. which user should be owner?
2. which group should be owner?
3. what is the effective permission settings (777, 731, 730, etc)

Thanks





---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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, when I ran the test_installation script during yesterdays 
install, the test e-mails were delivered to the postmaster mailbox and 
everyting was working as it should. Now they just sit in queue. Here's a 
copy of my qmail-smtp/run script which looks fine to me:

#!/bin/sh
QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" export QMAILQUEUE
QMAILDUID=`id -u vpopmail`
NOFILESGID=`id -g vpopmail`
MAXSMTPD=`cat /var/qmail/control/concurrencyincoming`
LOCAL=`head -1 /var/qmail/control/me`
if [ -z "$QMAILDUID" -o -z "$NOFILESGID" -o -z "$MAXSMTPD" -o -z 
"$LOCAL" ]; then
echo QMAILDUID, NOFILESGID, MAXSMTPD, or LOCAL is unset in
echo /var/qmail/supervise/qmail-smtpd/run
exit 1
fi
if [ ! -f /var/qmail/control/rcpthosts ]; then
echo "No /var/qmail/control/rcpthosts!"
echo "Refusing to start SMTP listener because it'll create an open relay"
exit 1
fi
exec /usr/local/bin/softlimit -m 1000 \
/usr/local/bin/tcpserver -v -R -l "$LOCAL" -x /etc/tcp.smtp.cdb -c 
"$MAXSMTPD" \
-u "$QMAILDUID" -g "$NOFILESGID" 0 smtp \
/var/qmail/bin/qmail-smtpd .com \
/usr/home/vpopmail/bin/vchkpw /usr/bin/true 2>&1

I've rechecked and retested the steps in Part 14 - Qmail-Scanner + Clam 
Anti-Virus + Spamassassin. All requirements are met and all tests pass 
except the test e-mails. When I finished these steps yesterday, 
everything worked fine. No changes have been made to the installation. 
I've verified that all the proper services are running and the ports are 
listening. SMTP gives the same result regardless of where the mail comes 
from. I've tried flushing the queue and starting fresh, stopping and 
restarting the services, and even (cringe) rebooting. I'm stumped. Help?

Mark

---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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" directory?
2. which user should be owner?
3. which group should be owner?
4. what is the effectice permission settings (777, 731, 730, etc)

Thanks


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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 sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 PROTECTED])



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 "


> My questions are:
> 1. what/where is the "data" directory?

Whatever you set in the data variable in the configuration file.

> 2. which user should be owner?

Er... Read the instructions you pasted

> 3. which group should be owner?

This really doesn't matter too much.

> 4. what is the effectice permission settings (777, 731, 730, etc)

Not 777... Try 600, that should be plenty as Apache will be the owner
of the directory anyway.  Of course, if you want to be able to
read/modify the preference files, you'll have to adjust the rules.
For example, changing group ownership of the folder to your ownership,
then setting the sticky group bit so that all files created in there
are group owned by your group too, then use something like 660.
You'll have to tweak some SM code too if you want to do that.

-- 
Jonathan Angliss
([EMAIL PROTECTED])



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 root attachments
> chgrp -R webgroup attachments
> chmod -R 730 attachments "


My question is:

  1. Do you know how to administer unix/linux systems?

Your questions are answered in the statement you pasted. Or isn't it
clear enough?

-- 
Jonathan Angliss
([EMAIL PROTECTED])



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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
save
Sent
squirrel
Trash


How can I get the list to be correct, that is, to have only one of each of Drafts, 
Sent and Trash?

I'm not all that hot as a PHP programmers, so please explain in detail    :)

Mairhtin






---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 mailing list... My appologies

---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


[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-1337



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 config.  Does the Virtual Server line that handles
SSL point to the same place as the one that handles your SM setup?  Check
your error logs, there should be a line that states what file was asked
for and where in the filesystem Apache was looking for it.

Thanks,

Charles

> Thanks
>
> Troy Richard
> 10937 Prairie Hills Dr
> Omaha, NE 68144
> 402-392-1337
>
>
>
> ---
> 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 from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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
other than the standard index files.

You should make sure you've set config.php in the show_ssl_link plugin
directory to point to where you want the link to go.

(please reply to the list in the future)

Thanks,

Charles

> Thanks
> >
> > From: Charles Sprickman <[EMAIL PROTECTED]>
> > Date: 2004/01/04 Sun PM 09:52:18 EST
> > To: [EMAIL PROTECTED]
> > CC: [EMAIL PROTECTED]
> > Subject: Re: [SM-USERS] add secure login to SM
> >
> > 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 config.  Does the Virtual Server line that handles
> > SSL point to the same place as the one that handles your SM setup?  Check
> > your error logs, there should be a line that states what file was asked
> > for and where in the filesystem Apache was looking for it.
> >
> > Thanks,
> >
> > Charles
> >
> > > Thanks
> > >
> > > Troy Richard
> > > 10937 Prairie Hills Dr
> > > Omaha, NE 68144
> > > 402-392-1337
> > >
> > >
> > >
> > > ---
> > > 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 from the bash shell to sys admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > --
> > > squirrelmail-users mailing list
> > > List Address: [EMAIL PROTECTED]
> > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > >
> >
> >
> > ---
> > 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 from the bash shell to sys admin.
> > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > --
> > squirrelmail-users mailing list
> > List Address: [EMAIL PROTECTED]
> > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> >
>
> Troy Richard
> 10937 Prairie Hills Dr
> Omaha, NE 68144
> 402-392-1337
>
>


---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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: Re: [SM-USERS] add secure login to SM
> 
> 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
> other than the standard index files.
> 
> You should make sure you've set config.php in the show_ssl_link plugin
> directory to point to where you want the link to go.
> 
> (please reply to the list in the future)
> 
> Thanks,
> 
> Charles
> 
> > Thanks
> > >
> > > From: Charles Sprickman <[EMAIL PROTECTED]>
> > > Date: 2004/01/04 Sun PM 09:52:18 EST
> > > To: [EMAIL PROTECTED]
> > > CC: [EMAIL PROTECTED]
> > > Subject: Re: [SM-USERS] add secure login to SM
> > >
> > > 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 config.  Does the Virtual Server line that handles
> > > SSL point to the same place as the one that handles your SM setup?  Check
> > > your error logs, there should be a line that states what file was asked
> > > for and where in the filesystem Apache was looking for it.
> > >
> > > Thanks,
> > >
> > > Charles
> > >
> > > > Thanks
> > > >
> > > > Troy Richard
> > > > 10937 Prairie Hills Dr
> > > > Omaha, NE 68144
> > > > 402-392-1337
> > > >
> > > >
> > > >
> > > > ---
> > > > 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 from the bash shell to sys admin.
> > > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > > --
> > > > squirrelmail-users mailing list
> > > > List Address: [EMAIL PROTECTED]
> > > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > > >
> > >
> > >
> > > ---
> > > 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 from the bash shell to sys admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > --
> > > squirrelmail-users mailing list
> > > List Address: [EMAIL PROTECTED]
> > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > >
> >
> > Troy Richard
> > 10937 Prairie Hills Dr
> > Omaha, NE 68144
> > 402-392-1337
> >
> >
> 

Troy Richard
10937 Prairie Hills Dr
Omaha, NE 68144
402-392-1337



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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 PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: Re: [SM-USERS] add secure login to SM
> 
> 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
> other than the standard index files.
> 
> You should make sure you've set config.php in the show_ssl_link plugin
> directory to point to where you want the link to go.
> 
> (please reply to the list in the future)
> 
> Thanks,
> 
> Charles
> 
> > Thanks
> > >
> > > From: Charles Sprickman <[EMAIL PROTECTED]>
> > > Date: 2004/01/04 Sun PM 09:52:18 EST
> > > To: [EMAIL PROTECTED]
> > > CC: [EMAIL PROTECTED]
> > > Subject: Re: [SM-USERS] add secure login to SM
> > >
> > > 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 config.  Does the Virtual Server line that handles
> > > SSL point to the same place as the one that handles your SM setup?  Check
> > > your error logs, there should be a line that states what file was asked
> > > for and where in the filesystem Apache was looking for it.
> > >
> > > Thanks,
> > >
> > > Charles
> > >
> > > > Thanks
> > > >
> > > > Troy Richard
> > > > 10937 Prairie Hills Dr
> > > > Omaha, NE 68144
> > > > 402-392-1337
> > > >
> > > >
> > > >
> > > > ---
> > > > 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 from the bash shell to sys admin.
> > > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > > --
> > > > squirrelmail-users mailing list
> > > > List Address: [EMAIL PROTECTED]
> > > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > > >
> > >
> > >
> > > ---
> > > 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 from the bash shell to sys admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > --
> > > squirrelmail-users mailing list
> > > List Address: [EMAIL PROTECTED]
> > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > >
> >
> > Troy Richard
> > 10937 Prairie Hills Dr
> > Omaha, NE 68144
> > 402-392-1337
> >
> >
> 

Troy Richard
10937 Prairie Hills Dr
Omaha, NE 68144
402-392-1337



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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]
> CC: [EMAIL PROTECTED]
> Subject: Re: Re: [SM-USERS] add secure login to SM
> 
> 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
> other than the standard index files.
> 
> You should make sure you've set config.php in the show_ssl_link plugin
> directory to point to where you want the link to go.
> 
> (please reply to the list in the future)
> 
> Thanks,
> 
> Charles
> 
> > Thanks
> > >
> > > From: Charles Sprickman <[EMAIL PROTECTED]>
> > > Date: 2004/01/04 Sun PM 09:52:18 EST
> > > To: [EMAIL PROTECTED]
> > > CC: [EMAIL PROTECTED]
> > > Subject: Re: [SM-USERS] add secure login to SM
> > >
> > > 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 config.  Does the Virtual Server line that handles
> > > SSL point to the same place as the one that handles your SM setup?  Check
> > > your error logs, there should be a line that states what file was asked
> > > for and where in the filesystem Apache was looking for it.
> > >
> > > Thanks,
> > >
> > > Charles
> > >
> > > > Thanks
> > > >
> > > > Troy Richard
> > > > 10937 Prairie Hills Dr
> > > > Omaha, NE 68144
> > > > 402-392-1337
> > > >
> > > >
> > > >
> > > > ---
> > > > 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 from the bash shell to sys admin.
> > > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > > --
> > > > squirrelmail-users mailing list
> > > > List Address: [EMAIL PROTECTED]
> > > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > > >
> > >
> > >
> > > ---
> > > 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 from the bash shell to sys admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > --
> > > squirrelmail-users mailing list
> > > List Address: [EMAIL PROTECTED]
> > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > >
> >
> > Troy Richard
> > 10937 Prairie Hills Dr
> > Omaha, NE 68144
> > 402-392-1337
> >
> >
> 
> 
> ---
> 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 from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> 

Troy Richard
10937 Prairie Hills Dr
Omaha, NE 68144
402-392-1337



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users


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/www/html/src does not exist.  What would be 
causing my mail.domain.com not to be resolving to /var/www/html/webmail when I go to 
secure login.

Thanks
Troy
> 
> From: Charles Sprickman <[EMAIL PROTECTED]>
> Date: 2004/01/04 Sun PM 10:09:42 EST
> To: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Subject: Re: Re: [SM-USERS] add secure login to SM
> 
> 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
> other than the standard index files.
> 
> You should make sure you've set config.php in the show_ssl_link plugin
> directory to point to where you want the link to go.
> 
> (please reply to the list in the future)
> 
> Thanks,
> 
> Charles
> 
> > Thanks
> > >
> > > From: Charles Sprickman <[EMAIL PROTECTED]>
> > > Date: 2004/01/04 Sun PM 09:52:18 EST
> > > To: [EMAIL PROTECTED]
> > > CC: [EMAIL PROTECTED]
> > > Subject: Re: [SM-USERS] add secure login to SM
> > >
> > > 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 config.  Does the Virtual Server line that handles
> > > SSL point to the same place as the one that handles your SM setup?  Check
> > > your error logs, there should be a line that states what file was asked
> > > for and where in the filesystem Apache was looking for it.
> > >
> > > Thanks,
> > >
> > > Charles
> > >
> > > > Thanks
> > > >
> > > > Troy Richard
> > > > 10937 Prairie Hills Dr
> > > > Omaha, NE 68144
> > > > 402-392-1337
> > > >
> > > >
> > > >
> > > > ---
> > > > 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 from the bash shell to sys admin.
> > > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > > --
> > > > squirrelmail-users mailing list
> > > > List Address: [EMAIL PROTECTED]
> > > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > > >
> > >
> > >
> > > ---
> > > 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 from the bash shell to sys admin.
> > > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> > > --
> > > squirrelmail-users mailing list
> > > List Address: [EMAIL PROTECTED]
> > > List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> > > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> > >
> >
> > Troy Richard
> > 10937 Prairie Hills Dr
> > Omaha, NE 68144
> > 402-392-1337
> >
> >
> 
> 
> ---
> 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 from the bash shell to sys admin.
> Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
> 

Troy Richard
10937 Prairie Hills Dr
Omaha, NE 68144
402-392-1337



---
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 from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users