Displaying 20 results from an estimated 4000 matches similar to: "SquirrelMail Prefs Deleted"
2009 Apr 18
0
[LLVMdev] [patch] vmkit compiled using gcc
Applied thanks!
http://lists.cs.uiuc.edu/pipermail/vmkit-commits/2009-April/000815.html
Btw, what are the error messages for these?
> - char * res = strstr(haystack, needle);
> + char * res = (char *)strstr(haystack, needle);
> - char* ptr = strrchr(name, '/');
> + char* ptr = (char*)strrchr(name, '/');
Nicolas
Xerxes RĂ„nby wrote:
> I have tested compiling
2009 Nov 20
5
v1.2.8 released
http://dovecot.org/releases/1.2/dovecot-1.2.8.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.8.tar.gz.sig
This is mainly to fix the 0777 base_dir creation issue, which could be
considered a security hole, exploitable by local users. An attacker
could for example replace Dovecot's auth socket and log in as other
users. Gaining root privileges isn't possible though.
This affects only
2009 Nov 20
5
v1.2.8 released
http://dovecot.org/releases/1.2/dovecot-1.2.8.tar.gz
http://dovecot.org/releases/1.2/dovecot-1.2.8.tar.gz.sig
This is mainly to fix the 0777 base_dir creation issue, which could be
considered a security hole, exploitable by local users. An attacker
could for example replace Dovecot's auth socket and log in as other
users. Gaining root privileges isn't possible though.
This affects only
2008 Aug 02
4
related, but off-topic: how to allow users to change password?
My dovecot is currently configured to authenticate vs. a userdb/passdb
passwd-file that contains, for each user:
username:passhash:5000:5000::/path/to/home::userdb_mail=/path/to/maildir
Is it possible to let users authenticate and change their passwords? There
are some webmail client add-ons that allow such things if users are system
accounts or in a
2011 May 24
5
CentOS 5.6 PHP 5.3 and SquirrelMail
OK, so I did an upgrade to PHP 5.3 on one of my servers. I noticed the
uninstall of php also removed SquirrelMail and it won't install under
PHP 5.3. Has anybody worked this out with a good RPM or repo solution?
--
John Hinton
877-777-1407 ext 502
http://www.ew3d.com
Comprehensive Online Solutions
2009 Feb 28
1
Dovecot + Postfix Mail Forwarding Question
I have dovecot and postfix set up on debian lenny. Squirrelmail is
used to access the mail. I put a .forward file in my user's home
directory, and that sure gets the job done of forwarding email, but I
need a copy saved on the local machine as well. How do I do that?
2008 Nov 02
5
Issue with domains
I am running Dovecot 1.0.10 and have it working great on ender.ath.cx (my
free DynDNS.com subdomain), but recently I registered lemcoe.com and
pointed it to the same IP address as ender.ath.cx. The problem is, only
e-mail sent to the @ender.ath.cx works. If it is send it to @lemcoe.com, I
don't know where it goes. I get no errors either.
How can I get Dovecot to recognize both domains?
TIA.
2008 Jul 27
1
mail extra field to override default mail_location for only certain users
I am running version 1.1.1 with mail_location: maildir:~/Maildir. This is
working great as all our users have UNIX accounts with nologin shells. New
domains (and their users) are about to come online and we would like to
migrate to a setup with virtual mailboxes/users. From the wiki and comments
within dovecot.conf, I see it is possible to do this piecemeal so both local
and virtual users
2010 Sep 01
0
[LLVMdev] "Cannot fine DIE"
On 01 Sep 2010, at 08:47, Talin wrote:
> Once again, I have no idea what this means or how to go about
> debugging it.
> This is my biggest frustration with DIFactory - there's absolutely
> no way to
> verify that the DWARF debugging information that I've emitted into
> my module
> is correct or even sensible. The only way to test it is to try and
> debug
2010 Sep 01
2
[LLVMdev] "Cannot fine DIE"
On Sat, Aug 28, 2010 at 10:58 PM, Talin <viridia at gmail.com> wrote:
> On Sat, Aug 28, 2010 at 4:05 PM, Talin <viridia at gmail.com> wrote:
>
>> On Mon, Aug 23, 2010 at 5:58 PM, Devang Patel <devang.patel at gmail.com>wrote:
>>
>>>
>>> On Sun, Aug 22, 2010 at 12:50 PM, Talin <viridia at gmail.com> wrote:
>>>
>>>> I
2008 Sep 05
1
Time Moved Backwards Error Keeps Happening
Hi all,
I am running dovecot version 1.1.1 (dovecot --version) and keeps to have
time moved backwards problem.
I first found dovecot dead without obvious error message, but see the
following when restart dovecot service by
# service dovecot restart
>Stopping Dovecot Imap: [FAILED]
>Starting Dovecot Imap: Warning: Last died with error (see error log for
more information): Time
2008 Aug 07
1
Unlimited quota in 1.1?
How do I set an unlimited quota for a user in 1.1? Setting it to 0 bytes
worked in 1.0, but doesn't seem to work in 1.1 :-(
david
2008 Dec 25
2
download IMAP folders via POP3
Hi,
I know my question might sound a little bit strange, but is it
possible to download IMAP folders via POP3? I have clients who use
POP3 on their main machines and IMAP on their "on the road" notebooks.
It would be good to download all folders created on the notebook via
POP3 to the main desktop.
Googling brought up some results, but I don't know how to implement...
Thanks
Jakob
2009 Feb 07
1
Best Imap Transfer Tool?
So I'm looking to do a migration of my IMAP mailboxes, and I'm looking for
the best tool to use. I used to use the uw-mailutil tool, a while ago, but
that was a bit coarse of a tool. More recently I've used imapsync, but that
was giving me some errors. I've sort of tracked those down; but I was
wondering if anyone else had any other recommendations...?
Thanks.
2009 Aug 15
2
How to disable system users from receiving mail?
I know that login can be disable for system users and groups, but how do I refuse email for system groups?
It's a bit of a security/maintenance irritation - I don't want to check for such spam mail, since that is possible.
Thanks for any help!! Answer preferably given, so that I can configure it through webmin please.
2009 Mar 29
1
dovecot: auth(default): ldap(...): Authenticated user not found
Hi,
I'm trying to set up dovecot together with postfix and experience some
problems.
Here's in details what I have and what I want to get.
I have a ldap server on localhost, a working setup of dovecot to serve
sasl, imap using ldap, a working setup of Postfix for (s)smtp (I can
authenticate which uses dovecot's sasl).
What i wan't to get is a completely working email server for
2005 Jun 02
1
Logon script execution intermittent
Using Suse Enterprise 9.1 and Samba 3.013 and Win XP SP1 and SP2
workstations. Users logon scripts are not being run during logon in a
reliable fashion. The could run without issue for 10 logons and on the
11th no mapped drives doesn't seem to be a specific workstation or XP
version. Currently running with cranked up logging levels looking for a
needle in a haystack. Anyone run into this?
2019 Oct 11
3
New matrix function
On Fri, 11 Oct 2019 10:45 Duncan Murdoch, <murdoch.duncan at gmail.com> wrote:
> On 11/10/2019 6:44 a.m., Morgan Morgan wrote:
> > Hi All,
> >
> > I was looking for a function to find a small matrix inside a larger
> matrix
> > in R similar to the one described in the following link:
> >
> >
>
2009 Sep 12
2
Problems getting Dovecot to work.
Hi, having a nightmare trying to get dovecot working on my SheevaPlug
(flash based ARM embedded device). I need to use virtual users, and I need
to store all the mail on an external USB HDD (not in home directories
which live in the limited flash space). However I can't even log in via
telnet. I've followed the Wiki troubleshooting tips, and still no further
forward.
logging via telnet, I
2010 Sep 01
2
[LLVMdev] "Cannot fine DIE"
On Wed, Sep 1, 2010 at 5:31 AM, Jonas Maebe <jonas.maebe at elis.ugent.be>wrote:
>
> On 01 Sep 2010, at 08:47, Talin wrote:
>
> > Once again, I have no idea what this means or how to go about
> > debugging it.
> > This is my biggest frustration with DIFactory - there's absolutely
> > no way to
> > verify that the DWARF debugging information that