[SM-USERS] 1.4x vs 1.5.1

2007-09-12 Thread Ken A

So, the development of 1.5.x has been 2+ years now. I notice that it's 
been downloaded (according to the counters) nearly as much as 1.4.x, and 
most plugins work with it.

Are there any/some/many of you using it in production without issues - 
at least without major issues that aren't in common with 1.4x ?

Thanks,
Ken


-
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] 1.4x vs 1.5.1

2007-09-13 Thread Ken A
Tomas Kuliavas wrote:
>> So, the development of 1.5.x has been 2+ years now. I notice that it's 
>> been downloaded (according to the counters) nearly as much as 1.4.x, and 
>> most plugins work with it.
> 
> According to SF counters (excluding rpms)
> 1.4.6 (released 2006-02-23) -1.4.10 = 440645
> 
> 1.5.1 (released 2006-02-19) = 61601
> 
>> Are there any/some/many of you using it in production without issues - 
>> at least without major issues that aren't in common with 1.4x ?
> 
> * PHP 5.1.2+ and 4.4.2+ issues
> * Mailbox navigation differs from 1.4.x and is not as efficient as 1.4.x
> with 
>   delete_move_next plugin.
> * Mailbox caching code in left_main.php can cause issues
> * Faster IMAP code works better on servers without SORT support. Differences
> are 
>   smaller on servers with SORT support.
> * Newmail notifications follow left folder listing preferences. Sucks, if
> your personal 
>   preferences differ.
> * Security fixes are not ported to 1.5.1.
> 

So, 1.5.1 is missing dozens of security fixes?
Sounds like 1.4 is much safer for production use.
Thanks,
Ken


-- 
Ken Anderson
Pacific.Net

-
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] 1.4x vs 1.5.1

2007-09-13 Thread Ken A
Tomas Kuliavas wrote:
>>> * Security fixes are not ported to 1.5.1.
>>>
>> So, 1.5.1 is missing dozens of security fixes?
>> Sounds like 1.4 is much safer for production use.
> 
> 1.5.1 does not have those fixes. Fixes are included in 1.5.2-svn.
> 1.5.2-svn is current devel branch. I don't use 1.5.2-svn and can't tell if
> it is ready for production use.
> 

The link on the squirrelmail home page titled "There are separate 
patches available for only the security issues against various previous 
versions" leads to http://squirrelmail.org/patches/1.4.10-security/

Does the patch for 1.5.1 include all of the security patches?

Thanks,
Ken


-- 
Ken Anderson
Pacific.Net

-
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] 1.4x vs 1.5.1

2007-09-13 Thread Ken A
Tomas Kuliavas wrote:
> * Security fixes are not ported to 1.5.1.
>
 So, 1.5.1 is missing dozens of security fixes?
 Sounds like 1.4 is much safer for production use.
>>> 1.5.1 does not have those fixes. Fixes are included in 1.5.2-svn.
>>> 1.5.2-svn is current devel branch. I don't use 1.5.2-svn and can't tell
>>> if
>>> it is ready for production use.
>>>
>> The link on the squirrelmail home page titled "There are separate 
>> patches available for only the security issues against various previous 
>> versions" leads to http://squirrelmail.org/patches/1.4.10-security/
>>
>> Does the patch for 1.5.1 include all of the security patches?
> 
> squirrelmail-1.5.1$ patch -p 0 < 1.5.1.patch
> patching file src/view_text.php
> patching file src/compose.php
> Hunk #1 FAILED at 55.
> 1 out of 1 hunk FAILED -- saving rejects to file src/compose.php.rej
> patching file functions/mime.php
> Hunk #1 succeeded at 428 (offset -1 lines).
> Hunk #2 FAILED at 1165.
> Hunk #3 FAILED at 1186.
> Hunk #4 succeeded at 1634 (offset -95 lines).
> Hunk #5 succeeded at 1675 (offset -95 lines).
> Hunk #6 FAILED at 1856.
> Hunk #7 FAILED at 1871.
> Hunk #8 succeeded at 2250 (offset -162 lines).
> Hunk #9 succeeded at 2295 (offset -162 lines).
> 4 out of 9 hunks FAILED -- saving rejects to file functions/mime.php.rej
> 

I got the same result. Then looked at the patches, and the other 5 you 
sent and decided to wait until it's supported with security patches or 
is 'stable'. (whatever that means for something that runs under php ;-)
Thank you!
Ken

-- 
Ken Anderson
Pacific.Net

-
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] html_mail plugin - can't switch back to plain text in compose window

2007-09-17 Thread Ken A
Recently installed squirrelmail 1.4.10a and a few plugins, including the 
latest html_mail plugin. In the compose window, switching from plain 
text to html works, but switching back to plain text does not. Selecting 
the checkbox for plain text does nothing. Any pointers?

Thanks,
Ken


-
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] default_user settings in file manager - thoughts?

2007-10-08 Thread Ken A
I don't have a clean patch for this.. apologies in advance.

What this does is change the way the file manager plugin config file
works, allows a 'default_user' config line that is used if the username
isn't specified already. This way you can set a default quota limit and 
file root for file manager and you don't have to specify every user. It 
also creates the users' directory upon login. This requires a small 
change in file_manager.php and a larger change in functions.php.

In file_manager.users (the config file) you can add a line at the BOTTOM
of the file like so:

default_user /var/local/squirrelmail/files 40MB [EMAIL PROTECTED] 0 0 0

The $username will get appended to the path for the user's base dir.
The base dir will get auto created upon login. It'll only be used if the
user isn't specified already in the config file ABOVE the default_user.

This isn't for everybody, but may be appropriate in some environments, 
and this code has not been heavily tested yet.


-
file_manager.php:

just before line 1882, add this:
// create the dir if it doesn't exist
// this might be very unsafe thing to do..
// you have been warned!
if((!is_dir($cwd)) && ($cwd == $baseDir))
 mkdir($cwd, intval($defaultFolderPerms, 8));

if ($DIR = opendir($cwd)) // line 1882

--


functions.php:

Right below the '}' on line 173, add this:

// this is a duplication of the if(){ ... } above
// but with the $username used to set a single basedir
elseif ($configSettings[1][0] == 'default_user')
{
  $numberOfFields = sizeof($configSettings[1]);
  $file_manager_user_config[$username]['allowEditBinary'] =
$configSettings[1][$numberOfFields - 1];
  $file_manager_user_config[$username]['allowChmod'] =
$configSettings[1][$numberOfFields - 2];
  $file_manager_user_config[$username]['allowLinks'] =
$configSettings[1][$numberOfFields - 3];
  $file_manager_user_config[$username]['adminMail'] =
$configSettings[1][$numberOfFields - 4];

  $numberOfBaseDirs = 1;
  for ( ; $numberOfBaseDirs < $numberOfFields - 5; $numberOfBaseDirs++)
  {
   $file_manager_user_config[$username]['baseDir1'] =
$configSettings[1][1] . '/' . $username;
  }
  $quota = $configSettings[1][$numberOfFields - 5];
  if (is_numeric($quota) || is_numeric(get_real_size($quota)))
  {
   $file_manager_user_config[$username]['quota'] = $quota;
   $numberOfBaseDirs--;
  }
  else
  {
   $file_manager_user_config[$username]['baseDir' . $numberOfBaseDirs] =
$quota;
   $file_manager_user_config[$username]['quota'] = '';
  }
  $foundUserConfig = 1;
  break;
} // end of default_user elseif

--


Ken


-- 
Ken Anderson
Pacific.Net



-
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] Spam Sent From WebMail

2007-10-09 Thread Ken A
Nick Bright wrote:

> Per some suggestions in the thread I was able to determine that they are
> not using "mailto.php", but rather compose.php:
> 
> /var/log/httpd/access_log:196.1.179.183 - - [07/Oct/2007:21:54:10 -0500]
> "GET /webmail/src/compose.php?mail_sent=yes HTTP/1.1" 200 37102
> "http://webmail.terraworld.net/webmail/src/compose.php?mailbox=None&startMessage=0";
>  
> 
> "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"


Are you saying that was the only entry in the log from that IP? They 
only hit compose.php? If not, what was the sequence of events?

Ken


> 
> Nobody can reasonably expect an ISP to keep every single users' PC clean
> of trashware constantly, so accordingly there needs to be some way to
> mitigate the impact of this type of issue at the common point - the 
> SquirrelMail installation. It doesn't seem to me like this is a bug or a 
> security vulnerability in SM since a valid users' password was 
> compromised, but is there any way to mitigate this type of thing?
> 
> I would appreciate any feedback regarding this topic and methods of
> mitigating damage done by compromised accounts. I will also answer any
> questions that may help develop a method of mitigation.
> 
> - Nick Bright
>   Terra World
>   http://home.terraworld.net

-- 
Ken Anderson
Pacific.Net

-
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] Spam Sent From WebMail

2007-10-09 Thread Ken A
Nick Bright wrote:
> Ken A wrote:
>> Nick Bright wrote:
>>
>>> Per some suggestions in the thread I was able to determine that they are
>>> not using "mailto.php", but rather compose.php:
>>>
>>> /var/log/httpd/access_log:196.1.179.183 - - [07/Oct/2007:21:54:10 -0500]
>>> "GET /webmail/src/compose.php?mail_sent=yes HTTP/1.1" 200 37102
>>> "http://webmail.terraworld.net/webmail/src/compose.php?mailbox=None&startMessage=0";
>>>  
>>>
>>> "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
>>
>>
>> Are you saying that was the only entry in the log from that IP? They 
>> only hit compose.php? If not, what was the sequence of events?
> 
> There were many hits from quite a few different IP addresses, and they 
> all looked simmilar to that. I've extracted log entries from that IP 
> address, and attached the file to this message.
> 
>  From what I can tell it logs in, then hits compose.php repeatedly.

That's odd. It really doesn't look like a bot. Perhaps it's using an IE 
toolbar of some sort to control the browser. There is a CAPTCHA plugin, 
and a "Password Forget" plugin, but when a bot behaves like a user, it's 
hard to block without inconveniencing the user. :-\

Ken


> 
>  - Nick
> 
>>
>> Ken
>>
>>
>>> Nobody can reasonably expect an ISP to keep every single users' PC clean
>>> of trashware constantly, so accordingly there needs to be some way to
>>> mitigate the impact of this type of issue at the common point - the 
>>> SquirrelMail installation. It doesn't seem to me like this is a bug 
>>> or a security vulnerability in SM since a valid users' password was 
>>> compromised, but is there any way to mitigate this type of thing?
>>>
>>> I would appreciate any feedback regarding this topic and methods of
>>> mitigating damage done by compromised accounts. I will also answer any
>>> questions that may help develop a method of mitigation.
>>>
>>> - Nick Bright
>>>   Terra World
>>>   http://home.terraworld.net
>>
> 
> 
> 
> -
> 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


-- 
Ken Anderson
Pacific.Net

-
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] Spam Sent from WebMail

2007-10-09 Thread Ken A
Nick Bright wrote:
> Tomas Kuliavas wrote:

>> Have you tried to protect your webmail traffic? Signed SSL certificate
>> costs less than 20 USD.
> 
> I'd expect they support SSL on their end, this probably wouldn't make 
> any difference.

The difference is that fewer passwords could easily be stolen if you 
used & forced SSL. This is certainly relevant.
Ken

> 
>  - Nick Bright
> 


-- 
Ken Anderson
Pacific.Net

-
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] Spam Sent From WebMail

2007-10-09 Thread Ken A
Brent wrote:
> I had this exact issue.  It ended up being one exploited account.  The IP
> addresses connecting to the account were from various APNIC blocks.  I would
> block one IP and it would move to another... suggesting that it was some
> kind of bot - however, I added the captcha plugin and they kept logging in!
> I changed the password on the exploited account and so far it hasn't
> resurfaced.
> 
> Brent
> 

Perhaps an army of humans rather than bots. Hard to stop. A quick 
password disable response is a good idea. I've found ossec hids a good 
tool for this sort of thing, though you'd have to write a rule for this 
type of thing. http://ossec.net

Ken



-- 
Ken Anderson
Pacific.Net

-
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] Spam Sent from WebMail

2007-10-09 Thread Ken A
Nick Bright wrote:
> Ken A wrote:
>> Nick Bright wrote:
>>> Tomas Kuliavas wrote:
>>
>>>> Have you tried to protect your webmail traffic? Signed SSL certificate
>>>> costs less than 20 USD.
>>> I'd expect they support SSL on their end, this probably wouldn't make 
>>> any difference.
>>
>> The difference is that fewer passwords could easily be stolen if you 
>> used & forced SSL. This is certainly relevant.
>> Ken
> 
> How so? that would only prevent man in the middle attacks, when the 
> problem is almost certainly in a keylogger or trojan on the end users' 
> PC 

that's an assumption, isn't it.. Good security doesn't work that way. 
You have to do what you can first, then look around for who to blame 
when things go wrong. ;-)
Ken


- where the keyboard input isn't encrypted by the SSL certificate.
> 
> Though yes, I do want to use/force an SSL certificate, I do not agree 
> that it would help with the issue at hand.
> 
>>
>>>  - Nick Bright
>>>
-- 
Ken Anderson
Pacific.Net

-
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] authentication for external calendars

2007-10-11 Thread Ken A
Cory Coager wrote:
> I'm trying to add an external calendar using the Calendar File Backend
> plugin.  The webdav resource requires authentication to perform a GET. 
> How do I accomplish this?  I don't see an option to specify username and
> password.

I'm not sure this will work, having never used the calendar file backend 
plugin, but if it's http basic auth, you can supply the credentials in 
the url http://user:[EMAIL PROTECTED]
Ken


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


-- 
Ken Anderson
Pacific.Net

-
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] authentication for external calendars

2007-10-11 Thread Ken A
Cory Coager wrote:
> Ken A wrote:
>> Cory Coager wrote:
>>   
>>> I'm trying to add an external calendar using the Calendar File Backend
>>> plugin.  The webdav resource requires authentication to perform a GET. 
>>> How do I accomplish this?  I don't see an option to specify username and
>>> password.
>>> 
>> I'm not sure this will work, having never used the calendar file backend 
>> plugin, but if it's http basic auth, you can supply the credentials in 
>> the url http://user:[EMAIL PROTECTED]
>> Ken
> Unfortunately I already tried this and it does not work.  I'm guessing
> this needs to be patched to allow authentication.
> 


This url scheme with webdav/apache certainly _can_ work with basic auth.
You are leaving out important details.
What type of authentication?

-- 
Ken Anderson
Pacific.Net

-
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] Server authentication

2007-10-12 Thread Ken A
Steve Moyes wrote:
> Hi,
> yes.. separate credentials are one of the things that has specifically
> been requested.  I have everything ready to go, it's just this
> authentication issue I have.

So, you are trying to map usernames from one system to another? I'm not 
really clear on why this would be a good idea unless you are merging 2 
systems and trying to avoid username collisions? You might be able to do 
it with the vlogin plugin (but I think it would require some 
modification), or you can use an imap proxy like perdition which can do 
this already.

Ken


> 
> Cheers
> Steve
> 
> On Fri, 2007-10-12 at 13:24 +0200, Roland Fritz wrote:
>> Hi Steve,
>>
>>
>>> Hi thanx for the reply.  It's not the shell access I'm bothered about..
>>> allow me to explain further.
>>> What I was thinking is, the frontend squirrelmail is just that, nothing
>>> else.  It will be just a webserver, serving that page.  There will be no
>>> user accounts on there what so ever.  I was thinking about having
>>> virtual user accounts that log into the frontend and this somehow logs
>>> into the actual mail server (located elsewhere) with the actual user
>>> accounts on that server.  Now is PAM some kind of solution?  and if so,
>>> how would I get squirrelmail to talk to PAM on another server?
>>> If you need anymore info, please tell me what you need.
>> It is possible to seperate web server and mail server on different hosts,
>> but squirrelmail uses imap authentication (from the mail server) to log
>> the user in, it has no user database on its own.
>> Do you really need different users/passwords on your squirrelmail server?
>>
>> Roland.
>>
>>> On Thu, 2007-10-11 at 11:03 -0700, Tomas Kuliavas wrote:
 Steve Moyes wrote:
> Hi all,
>   I've spent a few hours searching this before I posted, but if I have
> missed something, please feel free to flame me.
> Anyway.. to the point.  Both of these servers are running Debian.  The
> main mail server is running Exim4 and Dovecot and the frontend is
> running Squirrelmail (who'da thunk it).  What I am trying to do now is
> have one set of credentials on the frontend that the user obviously
> needs to know and for those details to access the actual credentials
 on
> the mail server itself, which the user doesn't need to know.
> Has anyone ever done this and what is involved?
>
 If you want to use user accounts that don't have shell access on server,
 see
 http://www.google.com/search?q=exim+dovecot+virtual+users

 --
 Tomas
>>>
>>> --

-- 
Ken Anderson
Pacific.Net

-
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] filtering e-mails (to get rid of spam e-mails)

2007-10-20 Thread Ken A
[EMAIL PROTECTED] wrote:
> This is not a technical question, but I am the administrator, and there
> are not options in my setup to let me block e-mails.  I receive 10-15
> e-mails/day on sex related topics that I would like blocked.  How do I do
> this?  Where is my option to block unwanted e-mails?

This is usually done at the MTA level, not in the email client.
There are many options, but it's not a squirrelmail issue, so really 
doesn't belong here. google spamassassin, mailscanner, amavis-new, 
clamav, milters, etc.
Ken

> 
> Susan Liebold
> 
> 
> 
> -
> 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
> 


-- 
Ken Anderson
Pacific.Net

-
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] Is it possible to access local directories?

2007-10-31 Thread Ken A
Andrew Sarangan wrote:
> I just installed squirrelmail on my linux box. I can view all the
> folders on the IMAP server and send email, so everything is good so
> far. However, I haven't found a way to create local folders (where a
> local folder would reside on the web server such as /home/mydir). This
> would allow me to archive email from the IMAP server which has limited
> disk space, to my web server which has virtually unlimited disk space.
> In addition, I also have a lot of previously archived emails (from
> thunderbird) which I would like to access via squirrelmail web
> interface. Any suggestions would be appreciated. 
> 

Sounds like a good idea. To be able to either directly access local 
files, or to be able to access a second imap server would be a nice 
addition to squirrelmail.
Ken


> Thank you
> 
> 
> 
> 
> 
> 
> 
> -
> 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
> 


-- 
Ken Anderson
Pacific.Net

-
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] Compromised Accounts

2007-11-21 Thread Ken A
Rob Wright wrote:
> On Wednesday 21 November 2007 09:06, Vernon A. Fort wrote:
>> Rob Wright wrote:
>>> On Wednesday 21 November 2007 08:27, Vernon A. Fort wrote:
 To all,
   I run a large webmail server, 19k + accounts.  Lately, just this
 month, i have had three different email account send out spam email.
 Basically, the accounts have their personal information changed to a
 different name and reply to address.  Then they send out quite a large
 amount of spam email.  It appears the exploiter obtained the password
 and then compromised the account.  The actual email user is completely
 unaware of the compromise - meaning they did NOT send this spam email.

 What i have:
>>> We had the exact same problem here. What we did last week was to install
>>> the CAPTCHA plugin, and that seems to have solved the problem.
>>>
>>> It seems that the spammers were using an automated script to login via
>>> HTTP and squirrelmail to do their dirty work that way. The messages were
>>> definitely coming through our server and were not faked or spoofed.
>>>
>>> This was not a compromise of the user accounts on our server, but rather
>>> an explotation of the system using genuine and valid usernames/accounts.
>>> The last episode we had we contacted the users individually and had them
>>> change their password, but this time around we realized we need to be
>>> pro-active and thus went with the CAPTCHA. If anyone has a better
>>> suggestion I'd like to hear it. Is using a Certificate the better thing
>>> to do?
>>> List info (subscribe/unsubscribe/change options):
>>> https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>> I was thinking of using the CAPTCHA plugin as well.  Your experience is
>> exactly like mine - someone exploited the email account by gaining valid
>> access.  The only ports open on the server are 80/443/25/110.  I plan on
>> (shortly) changing the pop to pop3s.  Did you do anything else in
>> locking down the apache/php/squirrelmail?
>>
>> Reviewing the auth.log(s), I do see several bad-logins for the exploited
>> accounts but i only see 10-20 attempts before a successful login.  I
>> kind of expected to see more than 30-40 attempts
>>
> The only other thing we've done is some IP blocking at the firewall from the 
> networks where the attacks were coming from, but we all know that's nothing 
> more than a stop gap measure, at best. The main problem with locking it down 
> any more is that, really, the logins were valid, the system was used to do 
> exactly what it's supposed to do. The CAPTCHA is an extra hassle for the 
> users, but we so far haven't been able to come up with anything that wouldn't 
> make the webmail completely useless altogether.

If you were not running pop3s, imaps, and SSL on the web interface, then 
your 19k usernames & passwords were flying around the net in plain text 
and were more than likely sniffed at some point. Try something like 
ossec hids to block the password guessing (ossec.net), and require 
decent passwords from users. This isn't a squirrelmail issue. Spammers 
are attacking all exposed systems.
Ken

> 
> Rob Wright
> [EMAIL PROTECTED]
> 
> -
> 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://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
> 


-- 
Ken Anderson
Pacific.Net

-
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://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] Import data from Openwebmail

2008-02-13 Thread Ken A
Marcio Toledo wrote:
> Hi!
> 
>   I´m going from Openwebmail to Squirrel and I would like to known if it´s
> possible to migrate data (e-mails, address books, etc) from one to other.

Openwebmail works on mbox files, so you can just drop them in if you are
using mbox storage in your imap server, then subscribe to them. If using
maildir you can also use mbox to maildir convert tools that are
available. Address books have to be 'fixed' them so that they are
squirrelmail compatible, but they are both simple text files, so this
isn't too hard.
Openwebmail format: name@@@email@@@note
Squirrelmail format: nick|first|last|addr|info
Be sure to strip any '|' from old entries!
Calendars... similar.
Ken

> 
> Best regards
> 
> ===
> Engº Marcio Toledo
> Diretor Técnico de Informática
> Faculdade de Ciências Farmacêuticas - UNESP
> Tel: 16-3301-6939
> ===
> 
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> -
> 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
> 


-- 
Ken Anderson
Pacific.Net

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
-
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 exploits?

2008-07-01 Thread Ken A
Michel wrote:
>> On Jun 24, 2008, at 3:32 PM, Brant Wells wrote:
>>
>>> Hi All,
>>>
>>> I have recently noticed a steady stream of email leaving my server
>>> that appears to be from my Squirrel Mail users.  I upgraded from
>>> 1.4.10 to 1.4.15 in an effort to fix the issue.  It went away for a
>>> couple of days, but is back now.
>>>
>> Are you certain that these are not victims of phishing attempts? We've
>> seen attacks specifically targeting Squirrelmail users (and remote SM
>> users as evidenced in the spam we're blocking from the Internet with
>> SM message id's) to compromise their accounts and generate spam from
>> them.
>>
>> http://sourceforge.net/mailarchive/message.php?msg_id=A7B0A9F02975A74A845FE85D0B95B8FA0A599A74%40misex01.ena.com
>>
> 
> 
> hey, and how will that be possible what they say in this thread:
> 
> always via SM (no other SMTP/ASMTP based attempts are logged)
> 
> SM is no mta, so it can not send email ...
> 
> 

SM is an email client 'MUA', and it sends mail only through an MTA, so 
you should have logs in your MTA that tell you what's going on.

We are seeing a lot of phishing lately too, and have had a customer 
account compromised and used to send spam. Squirrelmail is easy to find 
via google I suppose, so it's an easy target. That doesn't mean there is 
a vuln in SM.

Ken



> 
> michel
> 
> 
> 
> 
> 
> Tecnologia Internet Matik http://info.matik.com.br
> Sistemas Wireless para o Provedor Banda Larga
> Hospedagem e Email personalizado - e claro, no Brasil.
> 
> 
> 
> -
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> -
> 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
> 


-- 
Ken Anderson
Pacific.Net


-
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
-
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] Quota question

2008-10-16 Thread Ken A
Jeremy Mann wrote:
> I have a question regarding the check_quota plugin. I don't care how large
> the users mail folders get, rather I want to put a quota on the size of
> their mail spool file. Will this check_quota plugin perform that function?
> If not, what would you recommend?
> 
> 

Quotas are on the imap server. The check_quota plugin just reports them.

Ken

-- 
Ken Anderson
Pacific.Net


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
-
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] Problems converting Sqmail .abook flatfiles into MySQL tables.

2008-12-29 Thread Ken A
Mike Swearingen wrote:
> Hello,
> 

PRIMARY KEY (owner,nickname) is going to give you trouble if all your 
nicknames are ''

Maybe change it to PRIMARY KEY (owner,email) ?

Ken


>  
> 
>  I was hoping someone can help with converting the .abook flatfiles into
> mysql records. We were able to generate a sql script that should allow us to
> import all the .abooks by using the flat2sql.pl file that was supplied from
> http://www.squirrelmail.org/docs/admin/admin-5.html#db-backend, but as you
> can see below the INSERT command attempts to add multiple enteries in the
> same sqmail.address table. This of course generates a sql error.  The error
> references duplicate entry's for this one record.
> 
>  
> 
> As you guess this user has more than one address in their .abook record.
> 
>  
> 
> Any Suggestions?
> 
>  
> 
>  
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Real Name','email.n...@company','');
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Real Name','email.n...@company','');
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Hoksbergen','edsyl...@iowatelecom.net','');
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Nancy King','njk...@marykay.com','');
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Krish & Bob
> Fennessy','nana1...@comcast.com','');
> 
> INSERT INTO sqmail.address (owner,nickname,firstname,lastname,email,label)
> VALUES ('jcmerchant','','','Rita Glasscock','pl...@aol.com','');
> 
>  
> 
>  
> 
>  
> 
>  Thanks,
> 
>  
> 
>  Mike Swearingen
> 
> 
> 
> 
> 
> 
> --
> 
> 
> 
> 
> -
> 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


-- 
Ken Anderson
http://www.pacific.net/

--
-
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] httpd squirrel instances exhaust memory

2009-04-21 Thread Ken A
Paul Lesniewski wrote:
> Please don't top post.  Please do read the mailing list posting guidelines.
> 
 Thanks for your suggestions.
 I have added apc and turned off filtes plugin, but httpd instances keeps
 on taking memory.
 Look how they are now:
   PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 17141 apache15   0  259m 218m  12m S  0.0  6.6   0:15.48 httpd
 15329 apache15   0  243m 202m  12m S  0.0  6.2   0:12.94 httpd
 

 What else could I do?

Some ideas:
Turn http keepalives down to 2 or 3 seconds.
Unload any unused (or 3rd party) apache modules.
Remove any unneeded php bloat and recompile it, or upgrade php even better.

Ken



>>> Disable "Show all" link on large folders
>>> http://www.nabble.com/How-to-disable-%22Show-all-messages%22-option-to20447037.html#a20487576
>>>
>>> Set memory limits in php.ini
>>>
>> I have disabled "show all" on large folders, and we have set memory limit to
>> 20MB on php.ini(
>> with less memory we got memory errors on error_log). One additional
>> information is that our server has
>> 4 GB of RAM
>> We have also reduced httpd instances but problem still remain. May be a bug
>> on httpd or php?
> 
> That'd be my guess - or more specifically, that the *compilation*
> thereof has something funny in it.  There is a newer version of Apache
> available, but your PHP is what I'd look at upgrading first, as it is
> further behind.  If you want to try to narrow it down with
> SquirrelMail, you'll probably need to test in a more controlled
> environment where you know what the users are actually clicking.
> 
> Did you confirm you turned off thread sort and turned on server side
> sort?  Did you test with all plugins disabled?  Are you running other
> PHP applications?
> 
>> Our versions are:
>> httpd-2.2.3-
>> php-5.1.6-23.222
> 
> --
> Stay on top of everything new and different, both inside and 
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today. 
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> -
> 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
> 


-- 
Ken Anderson
Pacific Internet - http://www.pacific.net

--
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
-
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] Cannot send emails to external accounts

2009-09-04 Thread Ken A
your mail routing is screwed up.
google your error msg for help.
this has zero to do with squirrelmail.
Ken


Fred Dame wrote:
> Hello,
> 
> I'm using Squirrelmail 1.5.1 with Hmailserver 5.1.2.-B346. My problem is
> that I cannot send emails to external accouns. When I post a message the
> remote server (not my own Hmailserver) responds withe the message "DATA:
> Your "received:" header counts exceeds the maximum setting."
> 
> When I use Outlook email instead of Squirrelmail this problem does not occur
> 
> Who can help me to solve this problem?
> 
> Kind regards
> 
> Fred Dame
> The Netherlands
> 
> 
> 


-- 
Ken Anderson
Pacific Internet - http://www.pacific.net

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
-
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] issues sending html email with images

2010-10-25 Thread Ken A
On 10/24/2010 11:52 PM, Rajesh M wrote:
> hi
>
> there has been several discussions concerning sending emails in html
> format using squirrelmail web interface
>
> if i receive an email where the image is a part of the email and not
> retrieved a part of the body of the email and if i reply to the same then
> the images are lost
>
> i have read many threads disccussing this and did not find any way to
> resolve this.
>
> is there any final solution to resolve this ?

fwd as attachment instead.
Ken

> rajesh
>
>
>
>
>
> --
> Nokia and AT&T present the 2010 Calling All Innovators-North America contest
> Create new apps&  games for the Nokia N8 for consumers in  U.S. and Canada
> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
> http://p.sf.net/sfu/nokia-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
>

-- 
Ken Anderson
Pacific Internet - http://www.pacific.net

--
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-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


Re: [SM-USERS] How to enforce Squirrelmail to use a specific source IP address?

2011-03-07 Thread Ken A
one possible solution - 
http://blog.nachtarbeiter.net/2008/08/21/binding-phps-fsockopen-to-a-specific-ip-address/
So, you'd need to make some changes in: functions/imap_general.php and 
test to see if it worked..

Or, if you don't mind all of your outgoing traffic to your imap server 
going out this virtual interface, just use the route command.

route add aaa.bbb.ccc.ddd dev eth0:1

and drop that into rc.local so it persists on restart..

Ken


On 3/7/2011 10:24 AM, Pawel Szczuka wrote:
> Hi Guys,
>
> This is probably a simple question - but I'm not sure if there is a
> simple answer :)
> Basically I have a RedHat box running Squirrelmail with one primary
> network interface (eth0)
> and multiple logical interfaces (eth0:1, eth0:2, etc.) with separate IP
> addresses assigned to each
> of them.
> Is there an easy way - to configure Squirrelmail to use a specific
> source IP address from  one
> of the logical interfaces while connecting to the remote IMAP (TCP/143)
> server ?
> The issue I have is that it always tries to use the IP address of the
> primary (eth0) interface,
> no matter what I put in the  section in the
> Apache configuration file.
> Thank you very much for any suggestions.
>
> Best Regards
> Pawel
>
>
>
>
>
> The information contained in this e-mail and in any attachments is 
> confidential and is designated solely for the attention of the intended 
> recipient(s). If you are not an intended recipient, you must not use, 
> disclose, copy, distribute or retain this e-mail or any part thereof. If you 
> have received this e-mail in error, please notify the sender by return e-mail 
> and delete all copies of this e-mail from your computer system(s).
> Please direct any additional queries to: communicati...@s3group.com.
> Thank You.
> Silicon and Software Systems Limited (S3 Group). Registered in Ireland no. 
> 378073.
> Registered Office: South County Business Park, Leopardstown, Dublin 18
>
>
>
> --
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
>
>
>
> -
> 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

-- 
Ken Anderson
Pacific Internet - http://www.pacific.net

--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
-
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