[SM-USERS] delete ex user prefs
Is there any checks and balances for closed users. As it stores the prefs in the data directory, it has no way of knowing if the user is deleted off the system. This becomes a problem when a new system user of same name is added and is allocated previous users prefs? Might it not be easier to store these and other user specific files in the users home dir to eliminate this problem? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] delete ex user prefs
On Tue, 21 Nov 2006, LuKreme wrote: > On 21-Nov-2006, at 22:10, Res wrote: >> Might it not be easier to store these and other user specific files >> in the >> users home dir to eliminate this problem? > > um... you want to give a web application permission to write to $HOME > > Well, yeah, THAT sound like a great idea. how the hell do you think you create extra folders... the server hardware doesnt say oh he wants directory deadbeat so lets create it.. SM creates initiates its creation, and that can be expanded to create what is needed. > Maybe you should look at how you delete users and fix that procedure > so that squirrelmail data files are part of the deletion. maybe i shouldnt have to rewrite the unix userdel binary just so it removes files another program creates and stores willy nilly. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] delete ex user prefs
On Wed, 22 Nov 2006, Fredrik Jervfors wrote: >>>> Might it not be easier to store these and other user specific files >>>> in the users home dir to eliminate this problem? >>> >>> um... you want to give a web application permission to write to $HOME >>> >>> Well, yeah, THAT sound like a great idea. >> >> how the hell do you think you create extra folders... the server hardware >> doesnt say oh he wants directory deadbeat so lets create it.. SM creates >> initiates its creation, and that can be expanded to create what is needed. > > SquirrelMail doesn't create the folders - it tells the IMAP server to > create them. That means that the web server doesn't need to have access to *SIGH* I did not say it made them, i know imap makes them, read what i said it INITITATES its creation -- Cheers Res "Just a world that we all must share, it's not enough just to stand and stare, is it only a dream that there'll be no more turning away" - Floyd - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] delete ex user prefs
On Wed, 22 Nov 2006, Fredrik Jervfors wrote: >>>>> Might it not be easier to store these and other user specific files >>>>> in the users home dir to eliminate this problem? >>>> >>>> um... you want to give a web application permission to write to $HOME >>>> >>>> >>>> Well, yeah, THAT sound like a great idea. >>>> >>> >>> how the hell do you think you create extra folders... the server >>> hardware doesnt say oh he wants directory deadbeat so lets create it.. >>> SM creates >>> initiates its creation, and that can be expanded to create what is >>> needed. >> >> SquirrelMail doesn't create the folders - it tells the IMAP server to >> create them. That means that the web server doesn't need to have access to >> the $HOME directories. The IMAP server need that access though. > > Depending on if the IMAP server store the mails in $HOME of course. Some > IMAP servers store the mails in other places. yes, used to usea most popular one that uses /var/imap :) -- Cheers Res "Just a world that we all must share, it's not enough just to stand and stare, is it only a dream that there'll be no more turning away" - Floyd - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Error initializing address book database
Hi Gang, I've done a heap of these sqml installs with mysql. even did a good one as recetn as yesterday, but today buisling anotehr one I get this error below, and I'm buggered if I know what I've forgotten. That machnie does not even attempt to connect to the DB server it was crying about PEAR, but thast all OK now once I 'pear install DB' like normal, changed the conf.pl to reflect the DB... the php configs are identical to all others, apache is identical ... but still: ERROR: Error initializing address book database. [Personal address book] Database error: extension not found Any takers? I'm sure its something simple that you will all bitch-slap me :) -- Cheers Res Let Novell know what you think of their back door deal with the devil. Sign the petition today: http://techp.org/p/1/ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user 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 initializing address book database
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 18 Apr 2007, Paul Lesniewski wrote: >> Database error: extension not found >remember if Pear DB requires the php-mysql package, but you might futz regrettably it does, that was where I slipped up :) Thanks... - -- Cheers Res Let Novell know what you think of their back door deal with the devil. Sign the petition today: http://techp.org/p/1/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGJqVRsWhAmSIQh7MRAliZAJ9BqOXI0XTn3EVy4tKiAZ06HzjzAwCgo8OQ TeAzwSu1iS6J668ZBsjqJ18= =TYdy -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] sql and use in scripts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Question, is there any reason the primary identifier for address and userprefs tables are named differently? Would be so much easier to have them called both user or both owner rather than different one for each, makes life easier in scripts :) Is there a technical reason as to why they are different? If not, can we look at adding a 'user' reference for the address table in the stable 1.5 branch? - -- Cheers Res Let Novell know what you think of their back door deal with the devil. Sign the petition today: http://techp.org/p/1/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGKdNNsWhAmSIQh7MRAn6gAKCMGGWvdWvPVPF9dypcaQCI+XAUuwCeMs9G G5V2WM9aOTU3ReKJzD0P+sw= =lA5w -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] sql and use in scripts
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, On Sat, 21 Apr 2007, Paul Lesniewski wrote: > Edit functions/db_prefs.php, find the line that looks like this: > > var $user_field = 'user'; > > (~line 94 in 1.4.10), (~line 101 in 1.5.2) and change it to 'owner', > then both tables are the same. > Thanks, I wanted to make sure there wasn't any tech reason before doing things. > It wouldn't be a bad idea to pull these into the configuration system > that is being rebuilt. That would be great :) - -- Cheers Res Let Novell know what you think of their back door deal with the devil. Sign the petition today: http://techp.org/p/1/ -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGKzFhsWhAmSIQh7MRAkDXAKCwESMoixUOE9GXxDNOw/k4QK+eJwCfUdl2 wL94hmlZOfjY5wc7n75H05o= =CMPX -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] What is the best apache/php configuration if you only need squirrelmail?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 1 May 2007, Tomas Kuliavas wrote: > 3) IMAP server > * maildir or some alternative indexed mailbox format. Use of standard unix > mailbox format is not recommended. But mbox format still works flawlessly, no noticable speed issues even with mbox's containing thousands of messages (albeit mailing list messages where the largest single msg no doubt is under 100K) - -- Cheers Res Vote for your favourite MTA at http://polls.ausics.net/v3.php -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGN7m0sWhAmSIQh7MRApToAJ9AY9YQ9qCPKB6NuUQIWB6raQbHkgCeJIOH wDKgHHe5az0tVJ7lkZ4fb7o= =KQ/3 -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] What is the best apache/php configuration if you only need squirrelmail?
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 2 May 2007, Tomas Kuliavas wrote: > when messages are deleted, moved or purged. For example manager's mailbox > with 3-5 thousand messages can be bigger than 2 GB. Several months ago I Well one of mine is getting close to that, so lets see what happens when it gets there :) > See also http://www.courier-mta.org/mbox-vs-maildir/ Sam's "this V that" is hardly an unbiased opinion :) I agree MailDir would have advantages if you have a mailbox full of 100mgb size files. I also use MailDir in some of my setups because of the use of NFS. mbox is 30 odd years old, its tried and proven, and apart from locking issues over NFS there is no real this way IS really better than THAT way. it is all personal choices from our own experiences. - -- Cheers Res Vote for your favourite MTA at http://polls.ausics.net/v3.php -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGOB0UsWhAmSIQh7MRAom9AJ9dyknZIDCNFlJwhcvIzfdwprhUrwCfYe3t Sv9EbDWPaZea7AkoGmDZYe8= =BSQu -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] 1.4.10a PHP Fatal error: Cannot redeclare sq_change_text_domain()
Since you went to the trouble of adding yourself you can also go to the trouble of removing yourself https://lists.sourceforge.net/lists/listinfo/squirrelmail-users On Sat, 12 May 2007, Oracle Ayos wrote: NULL /Content deleted, spam score good, another n00bie who thinks typing in CAPS will get him his own way/ /error/ /make user get off own ass and do it themself/ -- Cheers Res Vote for your favourite MTA at http://polls.ausics.net/v3.php - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] Calendar SQL backend
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Paul, et al, I am wanting to use the default calendar plugin that comes with 1.4.10a, enabled it, works great Now the problem :) I decided since we keep all users add/prefs in SQL for across mutliple squirrelmails, I'd store the data in MySQL using the sql backend plugin, configured mysql, set the cal_dsn to match, added the plugin, but it still stores in the flat file in data_dir, does not even try connecting to the DB, no errors are displayed or logged, even tried removing cal, and re- adding it with the sql plugin already active, still no go. Any suggestions? I was guessing this should work with the default calendar, or maybe I read it wrong and it only works with the other calendar plugin (the extra shared one, not the supplied one) ? TIA - -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGWQknsWhAmSIQh7MRAhGcAKCW43oKG3D0TPzsTS7lGTr20v+PNgCgkE0+ wCQRZ24vBYtwB+4AQlkfoec= =6y6a -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user 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)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message Hi Simon, On Sun, 24 Jun 2007, [EMAIL PROTECTED] wrote: > > Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to > allocate 35 bytes) in > /var/www/squirrelmail-1.4.10a/functions/imap_general.php on line 240 This is a php issue, how much memory do you allocate for php ? I use in php.ini: memory_limit = 32M There is a section on the squirrelmail website that has some hints about php tuning, try the above value, then check out the web site to further tune stuff. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGfjTlsWhAmSIQh7MRAvvUAJ9bHoCW0t1FAFWbdXSQQh6nwWMVmwCfS0f5 vsbyK8J4iWprsiJtvkEWinQ= =KfXc -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 29 Jun 2007, Freddie Cash wrote: > Personal preferance maybe, but don't use sendmail. You'll find Postfix to > be a lot nicer to work with. Nothing wrong with sendmail, tried and proven, yes, it comes down to "personal choices" but for that mater qmail and vpopmail is better for multiple domain hosting and works great wth SM. >> dovecot or UWIMAP > > Any IMAP server EXCEPT UW-IMAP. On a personal system, UW-IMAP may be > okay. But on a multi-user system with lots of mail, UW-IMAP will only > lead to problems. Use Dovecot, Courier, Cyrus, or anything else. > UW-IMAP is stable, tried and proven as well, the ONLY problem you'll have is what we have complained about for over 10 plus years, its pathetic slow speed. If the OP wishes to use maildir, then I'd suggest courier-imap, if using mbox then dovecot is an excellent choice. >> if i use mbox format is it OK or will it be a problem or do i need to >> use maildir format > > Definitely do not use mbox for any system that will have folders with more > than 100 messages or 100 MB of data. 100 messages? FFS if you are going to give advice, at least try be factual, I use both formats, one mbox for a cisco mailing list has over 42K messages in it, it loads pretty damn fast, as fast as ones with 40 msgs in it, but if the intention is to use NFS, then maildir is the only option. The OP should configure the network for the future, plan ahead to what they think they will need in 2 years, and impliment that setup. The system we have serves hundreds of thousands of email accounts, and millions of messages per day. 2x sendmail boxes equipped with MailScanner, configured to forward to a qmail NFS based backend with netapp mailstore, the pop/imap is the extremely fast vpopmail/courier-imap, webmail servers are vpopmail courier-imap with SM, and MySQL for SM calendars and addressbooks. (Dont use SQL/LDAP for vpopmail/courier user authing, DJB's CDB format is at least 6 times faster for lookups, (proven by many large networks)) I would have a good rethink of the idea of Redhat based systems for servers, I'd suggest Slackware instead, you wont have the vendor butchered packages, for example, if bind was meant to be in 3 or 4 packages, I'm sure ISC would release them as such, if you use as " true to source " as possible like Slackware, you have very few updates to worry about, only the security issues, which is higher because of the mutilation the likes of RH and Debian etc carry out on packages. You only need to look at the updates for RH, then Slackware to see which is the higher maintenance. /rant :) -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhYPOsWhAmSIQh7MRAtXeAKCGGsNuavofVHAjzAmLaSm+moN64wCeI9oL +brBV6BYhVgbwbXEV4vi11Y= =zVoC -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Sat, 30 Jun 2007, Res wrote: > possible like Slackware, you have very few updates to worry about, only > the security issues, which is higher because of the mutilation the likes damn, shouldn't type so early, I should have said... "which is higher is RH/Debian/SuSE etc" -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhYfAsWhAmSIQh7MRAkzkAJ9qWExd5Jqm6jtEl8qOPRSOWa4sGACfdMYm GHwiYxPf5lp7adQI+6ZLaCM= =bPWi -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 29 Jun 2007, Paul Lesniewski wrote: >> >> Nothing wrong with sendmail, tried and proven, yes, it comes down to >> "personal choices" but for that mater qmail and vpopmail is better for >> multiple domain hosting and works great wth SM. > > Postfix can do anything qmail can do for virtual domain delivery/hosting. But not as simple or as efficiently, been there done that, in fact, I'd rate sendmail and cyrus on a par with postfix's, but I've never liked cyrus's NFS reliability so I only use Sendmail on cust dedicated servers (and primary MX gateways). Nothing either of them can offer is as simple and easy as qmail with vpopmail, even the most staunch postfix spammers/fanbois I know have even admitted that. Oh yeah, don't bring up but postfix and vpopmail work together, yes, sure they do, so long as you have installed qmail already so it can use its components, WTF would I want to isntall 2 MTA's :) -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhdwgsWhAmSIQh7MRAvmdAKCJwqRZ3G5MUlWztI3HAw8v8ENakwCdF40u 88niuffDxVtlzJ+Mqni8xyc= =Knpw -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] {MailScanner: Spam} Re: which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message Freddie, I cant reply to your message because you've been nuked as spam.. Pine doesn't like it :) > pts rule name description > -- -- > 3.0 FH_FROM_CASH From name has "cash" > 0.3 SARE_MILLIONSOFBODY: Millions of something But as we use netapp FAS's when we have had a screwup we have fixed it pretty quickly with only ever 1 mbox corrputed. I know each network is different, the number of users that leave on server and/or use webmail only here is an un-measuarable percentage its so minute, but in this part of the world nobody really uses imap, only pop3, where as my colleges in the US tell me they have more imap'rs then pop3 users. But as I said, the majority of our userbase mail store is on FAS units using maildir. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhd6isWhAmSIQh7MRApdGAJ9xvpuZL5H2/EfT9L0Icnf83m7t3gCgqqcN 8IhZETOJC8Img8tuDFbsINY= =8GRR -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 29 Jun 2007, Paul Lesniewski wrote: >>> Postfix can do anything qmail can do for virtual domain delivery/hosting. >> >> But not as simple or as efficiently, been there done that > > I'd say that's personal preference. I find postfix virtual domain True. But postfix has a long way to go, especially in this neck of teh woods, MTA's used by networks in Asia/Pacific on poll that was run recently on one of our netop mailling lists so the results really exclude other regions, a few UK/US admins are on it, but not many... http://polls.ausics.net/v3.php Even exim beats postfix :) -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhd+dsWhAmSIQh7MRAoFfAJ9V5IUGNubV+BAYmD8j9CPItaK/fwCeN8wJ qE1WTzuWbrpgkRF9/C9Yr+8= =5XBA -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 29 Jun 2007, Paul Lesniewski wrote: > The fact that Sendmail comes out on top makes it immediately suspect Not really, it has proven itself over time, after all it has been around for 25 years :) > to me. In my experience in certain Asia/Pacific nations, much of the > time there is not enough expertise or education and a strong desire > not to have to install anything that's not already there. Exim blows But that could be said for many parts of the world. > even Exchange has as many votes very suspicious. ;-) LOL, the problem with netop type lists is, it attracts many types, including self appointed 'leet winblow$ weenies' in private enterprise. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhfNTsWhAmSIQh7MRAgaxAJ42LgDqYSAwVtKlmIM4Em8Xnh3OLwCggko+ xgvZlkqwvkSwEI+x0FOVKq0= =rw9N -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Fri, 29 Jun 2007, Paul Lesniewski wrote: > Right. Proven itself full of bugs and feature-poor. ;-) haha I'm the first to admit it used to have a LOT of serious issues but in more recent years it hasn't been too bad given its pretty powerfull and comprehensive feature sets, and qmail, well, hard to exploit somthing that doesnt compile on todays systems without approriate patches and does nothing by default anyway :) Postfix, is the new kid on the block, once it starts to get serious inroads as the others, it too will start to have holes, they are there, like 99% of software, right now, just with small userbase, not found as yet. >> LOL, the problem with netop type lists is, it attracts many types, >> including self appointed 'leet winblow$ weenies' in private enterprise. > > You don't blacklist them? ;-) I'd love to blacklist them, but I dont control the list :( only host it. I do however set them to list vacation mode if they send those fricken OoO messages that exchange always sends :) -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGhxoFsWhAmSIQh7MRAv36AKCyOPdJ8CW+4mpgM552k83LK6hlYACeM0Ph gXyJDrBSwWGDbgo3xEJwIoI= =2zmB -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Sat, 30 Jun 2007, Paul Lesniewski wrote: >> haha I'm the first to admit it used to have a LOT of serious issues >> but in more recent years it hasn't been too bad given its pretty >> powerfull and comprehensive feature sets, and > > I suppose so. Maybe its track record has irrevocably hurt its > reputation... but it remains, AFAIK, very complex to configure any > more interesting functionalities. I'd agree there. > >> qmail, well, hard to >> exploit somthing that doesnt compile on todays systems without approriate >> patches and does nothing by default anyway :) > > Right, which is one big reason why I think you are off base below: >> Postfix, is the new kid on the block, once it starts to get serious >> inroads as the others, it too will start to have holes, they are there, >> like 99% of software, right now, just with small userbase, not found as >> yet. > > No way. That was perhaps true in 2000, but Postfix is a big player by > now, more so than qmail if just because it might come rolled with your maybe in your part of the world but certainly not in Australia. I've used postfix and I'm far happier with Sendmail and mail than postfix Wietse is rather narrow minded when it comes to certain things, like the way he attacks certain anti-spa/virus programers because they are not in his "in crowd" or do things the way he wants, another reason I shy away from postfix, DJB lost many friends many years ago with that attitude and WV is closely following in those footsteps. > OS while you have to know what you are doing to even get started with > qmail. I dont use any MTA rolled in a distro :) because they all hack them, I always use source code customised to the way I want. I use Slackware on all servers, and they try to keep as true to tarballs as possible I've always found, but I still insist on direct MTA source tarballs compile/install. > Interesting reads: > > http://shearer.org/MTA_Comparison These are written by people with, like you and I, our own person opinions and favourites, so are essentially biased no matter what MTA you favour. Just liie those that sprout the mbox V maildir, even though the tests they show use the most well known slowest imap server known to man kind :) > Pretty far OT, sorry folks. lol, indeed :) Incidently there may be a new qmail release in the future, not by DJB of course, in fact one quetions if he's even still alive. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGh4WTsWhAmSIQh7MRAkv3AJ422dKBeDDG+Ikxp5MKVm1Pze43yACbBbqi 0G9OkeDZ0vw3juQfvpQpG+E= =f/zz -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message OOOT folks :) On Sun, 1 Jul 2007, Paul Lesniewski wrote: > very happy with Postfix, especially compared to Sendmail (you're > kidding!). We are each different, that's exactly what gives us these choices. >> Wietse is rather narrow minded when it comes to certain things, like the >> way he attacks certain anti-spa/virus programers because they are not in >> his "in crowd" or do things the way he wants, another reason I shy away >> from postfix, DJB lost many friends many years ago with that attitude and >> WV is closely following in those footsteps. > > Yeah, I was gonna say you can't go down that road w/out putting DJB at > the forefront. :-) Perhaps it is a fine line between zealotry and > making really excellent technical points. Perhaps WV trained under DJB :) > As do I. However, the point was that that very difference means that, > just like Sendmail, the more people who can just turn on software > because it comes pre-installed means that that software is going to be > much more frequently used than something that you can only get by > putting together yourself. Agreed, but you must then ask why they decide to preconfigure (if you like) one software over the other, perhaps better the well known, tried and proven devil that most know. Especially since WV has been on RH's mailing lists for years, maybe his 'politics' akin to DJB is why. I have found Clauss from Sendmail easy to interact with, and when wanting a feature, submitted, it's in if it has no adverse affects, if he doesn't like it, he explains why he rather not do it, rather than WV saying, "no, I dont like that", arrogance is a big downfall in anything :) And if you handle or do things to queue files that by design wasn't meant to happen, Clauss does not attack you, unlike WV. >> Incidently there may be a new qmail release in the future, not by DJB of >> course, in fact one quetions if he's even still alive. > > Huh. There are some coders wanting to resurrect it as qmail2, so it is 'out of the box' ready for todays environment since DJB gave up on it. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGiCufsWhAmSIQh7MRAmdhAKCYiNlvfghhqKzF/7IDKX0L6w6uugCffmrM rzGRtRrVAy9Oh0GWcpi3uM8= =+08w -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] which mail format
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Sun, 1 Jul 2007, Paul Lesniewski wrote: >> Perhaps WV trained under DJB :) > > I'd actually give the silver medal to Sam Varshavchik (Courier). > Maybe the gold. Not had much conversation with Sam, but he does seem to ignore you unless he knows you from what I saw on one of his mailing lists (which I've not been on for bout a year now). > More likely licensing issues, fact that it hasn't been officially I could never understand that, especially since hes abandoned it and has no intentions of making it open source, but knowing DJB it doesnt suprise me, one would wonder though, if all the people who wrote 'modernising' patches for it, had not, maybe, just maybe DJB would have maintained it. > maintained for almost 10 years, and highly unconventional design and > coding philosphy. Yeah, but thats Qmail, not Sendmail and it's still default in almost all, last time I tested SuSE however, postfix was installed as default, but since Novells suck deal with the devil, and the pending GPL v3, that might be useless soon. > Absolutely. The social questions that come up are interesting, and I > don't see anyone really address them (or they get ridiculed as being > too touchy-feely or something like that) -- authors get a lot of dumb > questions, and when you throw in even a reasonably smart one that may > not seem in sync with project goals, the author, having long ago tired > of all the other ill-thought questions, might easily, or even rudely, > laugh at it too. More responsibility needs to be squared on the I've been known to be guilty of that myself, so used to petty stupid questions (that are even in the docs) when someone asks me a question of sense I've snapped at them, and then eaten humble pie when I realised what I did a day later :) But I know some people just want you to change it just because of some small petty thing that doesn't affect 99.999r% of the users, and doing so might have adverse afects elsewhere so you don't, but yet they continue to voice their objections, well I say "no one is holding a gun at your head making you use it"... -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGitLLsWhAmSIQh7MRAjKGAJ9QP5IsIbhrpW7G/yqRTsJKx4ZoawCfZr84 xDYTr+TUCQy8MwPL+33fC3M= =+Lrv -END PGP SIGNATURE- - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Problems with hotmail dropping mail sent via Squirrelmail
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message On Thu, 19 Jul 2007, Rainer Sokoll wrote: > Don't worry. > Hotmail is service from idiots for idiots. I agree, they mark mail from their own users never as junk, when it always IS spam, and normal real email which clearly is not spam, they mark AS junk, nobody should be using hotmail anymore. -- Cheers Res -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGn/rlsWhAmSIQh7MRArQLAJ9mTJBTRoI1BQ4MyD0C+8cflCp+jQCffGuv OR8OjVfhxixDho/JClu+omQ= =Y5gB -END PGP SIGNATURE- - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Trash and Sent not working
On Wed, 1 Aug 2007, [EMAIL PROTECTED] wrote: > Is soemthing taking too long because the mailboxes are big possibly? Any > ideas of what I need to check? This is your php configuration issue. Read the docs on the website and lok for php tuning -- Cheers Res - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Replying to list (was Re: Spam Sent From WebMail)
On Thu, 6 Sep 2007, Bill Landry wrote: > However, replying to the "To:" header is certainly not the default behavior > for > many e-mail clients. Mailman can be set to add a "Reply-To" header, so maybe > there was some reason why the Squirrel Mail list admin opted not to set > this??? Pine replies to user as well... Just about every mailing list software can have to reply-to set (and is the norm to use). I agree its not a good configuration for lists to reply to "user". List traffic should stay list traffic and many are annoyed when they get private replies, through most likely no fault of their own. Paul? Can you change this? -- Cheers Res - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] sent confirmation plugin addressbook relation
On Sat, 29 Sep 2007, Paul Lesniewski wrote: > I have a new version of the sent_confirmation plugin mostly completed, > but have not had the time to polish it off. It might solve these > issues without needing to debug, but it's not my current top priority, > what with limited free time. > > Maybe in the meantime I will release the new Compatibility plugin > version, although I'm not looking closely enough to say if that will > help fix this issue. Thanks Paul, we'll keep an eye out for it, I suspect it might not solve the problem given it did not work with previous, but who knows.. -- Cheers Res - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] sent confirmation plugin addressbook relation
Additonally, I set a fresh new install on a test box, used the same as below except no sql databases, and still fails with same On Sun, 30 Sep 2007, Res wrote: > Hi All, > > Firstly > > SQM 1.4.11 > compat P/I 2.0.8 > sent_confirmation P/I 1.6 > MySQL DBs in use and work fine > Everything runs as u/g squirrel.apache > > After upgrading to 1.4.11, I decided to check out some other options, one > that has me stumped (also tested my backup of 1.4.10a and didn't work > either) is the option: > sent_conf_message_style > previously and now have no problem with option 1, but I decided to give them > a bit more by trying options 3 and 4, they too confirm Email was sent, > however after selecting the user to add to addressbook and clicking on "add" > it redirects to a blank page, and does not add the > user to addressbook. > > Only Apache related log snippet is: > > "POST /plugins/sent_confirmation/address_book_import.php HTTP/1.1" 500 - > "http://..net/src/right_main.php?mailbox=INBOX&sort=6&startMessage=1"; > "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070725 > Firefox/2.0.0.6" > > Thats it, php errors are enabled for that host, but nothing shows. > Yes, adding to addressbook normally does work fine. If I use the address_add > plug in option from viewing a received message, that also adds the user to > it. > > Yes, I have read the README/INSTALL, 3 times over incase I keep missing > something :) but I'm sure I'm not, any suggestions muchly appreciated. > > > -- Cheers Res - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] sent confirmation plugin addressbook relation
Hi All, Firstly SQM 1.4.11 compat P/I 2.0.8 sent_confirmation P/I 1.6 MySQL DBs in use and work fine Everything runs as u/g squirrel.apache After upgrading to 1.4.11, I decided to check out some other options, one that has me stumped (also tested my backup of 1.4.10a and didn't work either) is the option: sent_conf_message_style previously and now have no problem with option 1, but I decided to give them a bit more by trying options 3 and 4, they too confirm Email was sent, however after selecting the user to add to addressbook and clicking on "add" it redirects to a blank page, and does not add the user to addressbook. Only Apache related log snippet is: "POST /plugins/sent_confirmation/address_book_import.php HTTP/1.1" 500 - "http://..net/src/right_main.php?mailbox=INBOX&sort=6&startMessage=1"; "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6" Thats it, php errors are enabled for that host, but nothing shows. Yes, adding to addressbook normally does work fine. If I use the address_add plug in option from viewing a received message, that also adds the user to it. Yes, I have read the README/INSTALL, 3 times over incase I keep missing something :) but I'm sure I'm not, any suggestions muchly appreciated. -- Cheers Res - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] sent confirmation plugin addressbook relation
On Sat, 29 Sep 2007, Len Burns wrote: > I am seeing a similar result when attempting to import the address > on Squirrelmail-1.4.10a, same plugin > version, same version of compatibility plugin. However, I am logging > this error via syslog: > Sep 29 19:55:59 ScrewLoose httpd: PHP Fatal error: Call to undefined > function php_self() in > /usr/pkg/share/squirrelmail/plugins/compatibility/includes/1.5.0/global.php > on line 25 Your really using 1.5.0 compatability plugin with 1.4x ? I don't see any php errors, ours all go to primary apache error log, last one was 3 days ago unreleated to SM though. php 5.2.4 and apache 2.2.6 (test server was 5.2.4 and 2.2.4) > > > -Len > On Sun, 30 Sep 2007, Res wrote: > >> >> Additonally, I set a fresh new install on a test box, used the same as >> below except no sql databases, and still fails with same >> >> >> On Sun, 30 Sep 2007, Res wrote: >> >>> Hi All, >>> >>> Firstly >>> >>> SQM 1.4.11 >>> compat P/I 2.0.8 >>> sent_confirmation P/I 1.6 >>> MySQL DBs in use and work fine >>> Everything runs as u/g squirrel.apache >>> >>> After upgrading to 1.4.11, I decided to check out some other options, one >>> that has me stumped (also tested my backup of 1.4.10a and didn't work >>> either) is the option: >>> sent_conf_message_style >>> previously and now have no problem with option 1, but I decided to give them >>> a bit more by trying options 3 and 4, they too confirm Email was sent, >>> however after selecting the user to add to addressbook and clicking on "add" >>> it redirects to a blank page, and does not add the >>> user to addressbook. >>> >>> Only Apache related log snippet is: >>> >>> "POST /plugins/sent_confirmation/address_book_import.php HTTP/1.1" 500 - >>> "http://..net/src/right_main.php?mailbox=INBOX&sort=6&startMessage=1"; >>> "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20070725 >>> Firefox/2.0.0.6" >>> >>> Thats it, php errors are enabled for that host, but nothing shows. >>> Yes, adding to addressbook normally does work fine. If I use the address_add >>> plug in option from viewing a received message, that also adds the user to >>> it. >>> >>> Yes, I have read the README/INSTALL, 3 times over incase I keep missing >>> something :) but I'm sure I'm not, any suggestions muchly appreciated. >>> >>> >>> >> >> -- >> >> Cheers >> Res >> >> >> - >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2005. >> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ >> -- >> squirrelmail-users mailing list >> Posting Guidelines: >> http://www.squirrelmail.org/wiki/MailingListPostingGuidelines >> List Address: squirrelmail-users@lists.sourceforge.net >> List Archives: >> http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user >> List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 >> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users >> > > -- > > "Do not go where the path may lead, go instead where there is no path > and leave a trail." > ~ Ralph Waldo Emerson ~ > > ----- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > -- > squirrelmail-users mailing list > Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: squirrelmail-users@lists.sourceforge.net > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- Cheers Res - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] [SM-ANNOUNCE] ANNOUNCE: SquirrelMail 1.4.11 Released
On Mon, 1 Oct 2007, Paul Lesniewski wrote: >> I confirm this trouble. When I add a second attachment that's remove the >> first attachment. > > I cannot reproduce any of these problems. Please check your error > logs and send any PHP notices or warnings or errors you may find when > you add attachments or send messages. I also can not reproduce these issues with 1.4.11, both test files attached, sent and were received fine -- Cheers Res Slackware -V- sloooUbuntu http://lxer.com/module/newswire/view/93393/ - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Unable to send to local users
On Sun, 14 Oct 2007, Mark wrote: > Hi, > I'm running the latest version (1.4.10a) of SQMail available on FreeBSD, > with Postfix & Courier IMAP handling the back-end stuff. Some while ago it > "Oct 14 10:54:00 server-name sm-mta[27429]: l9EEs041027427: l9EEs041027429: > DSN: Local configuration error" > > Sure, the postfix users list since you use postfix and this has nothing to do with SM. -- Cheers Res PGP - Just another way to assist preventing Roger Maynards impersonations, even though at times he is funny as with his denials. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@lists.sourceforge.net List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] message filters, force exact match?
Hi all, Recently I discovered a lot of mail being marked Junk, this is because a default db_prefs rule we have that says X_Spam_Status: Yes is detecting bayes and ignoring the fact the result is "No", is there a way to force exact match or, a start/finish, ie: ^foobar$ ? EG of full rule that should be ignore: X-Spam-Status: No, score=-2.3 required=3.8 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.1.7 it actually gets picked up and moved to Junk and only thing i can se eif because of the baYES_00 any hints? (I cant use sieve, since majority of users are pop) I only came accross this myself, upgrading my desktop so i was using webmail personally and thought WTF.. :) Cheers Res -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] message filters, force exact match?
>> Yes, > default db_prefs rule we have that says X_Spam_Status: Yes is detecting The problem is the comma is a db_prefs field delimiter, so is ignored, even if escaped. -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] message filters, force exact match?
On Fri, 15 May 2009, Paul Lesniewski wrote: On Fri, May 15, 2009 at 11:16 PM, Res wrote: Yes, default db_prefs rule we have that says X_Spam_Status: Yes is detecting The problem is the comma is a db_prefs field delimiter, so is ignored, even if escaped. Sounds like a bug to me. Please provide more details and we can fix it. file: functions/db_prefs.php class: dbPrefs var $default = Array( ... 'filters_user_scan' => 'new', 'filter0' => 'Header,X-Spam-Status: Yes,Junk', ...)-- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] message filters, force exact match?
On Sat, 16 May 2009, Paul Lesniewski wrote: file: functions/db_prefs.php class: dbPrefs var $default = Array( ... 'filters_user_scan' => 'new', 'filter0' => 'Header,X-Spam-Status: Yes,Junk', ...) Sloppy sloppy sloppy. To "fix" it and not break everyone's filters, we'll have to add a terrible hack I'm afraid drats, ok, let me now if you want it tested. Res -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] message filters, force exact match?
Hi Paul, On Sun, 17 May 2009, Paul Lesniewski wrote: > Here's the ugly hack. I don't use client side filters, so please help > test this. > Been running it overnight, sent a few tests to my own account to verify it works, all is good, thanks greatly. -- Res -Beware of programmers who carry screwdrivers -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] msg_flags plugin safe to install in SM 1.4.17-1?
On Fri, 22 May 2009, David Kramer wrote: > RPM). I would like to install the msg_flags plugin. Looking at the > The problem is, it only comes with patches for up to SM 1.4.15, since > the plugin hasn't been updated in almost a year, and I'm running 1.4.17. > Is there a way to know if it's safe to run the patch or not? Yes it is fine, the general rule is, that if there is no specific match, use the closest. -- Res -Beware of programmers who carry screwdrivers -- Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] squirrel mail sucks
On Wed, 10 Jun 2009, Fredrik Jervfors wrote: > Hi Jenny. > >> I must say that this email really sucks. It's the worst I've ever >> experienced. > > I assume that you're referring to the mail system as a whole, for which > the SquirrelMail Project isn't responsible. > >> (1) When the English interface is selected, Chinese doesn't show > > This is not a bug in SquirrelMail. SquirrelMail can be configured to show > Chinese mails in an English interface. You need to contact your system > administrator and have him/her fix your installation. > >> (2) What's up with the attachment limitation of 2 MB? Free mail already >> gives more than 2 GB! > > This is not a bug in SquirrelMail. SquirrelMail can be configured to have > as large attachments as you want. You need to contact your system > administrator and have him/her fix your installation. > >> (3) How come there's no option to be able to forward squirrel mail mails >> to yahoo.com or gmail? > > SquirrelMail is not a mail server - only the user interface. Mail > forwarding is done at the mail server. You need to contact your system > administrator and have him/her fix forwarding at the mail server. > This reminds me of the techsupport comedy sketch that did the rounds years ago, the reply to come back is "Oh but I am the system administrator" *giggles* -- Res -Beware of programmers who carry screwdrivers -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Forcing a logout (invalidating current session)
On Fri, 30 Oct 2009, Tomas Kuliavas wrote: > Spammer will be kicked out, if he or she tries to open any page with imap > authentication. Left folder listing, mailbox listing, message display or > sending message and saving it in Sent folder will destroy session. unless they use imapproxy, which a great deal do. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Message filters not working properly while filtering based on header information
On Sat, 30 Jan 2010, Guruprasad wrote: >> There is a "YES" in "BAYES". Change your rule to search for "Yes," >> (note the comma). > > > And if I add 'X-Spam-Status: Yes' to my filter how will 'YES' in BAYES > match it? Won't the filter look for an exact match with the given filter > search string? I have this question because I have absolutely no idea how > filters work. Again here is what Paul said... There is a "YES" in "BAYES". Change your rule to search for "Yes," (note the comma). Perhaps the confusion is " to search for " should read " to add " This works as Paul and I tested this, oh, I dunno, about 18 months ago now, but as Paul said, read the archives and you would have found your answer long before waiting for a list response :) But now you have your answer, best of luck. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] 1.4.20 and change_sqlpass
Hi. getting this error since upgrading using this plugin This page request could not be verified and appears to have expired. anyone else seeing this? (yes, it does change the password, but then the return shows that error. is related to the new token section in strings.php it seems. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
[SM-USERS] change_sqlpass PLUGIN BUG (was Re: 1.4.20 and change_sqlpass)
On Thu, 18 Mar 2010, Res wrote: > > Hi. > getting this error since upgrading using this plugin > > This page request could not be verified and appears to have expired. > By disabling the security check this works fine, however it is not optimal to leave in this state now since the hard work was put in to remove that hole. plugin version: 3.3-1.2 SM version 1.20 source code installation on slackware 13.0 processes request, changes password but then errors, with above error -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] 1.4.20 and change_sqlpass
On Sat, 20 Mar 2010, Paul Lesniewski wrote: > On Wed, Mar 17, 2010 at 5:55 PM, Res wrote: >> >> Hi. >> getting this error since upgrading using this plugin >> >> This page request could not be verified and appears to have expired. >> >> anyone else seeing this? >> (yes, it does change the password, but then the return shows that error. >> is related to the new token section in strings.php it seems. > > I have a version of this plugin available offlist for testing that > does not cause this issue. Thanks, your welcome to send it to this address if you wish and I'll throw it on. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] change_sqlpass PLUGIN BUG (was Re: 1.4.20 and change_sqlpass)
I did not create anotehr thread, I modified my existing, as it was no longer a question, I determined it a bug therefor modded the subject indicating such, so perhaps a coder who ignored my "question" would read the bug report :) On Sat, 20 Mar 2010, Paul Lesniewski wrote: On Fri, Mar 19, 2010 at 10:53 PM, Res wrote: On Thu, 18 Mar 2010, Res wrote: Hi. getting this error since upgrading using this plugin This page request could not be verified and appears to have expired. By disabling the security check this works fine, however it is not optimal to leave in this state now since the hard work was put in to remove that hole. plugin version: 3.3-1.2 SM version 1.20 source code installation on slackware 13.0 processes request, changes password but then errors, with above error Please don't create another thread. One is enough. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs!-- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] Add new user to Squirrelmail
On Wed, 7 Jul 2010, sirtom wrote: > > I have Linux machine which runs on Debian. In /etc theres squirrelmail > directory with config files in it. > Where do I start looking where are the user accounts for Squirrelmail. I > need to add new user. you don't, think of SM as a 'pretty interface' for what the system already installs and uses by default, in other words, system users, since I assume by your comments you are not experienced and therefor wont be running virtual users. > While I only know how to move between directories, exact commands how to I > look which files and finally add new user would be really helpful. Need > badly to add new user. Thank you. > -- perhaps you should seek out and join a debian list if you are after hand-holding, this is *not* the list for that, adding users is not the job of SM. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
Re: [SM-USERS] squirrelmail-users@lists.sourceforge.net
On Thu, 5 Aug 2010, Paul Lesniewski wrote: >> The only time that I have seen this problem with SquirrelMail was >> when our webmail service was under a brute force password attack and >> the /var/lib/ partition filled up with php session identifiers. >> Check your file system free space with df. > > Note that the Lockout plugin could probably have prevented that situation. > That plugin is life saver, everyone should be using it, IMHO. -- Res "What does Windows have that Linux doesn't?" - One hell of a lot of bugs! -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev - squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@lists.sourceforge.net List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users