[Dovecot] Conditional jump or move depends on uninitialised value

2014-05-23 Thread Daminto Lie
Hi, My Server runs on Ubuntu Server 12.04 LTS 32 bits. I'm getting the following error messages when I run "make check" during the compilation of dovecot-2.2.13. ==2058== Conditional jump or move depends on uninitialised value(s) ==2058==    at 0x4049DD8: inflateReset2 (in /lib/i386-linux-gnu

Re: [Dovecot] vacation plugins for squirrelmail

2012-04-18 Thread Daminto Lie
onal rules to enable. This must be the numeric id of the * rule. * * 10: Spam Rule (as existed in Avelsieve) * 11: Junk-Mail Rule (new-style SPAM Rule, only one exists per Sieve script) * 12: Global Whitelist (only one exists per Sieve script) * 13: Custom Sieve Code (allows users to enter whatever Si

Re: [Dovecot] vacation plugins for squirrelmail

2012-04-16 Thread Daminto Lie
avelsieve_enable_rules; $avelsieve_enable_rules = array(); global $avelsieve_rules_settings; $avelsieve_rules_settings = array(); foreach($avelsieve_enable_rules as $r) {     if(file_exists(SM_PATH . 'plugins/avelsieve/config/rule.'.$r.'.php')) {     require(SM_PATH . 'p

[Dovecot] vacation plugins for squirrelmail

2012-04-16 Thread Daminto Lie
g changes to the dovecot.conf. Any help would be very much appreciated. Thank you   From: Artur Zaprzała To: Dovecot Mailing List Cc: Daminto Lie Sent: Thursday, 12 April 2012 11:46 PM Subject: Re: [Dovecot] vacation plugins for squirrelmail Daminto Lie wrote

[Dovecot] vacation plugins for squirrelmail

2012-04-12 Thread Daminto Lie
Hi, I am afraid I have a question to ask of you all. I have just completed setting up a mail server running on Ubuntu Server 10.04. It has postfix, dovecot 1.2.19, LDAP and squirrelmail as the webmail. I have also created virtual users accounts on the system through LDAP. I can send and receive

Re: [Dovecot] could not start dovecot - unknown section type

2012-01-11 Thread Daminto Lie
for your help From: /dev/rob0 To: dovecot@dovecot.org Sent: Thursday, 12 January 2012 2:12 PM Subject: Re: [Dovecot] could not start dovecot - unknown section type On Wednesday 11 January 2012 20:30:49 Daminto Lie wrote: > I was wondering if I could get some help with the follow

[Dovecot] could not start dovecot - unknown section type

2012-01-11 Thread Daminto Lie
Hi, I was wondering if I could get some help with the following error when trying to start dovecot service on Ubuntu Server 10.04. The error message is as follows  * Starting IMAP/POP3 mail server dovecot   Error: Error in configuration file /usr/local/etc/

[Dovecot] problem with getting outlook to work with IMAP server

2011-10-02 Thread Daminto Lie
Hi, I am having difficulty in getting the outlook 2010 to connect to my server running on Ubuntu Server 10.04. I can login to Squirrelmail webmail, and am able to send & receive emails through squirrelmail with no problem whatsoever. However, this morning, I was trying to add a new account for

[Dovecot] deliver LDA issue with setuid-root

2011-09-27 Thread Daminto Lie
Hi, I am getting the following error message when trying to implement LDA Dovecot 1.2.9 with virtual users: Sep 28 15:59:33 server1 postfix/pipe[3041]: 28BEC2400A1: to=, relay=dovecot, delay=2361, delays=2361/0.01/0/0.03, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/li

Re: [Dovecot] dovecot imap permission denied

2011-09-01 Thread Daminto Lie
client out: FAIL#0111#011user=mike_lee Sep  2 14:32:08 server1 dovecot: imap-login: Aborted login (auth failed, 1 attempts): user=, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured Any help is greatly appreciated. Thanks ____ From: Daminto Lie To: Timo Sirainen Cc

Re: [Dovecot] dovecot imap permission denied

2011-08-31 Thread Daminto Lie
onf.d/*.conf #!include_try /etc/dovecot/extra.conf I wonder where I did it wrong. I did not set pam authentication. Any help would be appreciated. Thank you ____________ From: Timo Sirainen To: Daminto Lie Cc: "dovecot@dovecot.org" Sent: Wednesday, 31 August

Re: [Dovecot] dovecot imap permission denied

2011-08-30 Thread Daminto Lie
n 777? Thanks From: Timo Sirainen To: Daminto Lie Cc: "dovecot@dovecot.org" Sent: Wednesday, 31 August 2011 3:02 PM Subject: Re: [Dovecot] dovecot imap permission denied On Tue, 2011-08-30 at 21:09 -0700, Daminto Lie wrote: > Aug 31 13:50:57 ser

[Dovecot] dovecot imap permission denied

2011-08-30 Thread Daminto Lie
Hi, I received the following error from mail.log Aug 31 13:50:57 server1 dovecot: IMAP(mike_lee): mkdir(/home/mike_lee/Maildir/.INBOX.Sent/cur) failed: Permission denied (euid=1004 egid=1003(companyusergroup) missing +w perm: /home) What I have tried to do is changing the permission for /hom

[Dovecot] ldap authentication

2011-08-30 Thread Daminto Lie
Hi, I have got Postfix, Dovecot IMAP and squirrelmail up and running on my ubuntu server 10.04 for a testing purpose. My question is in order to be able to login, do I need to create user accounts for each users on the server? I have about 20 users at the moment, and it's going to take time. I

[Dovecot] invalid credential using openldap

2011-08-16 Thread Daminto Lie
Hi, What I have been trying to achieve is to be able to authenticate users through openLDAP while using Postfix, Dovecot as IMAP server and squirrelmail. I keep getting the following error messages when trying to login to squirrelmail 2011-08-17 12:27:59 auth(default): Info: client in: AUTH   

Re: [Dovecot] imap-login aborted login

2011-08-16 Thread Daminto Lie
_try /etc/dovecot/conf.d/*.conf #!include_try /etc/dovecot/extra.conf I think the issue is with PAM authentication. How do I configure the PAM authentication? Any help would be much appreciated. Thank you ____ From: CopalFreak To: Daminto Lie Sent: Tuesday, 16 August 201

[Dovecot] imap-login aborted login

2011-08-15 Thread Daminto Lie
Hi, I have been trying to set up Apache2, Postfix, Dovecot, openLDAP and squirrelmail on my Ubuntu Server 10.04 machine. The idea is to make use of the LDAP to authenticate users to login to squirrelmail to send/receive emails. I have been using the link - https://help.ubuntu.com/community/Pos

Re: [Dovecot] restore lost emails

2011-06-06 Thread Daminto Lie
From: Timo Sirainen To: Daminto Lie Cc: dovecot@dovecot.org Sent: Tue, 7 June, 2011 12:30:17 AM Subject: Re: [Dovecot] restore lost emails On Sun, 2011-06-05 at 21:06 -0700, Daminto Lie wrote: > Hi, > > I was wondering if anyone might be able t

[Dovecot] restore lost emails

2011-06-05 Thread Daminto Lie
Hi, I was wondering if anyone might be able to help me with this. I am running Postfix 2.7.0, Dovecot 1.2.9 and squirrelmail. Every week, I perform a back-up on both Postfix and Dovecot (maildir and conf folders). That's good because I have all the emails backed up. And now what I would like to

[Dovecot] can not receive external emails

2011-01-08 Thread Daminto Lie
Hi, I am new to Dovecot. Recently I have got a new server running on Ubuntu Server 10.04 with Postfix, Dovecot (for IMAP) and Squirrelmail. During the test, I was able to send & receive emails internally, and can send emails externally. However, I got a problem when it comes to receiving emails

[Dovecot] Dovecot LDA

2010-07-29 Thread Daminto Lie
Hi, I was wondering if I could get some help with Dovecot. I have just recently set up a mail server that runs on Ubuntu Server 10.04. It has got the current version of postfix and Dovecot. I have also got the squirrelmail set up as my webmail. Everything is fine. However, I have been reading s

[Dovecot] users can not login

2010-07-18 Thread Daminto Lie
Hi, I was wondering if I could get some help here. Recently, I decided I want to move from Windows XP Pro OS to a Linux OS such as Ubuntu. I am new to Linux OS but willing to learn. I have installed Ubuntu Server 10.04, Apache2, MySQL5, PHPMyAdmin, Postfix, DoveCot and Squirrelmail on my se