similar to: INBOX help needed, dovecot + squirrelmail

Displaying 20 results from an estimated 6000 matches similar to: "INBOX help needed, dovecot + squirrelmail"

2012 May 07
1
This binary should probably be called with process group set to (vmail) instead of (userid)
Im sorry to ask another basic question, but Ive tried to find this answer for several hours now and it eludes me. Im getting the following when dovecot tries to deliver an email: May 6 19:29:21 mydomain dovecot: lda: Debug: auth input: jeff home=/opt/imapdata/j/jeff/INBOX uid=1001 gid=999 May 6 19:29:21 mydomain dovecot: lda(jeff): Fatal: setgid(999(vmail) from userdb lookup) failed with
2012 Dec 06
4
imap-login - where does the user get filled in from?
Sorry to ask such a basic question, but I finally got some major hurdles working for imaps on port 993 and Im getting the following when I try to connect from my iphone: imap-login: Disconnected (no auth attempts in 60 secs): user=<>, rip=192.168.1.1, lip=192.168.1.22, TLS handshaking: Disconnected Im using SQL and SSL over 993. I cant seem to find where my user comes from that its blank?
2012 Apr 28
2
help with AES_DECRYPT and password lookup - mysql password_query
Hello- Sorry if this is a noob question, but I cant seem to get my password_query to work with dovecot + mysql. Im using 'Password verification by SQL server' at: http://wiki2.dovecot.org/AuthDatabase/SQL trying to modify it to work with my encrypted passwords in the DB. Im using the following which isnt working: password_query = SELECT NULL AS password, \ 'Y' as
2011 Aug 11
1
help with loops
hi I need help with list object. I have a list object > a <- c('apple','orange','grape') > b <- c('car','truck','jeep') > c <- list(a,b) > names(c) <- c('fruit','vehicle') > c $fruit [1] "apple" "orange" "grape" $vehicle [1] "car" "truck"
2007 Nov 01
2
Received Dates/Squirrelmail
I am trying to figure out an issue I have with the e-mails in my inbox showing up in Squirrelmail. I sometimes get (more often than I care for it to happen) e-mails which show up as new either many hours ago or days ago. I have one particular e-mail that in Squirrelmail is showing a data of Tue, 8:23PM. The received header of that e-mail shows: Received: from murphy.debian.org
2020 Jun 18
5
Can't access Squirrelmail on Centos 8
Good evening, I have not able able to run the http://ip-addr/src/configtest.php script, nor access Squirrelmail. Looking for suggestions on what I might have missed. When I try either http://ip-... or https://ip-..., I get the following reply Forbidden You don't have permission to access /webmail/src/configtest.php on this server. I got squirrelmail installed in /usr/share/squirrelmail and
2019 Dec 03
1
Centos 8 install of squirrelmail
Hi, You can rebuild the RPM on a CentOS 8 box from https://dl.fedoraproject.org/pub/epel/7/SRPMS/Packages/s/squirrelmail-1.4.23-1.el7.20190710.src.rpm or https://dl.fedoraproject.org/pub/fedora/linux/releases/31/Everything/source/tree/Packages/s/squirrelmail-1.4.23-2.fc31.20190710.src.rpm and install the resulting RPM. For the source https://sourceforge.net/p/squirrelmail/code/HEAD/tree/
2006 Jul 13
2
Squirrelmail Change Dovecot Password Plugin
Hi Let me introduce myself, My name is Cecil, and i am a system architect by proferssion working currently on contracts with serveral companies in Ghana and Nigeria. I recently built a Corporate Mail Server for a Company using Postfix, Dovecot and Squirrelmail, running on Ubuntu. Thanks to the Dovecot community everything is working well. After a moment i noticed that i could make the users
2005 Jul 01
3
error while connecting from squirrelmail
Hi all, I am new to dovecot and squirrelmail and I am trying to configure squirrelmail with dovecot as its imap server. When i disable "Secure Imap (TLS)" option (2-A-7) from squirrelmail configure menu, it's working fine. But when i try to enable tls support, squirrelmail is giving the following error: Warning: fsockopen(): unable to connect to 192.xx.xx.xx:993 in
2005 Aug 03
2
CESA-2005:595 Moderate CentOS 3 i386 SquirrelMail - security update
CentOS Errata and Security Advisory CESA-2005:595 SquirrelMail security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2005-595.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/squirrelmail-1.4.3a-10.EL3.centos.1.noarch.rpm source: updates/SRPMS/squirrelmail-1.4.3a-10.EL3.centos.1.src.rpm You may update your
2005 Aug 03
2
CESA-2005:595 Moderate CentOS 3 i386 SquirrelMail - security update
CentOS Errata and Security Advisory CESA-2005:595 SquirrelMail security update for CentOS 3 i386: https://rhn.redhat.com/errata/RHSA-2005-595.html The following updated file has been uploaded and is currently syncing to the mirrors: i386: updates/i386/RPMS/squirrelmail-1.4.3a-10.EL3.centos.1.noarch.rpm source: updates/SRPMS/squirrelmail-1.4.3a-10.EL3.centos.1.src.rpm You may update your
2013 Apr 27
1
dovecot-sql.conf - Unknown setting: driver
Im upgrading my dovecot from 2.1.14 to dovecot 2.2.1 on linux. Im using the same configuration file against my MySQL db and getting the following error: doveconf -n # 2.2.1: /opt/dovecot221/etc/dovecot/dovecot.conf doveconf: Fatal: Error in configuration file /opt/dovecot221/etc/dovecot/conf.d/dovecot-sql.conf line 2: Unknown setting: driver dovecot-sql.conf: # The mysqld.sock socket may be in
2010 Nov 12
1
squirrelmail inbox empty
I am running Dovecot + Postfix +Squirrelmail on Debian Lenny.Fetchmail pulls the mail, dovecot spreads it around. I had squirrelmail setup & I tested it from within my router ( internal LAN). yesterday I had to go babysit my grand daughter, and I setup port forward for IMAP port 143, and I can use squirrelmail through firefox on my laptop. All the other folders have all the mail from the
2005 Feb 18
4
Squirrelmail
I have an urgent (isn't it always the way!) need to set up webmail for one of our users. I intalled Squirrelmail, added /etc/httpd/conf.d/php.conf and etc/httpd/conf.d/php.conf/squirrel.conf to my webserver config (which is not RH stock) and ran the squirrelmail conf.pl I know nothing at all about php, so am having a hell of a time diagnosing the errors, and the squirrelmail.org site knows
2019 Dec 02
2
Centos 8 install of squirrelmail
> > > On 2019-12-02 13:15, Earl Terwilliger via CentOS wrote: >> Hi, >> >> I am trying to install Squirrelmail on Centos 8 but it seems that >> package >> is missing in the EPEL repo for Centos 8? Anyone know if this was on >> purpose or how to tell which packages won't be created? > > As far as I know, squirrelmail is noT actively maintained
2003 May 07
4
dovecot and squirrelmail
Is anyone using squirrelmail with dovecot? After a few minor tweaks squirrelmail seems to work great, but I can't seem to get rid of the "./" folder. SquirrelMail implements some workaround hacks for specific IMAP server quirks. The default setting is: $imap_server_type = 'uw'; What settings do you folks use? Thanks, Warren Togami warren at togami.com
2011 Apr 05
1
squirrelmail doesn't display share
Hello list, I have dovecot 2.0.11 installed on a client's server and Squirrelmail as the webmail client. I created the share below in dovecot.conf and it appears in Thunderbird and Outlook but not in Squirrelmail. What setting do I need to adjust in order for the share to appear in squirrelmail? Below are dumps of /etc/dovecot.conf and /etc/squirrelmail/local_config.conf # dovecot -n #
2008 Mar 11
2
Replacing text
Sorry, another newbie question :-( I loaded a data set with 10 rows and 30 columns. The first column is characters for names of car manufacturers: Jeep Nissan Toyota1 Toyota2 Etc. How can I replace "Toyota2" with "Scion"? Thanks again [[alternative HTML version deleted]]
2005 Aug 03
1
CESA-2005:595 Moderate CentOS 3 x86_64 SquirrelMail - security update
CentOS Errata and Security Advisory CESA-2005:595 SquirrelMail security update for CentOS 3 x86_64: https://rhn.redhat.com/errata/RHSA-2005-595.html The following updated file has been uploaded and is currently syncing to the mirrors: x86_64: updates/x86_64/RPMS/squirrelmail-1.4.3a-10.EL3.centos.1.noarch.rpm source: updates/SRPMS/squirrelmail-1.4.3a-10.EL3.centos.1.src.rpm You may update your
2005 Dec 08
1
Squirrelmail/dovecot sort problem/bug
Hello, there is a little bug in Squirrelmail 1.4.5 or Dovecot 1.0.alpha4-1: the sort is not correct if I use squirrelmail with the option: 10. Allow server thread sort : true 11. Allow server-side sorting : true with the option on false and with Thunderbird 1.5rc1 there is no problem, but I think Thunderbird 1.5rc1 already does the sort by itself. I have a folder with 1054 messages, but