Re: [SM-USERS] Problems with MailBox

2002-12-09 Thread Keith Mastin
>HELP, > >I have the following errors occuring when sending and deleting mail as >follows: > >SENDING: >Please contact your system administrator and report the following error: >Fatal error: TOO MANY CONSECUTIVE PROTOCOL VIOLATIONS: 0 > >I have sent a test mail to myself which I received, and still

Re: [SM-USERS] Error Message

2002-12-09 Thread Keith Mastin
>Hi, > >I just need some thing which I am getting confirming please. I am using >SM with Exim and Courier-imap server. When I try and log in I get the >following error message > >Unknown error: Fatal error: Maildir: No such file or directory > >Read data: > >Am I correct thinking this is a perm

Re: [SM-USERS] Login Errors: qmail + vpopmail

2002-12-17 Thread Keith Mastin
>Hello gurus; I'm new to SM and checking it out. > >I have installed it per the INSTALL, using the config.pl, >all seemed ok, except the fact I'm not running IMAP, no >big deal I figured. I am running qmail, and vpopmail, >along with qmail-smtpauth. With the pop3 login I'm using >the vpopmail'

Re: [SM-USERS] Hosting squirrelmail on seperate box to mail server

2002-12-20 Thread Keith Mastin
>Hi, > >Currently I'm hosting squirrelmail on the same box as my imap/smtp >server. >To avoid any risk of the mail server being compromised, I would like to >host squirrelmail on a completely separate box with all the other >websites I'll be hosting. > >1. Is this possible >2. Doing this, would th

[SM-USERS] Memory error

2003-01-08 Thread Keith Mastin
I just moved one of my sites over to a new server. Everything works fine on the test account, but when I try to access any my user from the previous server, the memory allocation arror pops up. Testing also othe ruser accounts from the old server results in the same. I searched and made changes

Re: [SM-USERS] Memory error

2003-01-09 Thread Keith Mastin
>On Wed, 2003-01-08 at 09:53, Keith Mastin wrote: >> I just moved one of my sites over to a new server. Everything works fine >> on the test account, but when I try to access any my user from the >> previous server, the memory allocation arror pops up. Testing also othe &

[SM-USERS] SM using wrong smtp daemon?

2003-01-10 Thread Keith Mastin
Hello, squirrelmail-1.2.10, courier-0.40.2-1.7.3, postfix-1.1.7-2 on Redhat7.3, courier-imapd-0.40.2-1.7.3 The problem is that SM is not sending mail. I have smtp port 25 indicated in the conf.pl file. Postfix recieves the mail from remote locations alright, but does not send the mail. When I t

[SM-USERS] SM not sending mail

2003-01-12 Thread Keith Mastin
Hello all; I just set up squirrelmail-1.2.10 with postfix-1.1.7-2 on a new redhat7.3 install, using courier-imap for the MDA. Courier seems to be working fine, but I cannot get squirrelmail to send mail. It receives mail from remote servers just fine. Nothing shows up in the maillog when I sen

Re: [SM-USERS] SM not sending mail

2003-01-12 Thread Keith Mastin
but Weitze Vanema said this is not a postfix problem. >Keith Mastin > >> Hello all; >> >> I just set up squirrelmail-1.2.10 with postfix-1.1.7-2 on a new >> redhat7.3 install, using courier-imap for the MDA. Courier seems to be >> working fine, but I cannot get

Re: [SM-USERS] SM not sending mail

2003-01-12 Thread Keith Mastin
pd: Connection, ip=[:::216.113.197.175] Jan 12 03:11:37 mcleodlake imapd: LOGIN, user=kmastin, ip=[:::216.113.197.175] Jan 12 03:11:37 mcleodlake imapd: LOGOUT, user=kmastin, ip=[:::216.113.197.175], headers=2708, body=0 Does this ring any bells anywhere? >>Keith Mastin >>

Re: [SM-USERS] SM not sending mail

2003-01-12 Thread Keith Mastin
>Hello Keith, >On Sunday, January 12, 2003, Keith Mastin wrote... > >>> I changed the hostname last night (early this AM), and can now >>> telnet to mail.mcleodlake.com 25 from the localhost, but still >>> cannot telnet localhost 25. I can also send mail from

Re: [SM-USERS] UW imap & qmail

2003-01-13 Thread Keith Mastin
>Because with Maildir, except on reiserfs, you could go out of inodes. .. that would be some trick... even with stock ext2/3 fs, each inode represents 4KB or 256 inodes/MB. Of course you can always redraw your inode tables and make them represent 1KB/inode, but for me, I think its a moot point.

Re: [SM-USERS] courier imap ,Maildir

2003-01-13 Thread Keith Mastin
>Drop Postfix and use Exim or Qmail, either works very well with Courier >IMAP. How does that solve the problem of improper Maildir configuration? --- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Ser

Re: [SM-USERS] screen shots - ideas for UI

2003-01-13 Thread Keith Mastin
> >Just thought I'd drop a screen shot of my UI and perhaps >get a few back from other SM admins. > >http://jadz.com/screenshot.gif > >I have created an integrated message board (basically >using the SM authentication instead of the boards) and >also a front page that shows the most recent posts on

Re: [SM-USERS] newbie #101

2003-01-15 Thread Keith Mastin
>Regarding POP3 and IMAP mixed. > > >We are using SM and if people check their mail using the web >interface, the messages they display will then not be downloaded to >their POP3 clients when they check their mail with the client. > >Making everything IMAP is not an option in this case. The only

Re: [SM-USERS] newbie #101

2003-01-15 Thread Keith Mastin
>These are all very good questions. The IMAP/pop3 server is the one >that came with Debian linux (kernal 2.4.2). Trying to find >documentation on it has proven to be a real PIA. > >As for conversion...too many users to even think about trying to >change. We'd end up putting a lot more money i

[SM-USERS] change password plugin

2003-01-16 Thread Keith Mastin
I just installed the change password plugin, ran into a problem with it, and then found that the sourceforge site's MySql server is on the fritz (again), so researching on the site is out of the question. Here's the setup Redhat 7.3 with smp kernel (all up2date'd) SM 1.2.10 (latest stable) apach

Re: [SM-USERS] change password plugin

2003-01-16 Thread Keith Mastin
>I could never get this to work with apache@localhost I had to change it >to just localhost. > >Seth. Thanks Seth, unfortunately, it didn't work. still getting connection refused --- This SF.NET email is sponsored by: Thawte.com Understand

Re: [SM-USERS] change password plugin

2003-01-16 Thread Keith Mastin
>You might want to take the entries out of hosts.allow and hosts.deny and >make sure the xinetd config works okay. I'm not sure, but you may have to >restart xinetd after you make the change. I did all of the above (commented out the appropriate entires in the .deny and .allow files), restarted

Re: [SM-USERS] Re: change password plugin

2003-01-16 Thread Keith Mastin
ot@mail root]# service xinetd start Starting xinetd: [ OK ] [root@mail root]# service xinetd status xinetd dead but pid file exists I did chkconfig --del xinetd chkconfig --add xinetd and tried again... [sigh] back to the drawing board...

[SM-USERS] permission errors, cannot add header information

2003-01-17 Thread Keith Mastin
I moved my SM install, changed the conf.pl to reflect the new changes, and nothing works. I used absolute $PATHs for the data and attachments directories in General Options 2 and 3. Permissions are as follows: -rw-rw-r--1 apache apache 4458 Sep 18 00:27 AUTHORS -rw-rw-r--1 apache

Re: [SM-USERS] permission errors, cannot add header information

2003-01-17 Thread Keith Mastin
>Hello Keith, >On Friday, January 17, 2003, Keith Mastin wrote... > >> I moved my SM install, changed the conf.pl to reflect the new changes, and >> nothing works. I used absolute $PATHs for the data and attachments >> directories in General Options 2 and 3.

Re: [SM-USERS] Re: change password plugin

2003-01-17 Thread Keith Mastin
>Hello Keith, > >Here is mine and I and my users are using it. It works for us. > >The only thing is I am using this with qmail. Thus not sure it will help >you or not, but just want to try to help. > >service poppassd >{ >disable = no >flags = REUSE >socket_type = stream >

Re: [SM-USERS] Attachment problems

2003-01-20 Thread Keith Mastin
>> >I'm having difficulties with binary attachments: they can't be viewed via >> >the web, and when downloaded the arrive corrupted. I run squirrelmail >> >exclusively under SSL, but I've confirmned that this happen under normal >> >HTTP as well. I have the same results with IE 6 and mozilla runni

RE: [SM-USERS] Attachment problems

2003-01-20 Thread Keith Mastin
> >I've never installed any server-side anti-viral software. I'm assuming it's >happening because something is getting garbled in src/download.php, probably >in the headers. Are there any SM developers on this list? > Jonathan answered this... upgrade to 1.2.10 --

Re: [SM-USERS] Centralized Organizational Calendar Plugin forSquirrelMail

2003-01-21 Thread Keith Mastin
>Is there such plugin available in the download site? This kind of >calendar is like a groupware calendar system which will be accessible by >any/all/some email users of my server. My MTA is qmail. The shared calendar plugin might be what you're looking for ---

Re: [SM-USERS] Attachment problems

2003-01-22 Thread Keith Mastin
>Tried a text file and a zipped binary file - both files came through fine. > No added characters or white spaces (I diffed the original and downloaded >- no changes). > >The binary archive was a tar.gz - came back down size for size and >unpacked OK - MD5'd one file out of each archive and the has

Re: [SM-USERS] fresh install administrator plugin not working

2003-01-24 Thread Keith Mastin
>i have a new server running red hat 8.0 and squirrelmail 1.2.10. I tried >the administrator plugin and it does not seem to be working, i have the >admins file in the plugin folder and have also tried the more secure way >and nothing shows up under the options. I have enabled the php.ini for >regis

[SM-USERS] 2 plugin snafu's

2003-01-24 Thread Keith Mastin
Since the discussions around plugins earlier, I took a closer look, and found a couple things that don't work the way they should... SM 1.2.10 Apache 1.3.27.2 w/ openssl-0.9.6b-28 and mod_auth_pam-1.1.1 Login Auth v.1.1 Administrator-1.1 Users login to the (ssl-enabled) site and then select the

Re: [SM-USERS] 2 plugin snafu's

2003-01-25 Thread Keith Mastin
Hi Jonathan, (posted inline for reference) >Hello Keith, >On Friday, January 24, 2003, Keith Mastin wrote... > >> Since the discussions around plugins earlier, I took a closer look, >> and found a couple things that don't work the way they should... > >> SM 1

Re: [SM-USERS] 2 plugin snafu's

2003-01-25 Thread Keith Mastin
Hi again Jonathan, (just kept the relevant stuff...) The Administrator's window has a message at the bottom: "Config file can't be opened. Please check config.php." My guess that this is a permissions error, because when I change the permissions to 0777, the message goes away

Re: [SM-USERS] 2 plugin snafu's

2003-01-26 Thread Keith Mastin
Hi Jonathan, > >> A trial run changing the config directory permissions to user >> keith.mastin and the config.php file permissions to apache:apache >> 0660 still doesn't give user keith.mastin access to the >> administrators window. > >I completely forgot now... but which version of SquirrelMail

Re: [SM-USERS] Getting addresses from an MS SQL DB

2003-01-28 Thread Keith Mastin
>At 09:46 27/01/2003 -0600, Jonathan Angliss wrote: >>Hello Dan, >>On Monday, January 27, 2003, Dan HINCKLEY wrote... >> >> > Has anyone managed a setup to permit accessing email addresses from an MS >> > SQL 7 DB, using the Addresses button in Compose? Writing the PHP >> > mssql_connect and gettin

Re: [SM-USERS] LogIN

2003-01-28 Thread Keith Mastin
>> telnet localhost 143 >> A01 LOGIN username password >> A02 LOGOUT >It is not working.. >But the IMAPd is running and well installed! >How can I fix it? sounds like a firewall thing... see if you can telnet any port on the localhost

Re: [SM-USERS] log files

2003-01-28 Thread Keith Mastin
>Does anybody know how I can take a look at detailed logs that would tell > >Thanks > >Jason Corekin > >PS More info about my problem is in my previous email for anyone who We can take a look at the logs.. what's the problem? (I delete all except business -related messages after viewing them)

Re: [SM-USERS] log files

2003-01-28 Thread Keith Mastin
Hi Jason, >The first problem is that I can not even find any log files to begin with >for either squirrelmail or courier-imap. ... this is not a good thing. Courier should show up in maillog as imapd. SM = courier = imapd for all intents and purposes, unless you set up a specific log file for d

Re: [SM-USERS] Home Dierctory

2003-01-29 Thread Keith Mastin
>Hello everyone! >I have already written to ask you about a matter that perplexes me. We >administrators have been told by the people who have set up our email >server that it would be unsafe to allow users to have a home directory, as >it would present a great security liability. However, I have s

[SM-USERS] squirrelmail sends mailman message as attachment

2003-01-31 Thread Keith Mastin
ed is critical. I'm curious about the server-side configuration for this list and what the problem could be. Any information needed to debug will be sent on request. Thanks Kindest Regards, Keith Mastin --- This SF.NET email is sp

[SM-USERS] SM and mailman

2003-02-03 Thread Keith Mastin
Does anyone else on this list use mailman and squirrelmail? If so, how do you set up the server so all the messages show up as text in the text area instead of showing up as attachments? TIA --- This SF.NET email is sponsored by: SourceForge

Re: [SM-USERS] SM and mailman

2003-02-03 Thread Keith Mastin
Hi Jeffrey, >I use SM and mailman. However not sure how your problem is related to >mailman. Mailman should not be setup any differently because you are >using SM. It is completely independent. > >Now I now if you reply or forward a message via the message list in SM and >not from within the em

Re: [SM-USERS] SM and mailman

2003-02-03 Thread Keith Mastin
Hi Jonathan, >Hello Keith, >On Monday, February 03, 2003, Keith Mastin wrote... > >> Does anyone else on this list use mailman and squirrelmail? If so, how do >> you set up the server so all the messages show up as text in the text area >> instead of showing up as attac

Re: [SM-USERS] SM and mailman

2003-02-05 Thread Keith Mastin
Hi Jonathan, >On Monday, February 03, 2003, I wrote... > Does anyone else on this list use mailman and squirrelmail? If so, how do you set up the server so all the messages show up as text in the text area instead of showing up as attachments? > >>> This email was brought to you by

Re: [SM-USERS] SM and mailman

2003-02-07 Thread Keith Mastin
Hi Jonathan, >> Here's the header: > >> Content-Type: multipart/mixed; >> boundary="===91375615007611066==" > >This is where your problem lies. It appears that your mail is being >messed with somewhere in transit, and SquirrelMail is being told that >the message is multi-part. This usu

[SM-USERS] mime problems

2003-02-08 Thread Keith Mastin
Message I sent to the mailman list got bounced with "The message's content type was not explicitly allowed" This is my last kick at the cat, so to speak... Mailman-2.1 and squirrelmail-2.1.10. I must have something set up all wrong, but haven't had any luck at trying to figure it out on my own. I

Re: [SM-USERS] SM and mailman

2003-02-08 Thread Keith Mastin
nt in html format, read in SM appear with a content type: multipart/alternative;, whereas mine are multipart/mixed. I'm posting this from pine, and betting that this message appears on the list where the one I sent from SM doesn't make it. Thanks for your help so far. I'm really h

Re: [SM-USERS] SM and mailman

2003-02-08 Thread Keith Mastin
... >I'm posting this from pine, and betting that this message appears on the >list where the one I sent from SM doesn't make it. ... lost the bet :) wtf? --- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWo

Re: [SM-USERS] Replacement for UW-IMAP

2003-02-18 Thread Keith Mastin
>I am looking at replacing the IMAP server on my RedHat 7.3 machine. I now >have UW-IMAP and I have noticed that on large mailboxes that it gets >really slow. I was wondering if you guys could recommend a fast and >stable replacement for it and one that is quick and painless to install >(ie, RPM

Re: [SM-USERS] imap start/exit

2003-02-18 Thread Keith Mastin
> >Dumb question time. Running on RH 7.1. Set the imap/imaps in /etc/xinetd.d >to disabled. Then tried to start the imapd daemon in standalone. I.e., >/usr/sbin/imapd -- it responds and then does not return (have to stop with >^C). I tried writing a init.d script to start it: > ># Source function

[SM-USERS] large test

2003-02-18 Thread Keith Mastin
All of a sudden, the text in SM is HUGE... I checked the css in the display options, and it's still set to sans-10 Any ideas or reasons why this happened? TIA --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thi

Re: [SM-USERS] Does Courier-IMAP need Qmail to work with Squirrelmail?

2003-02-19 Thread Keith Mastin
Hi kapil, >Hi All, >I am in the process of installing squirrel mail. I have installed Courier-imap >and it works great. I do not have Qmail installed and am still using Sendmail >as my MTA. Since Courier-Imap is a standalone IMAP server my question is: >Do i need to install Qmail + Courier-Imap to

Re: [Re: [SM-USERS] Courier-IMAP working no emails from Sendmailarriving into maildir]

2003-02-20 Thread Keith Mastin
Hi Kapil, >Hello Jonathan, >Thanks for the reponse. Do i need to uninstall Sendmail to install postfix? Is >postfx easy to set up? >Is it possible to use another IMAP server with Sendmail that does not use >maildir? That way i do not need postfix. >Thanks, >--Kapil It sounds like you're afraid

[SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
I installed the block_senders-2.01 plugin some time back, and still get messages from senders on the blocked list. I generally block domains rather than senders. The server setup is simple: apache-1.3.27-2, SM-1.2.10, Postfix and courier-imap running the mail. Is there something I'm missing he

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
>Why not use your MTA to do this? That works for me, but I have a lot of users who have no shell access and I dunno if I want 1000+ messages/day advising me of domains or senders to add to a procmail recipe. --- This SF.net email is sponsore

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
Hi Derek, >Hi, Keith: > >There are a few quirks in the setup, which I hope to address in a future >release. However, when it's setup properly it does work. :-) > >Are you using the MySQL support? No >Are you using virtual accounts? No >Can you please turn on verbose logging in procmail, send

Re: [SM-USERS] block_senders plugin

2003-02-22 Thread Keith Mastin
: # Procmail run-control file for mcleodlake.com # Installed and configured by Keith Mastin # #The following are used to test the block_senders SM plugin: VERBOSE=on LOGFILE=/var/log/procmaillog # Make sure procmail accesses the block-sender run-control file INCLUDERC=/web/mlib/html/mlib/webm

[SM-USERS] copied over SM to another domain

2003-03-04 Thread Keith Mastin
to think maybe there's a better way to replicate SM to other domains IIRC there was some noise on the list about this a while back, but the damn wiki Any pointers are appreciated -- Keith Mastin BeechTree Information Technology Services Inc. Toronto,

RE: [SM-USERS] copied over SM to another domain

2003-03-04 Thread Keith Mastin
hing is all the perms seem to be similar what I didn't do (now that I think of it) is give the original site's SM install a good going over since installing, configuring and testing it a little while back I'll go back and do that now and check out the plugin... thanks -- Kei

RE: [SM-USERS] copied over SM to another domain

2003-03-04 Thread Keith Mastin
One other thing about this domain is that it is adminn'ed by user kmastin, but the SM and mail is adminn'ed by keith.mastin, but owned by kmastin. That didn't make a difference before, but all of a sudden this error pops up and I'm in doubt. Scratch the whole works and start

Re: [SM-USERS] Group Calendar Plugin

2003-03-05 Thread Keith Mastin
> Hello all, > > Is there a "Group Calendar Plugin" for SquirrelMail where a user can > specify his/her group members and anybody from his/her group can view, > edit, add, remove schedules like meetings, reminders, etc.? The shared calendars plugin will do this -

Re: [SM-USERS] Group Calendar Plugin

2003-03-05 Thread Keith Mastin
>> >> The shared calendars plugin will do this > > How do you do this? Where can I find it? > > Thanks in advance. It's in the plugin directory on the SM site -- Keith Mastin BeechTree Information Technology Services Inc.

[SM-USERS] shared addresses?

2003-03-05 Thread Keith Mastin
Is there a way to share addresses within user-specified groups, like we can with the shared calendar plugin? I'm hoping to avoid ldap or MySql (prefer PostgreSql), but will take the plunge if that's all there is. TIA -- Keith Mastin BeechTree Information Technology Services In

[SM-USERS] opens in new window

2003-03-08 Thread Keith Mastin
Every once in a while, when I click on one of the links in the left-hand column, rather than change to the correct page, a new window opens up (with the correct page). It usually happens after having SM open for a few hours and maybe a 100 or so messages get read, etc. If I sign out and log back i

Re: [SM-USERS] opens in new window

2003-03-09 Thread Keith Mastin
> Hello Keith, > On Saturday, March 08, 2003, Keith Mastin wrote... > >> Every once in a while, when I click on one of the links in the >> left-hand column, rather than change to the correct page, a new >> window opens up (with the correct page). It usually happens af

[SM-USERS] defaul_prefs error

2003-03-09 Thread Keith Mastin
Hi, I just upgraded one of my SM installs to 1.2.11, and now I'm getting the dreaded "Error opening ../data/default_pref Could not create initial preference file! ../../data/ should be writable by user apache" Hetre's the $SM perms: -rw-r--r--1 apache shadow-r 4463 Dec 30 22:36 AUTHORS

Re: [SM-USERS] vpopmail plugin

2003-03-09 Thread Keith Mastin
> hi all > > i am using qmail with vpopmail and courier imap with latest squirrel > mail. Is there web based plugin or program that can be used from my > users to chnage theire passwords?? > > > Thanks in ADV > -R change_passwords it's listed in the administrators relief section of the plugi

Re: [SM-USERS] Dovecot and SquirrelMail

2003-03-12 Thread Keith Mastin
or the rest of it, just be anal in paying attention to detail when following the docs, and if the docs suggest reading something else first, read it. If you do that, you should have little to no problem. Good luck. -- Keith Mastin BeechTree Information Technology Services Inc. Toront

[SM-USERS] login from index.htm

2003-03-14 Thread Keith Mastin
My look-through the archives proved to me I don't know how to frame the query, so here goes... Is it possible to call the login script from src/login.php from the index page on my site? I'de like to have just the form text field, password field and submit button on the page. Thanks

Re: [SM-USERS] What IMAP to run

2003-03-19 Thread Keith Mastin
shared folders. Basically, you can't have everything. There are tradeoffs with all the servers. Uw is a breeze to install, but uses an inherently unreliable storage format. -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696 6070

Re: [SM-USERS] apache problem or index?

2003-03-24 Thread Keith Mastin
a bring it up anyway. This sounds like an apache config problem, where you have one of the Directory directives ending with a /. IIRC, it's okay to have Alias directives end with a /, but not a Directory directive. Maybe double check the main server and VirtualHost configs? HTH -- Keith Mastin B

[SM-USERS] admin module woes

2003-07-19 Thread Keith Mastin
ointers or suggestions are appreciated. TIA -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696 6070 --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a sing

[SM-USERS] reply to email errors

2003-07-21 Thread Keith Mastin
bal.php on line 129 -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696 6070 --- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT

Re: [SM-USERS] too many questions

2003-08-08 Thread Keith Mastin
-Most of these are not squirrelmail questions, but I'll try to give a little direction. It won't come cheap, you still have to do your own research. > Is there anyway to create users through a web interface and manage > accounts as well? > > Are there any tools that allow management of any clien

[SM-USERS] Emergency alert! Don't open attachments

2003-08-14 Thread Keith Mastin
yourself from receiving viral infections via email. This message has been sent to because you are on one of our contact lists. Please feel free to pass it along to your contacts. Thank you. Kind regards, -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)696 6070

RE: [SM-USERS] FW: my oh my errors

2003-08-14 Thread Keith Mastin
> courier-imap-2.0.0 > every thing looks right > and I can see the inbox How did you make your Maildirs? Can you log into the imap server from another client, ie telnet, lookout, etc... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Jonathan Ang

Re: [SM-USERS] Problems with attachments

2003-08-19 Thread Keith Mastin
> Hi all, > > I'm having some troubles with attachments and not sure where to turn. > Here's a snip > from the logs. > > [client 209.228.27.7] PHP Fatal error: Allowed memory size of > 20971520 bytes exhausted at (null):0 (tried to allocate 35 bytes) in > /var/www/squirrelmail-1.4.1/functions/m

Re: [SM-USERS] newbie: Not Found Error

2003-08-26 Thread Keith Mastin
> My first post on the group and I screw up the > question, sorry, it was the end of a long day. > > What I meant to say, instead of > /var/www/html/sqmail/index.php > was > http://localhost/sqmail/index.php, which normally > should work. Try http://localhost/sqmail (without index.php)

Re: [SM-USERS] IMAP only accounts?

2003-10-04 Thread Keith Mastin
> What we would now like to do is create IMAP only accounts, charge a > minimal fee for the service and offer POP3 as an upgrade. We're quite > certain it can be done, just not quite certain how. We > maintain the server configuration roughly 70/30 between command > line and Webmin. Any help wo

Re: [SM-USERS] Help Stopping Outlook Wrap SM

2003-10-07 Thread Keith Mastin
> Can someone help me stop outlook and other program from wrapping SM? > > I notice of my users are wrapping outlook and using a wrapper to sm for connecting and sending mail. I'm really concerned about them using it for sending mail through SM. What's happening is that your users are connecting

Re: [SM-USERS] SM 1.4.2-1 on RH9 and OpenLDAP

2003-10-07 Thread Keith Mastin
here is you plan on re-installing the package that's depended upon). Then reinstall them together with -i. Let us know if it works out for you. -- Keith Mastin BeechTree Information Technology Services Inc. Toronto, Canada (416)429 9304 -

Re: [SM-USERS] Help Stopping Outlook Wrap SM

2003-10-07 Thread Keith Mastin
> However, some users are using the connection to mailserver by using a hook in the outlook to connect to something other tahn imap/pop > directly. Outlook has an option to connect with a url such as yahoo, hotmail and, in our case, sm through an http url calls. Thus, they are receiving and sendi

Re: [SM-USERS] Help Stopping Outlook Wrap SM

2003-10-08 Thread Keith Mastin
>> You can prevent anyone from sending via your server by disallowing >> non-localhost connections to the smtp server. > > Doesn't this also block incoming mail to users on this SMTP server? Not if it's done right. There should be 2 smtp processes on your system if you look closely: smtpd (incom

Re: [SM-USERS] multiple mail servers, one config

2003-10-09 Thread Keith Mastin
> We run 7 different mail servers with different customer domains on each > one. Is there a way to allow a user to select which mail server is > their's when they get to the /src/login.php page or do I have to setup a > copy of SM for each server? Thanks... see vlogin plu

Re: [SM-USERS] Sanitizer w/squirrelmail (mime type application/defanged)

2002-11-03 Thread Keith Mastin
>nate said: > >> options in sanitizer since it was defanging everything even >> messages with mime of text/plain. I too am using the default >> config. > > >no luck, trying out SM 1.2.9 and i turned Sanitizer back on and >sent a message which was sanitized, and SM couldn't view it, just >showed as

Re: [SM-USERS] Default Folder Location

2002-11-06 Thread Keith Mastin
>Hi Jonathan, > >Thanks for you reply... > >On Wed, 2002-11-06 at 15:34, Jonathan Angliss wrote: > >> You'll want to consult your IMAP and SMTP server documentation on >> this one. SquirrelMail itself doesn't dictate where the mail is >> stored, the IMAP server handles this. The reason I ment

Re: [SM-USERS] secure login

2002-11-12 Thread Keith Mastin
>Is there an easy way to do secure logins? > >I presume IMAP over SSL is a Courier issue. I run apache on the same machine as IMAP, so it's an easy matter to run everything, including logins, through SSL. In fact, I wouldn't dream of doing it any other way. If you have seperate machines, you ca

Re: [SM-USERS] Unknown error: Fatal error: Maildir: No such file ordirectory

2002-11-12 Thread Keith Mastin
>Hi all, > >I have squirrelmail installed on a Redhat 7.2 installation. I'm using >courierimap and i've basically followed all the installation instructions to >the letter. Upon trying to login via the login page i'm getting: > >Unknown error: Fatal error: Maildir: No such file or directory > >This

Re: [SM-USERS] Stupid question about setting up a website

2002-11-16 Thread Keith Mastin
>I just went and regestered a domin name for my personal site and have a c > >I've been able to get the site working only by using domain name foward > >I have an option to create nameservers and another option to change names > >Thanks in advance for any help. Please wrap your lines @ <80 colum

Re: [SM-USERS] Virtual Domains...

2002-11-20 Thread Keith Mastin
>Sorry for the re-post, however I am still having trouble >getting my second domain working... > >System Info: >RH 7.2 >Apache 1.3.26 >Courier-Imap 1.4.4 >php 4.2.3 >qmail 1.03 >squirrelmail 1.2.7 > >I have my mail server setup and running great with a single >domain (domain1.com). I now want to u

Re: [SM-USERS] Virtual Domains...

2002-11-21 Thread Keith Mastin
>No, it is not to my knowledge. I basically added the >second domain to the "virtualdomains" file and restarted >qmail. I don't think that I have all of the steps though. Take it to the qmail list first then, get that running, then post back here. Word to the wise: make sure you send all relev