Thank you folks for your replies.
I realised that the dovecot 1.2.9 that I installed via ubuntu synaptic package 
manager has already come with sieve plugins. After making some modifications on 
the dovecot.conf file, I went to download and install avelsieve 1.0.1 (stable 
version) onto the squirrelmail. Then, I run in squirrelmail conf.pl and added 
the plugin. I logged in and could see "Filter" option right on the top header 
row. I went to click it and nothing came up. I checked in the mail.log but did 
not see any errors there.

Here is my snapshot of dovecot configuration
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-40-generic-pae i686 Ubuntu 10.04.4 LTS ext4
log_timestamp: %Y-%m-%d %H:%M:%S 
protocols: imap
listen: *:143
ssl:
 no
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
verbose_proctitle: yes
first_valid_uid: 1001
last_valid_uid: 600
mail_privileged_group: mail
mail_location: maildir:/var/vmail/%u/Maildir
mbox_write_locks: fcntl dotlock
imap_client_workarounds: outlook-idle delay-newmail netscape-eoh 
tb-extra-mailbox-sep
lda:
  postmaster_address: postmas...@ourcompany.com
  mail_plugins: sieve
  quota_full_tempfail: yes
  deliver_log_format: msgid=%m: %$
  sendmail_path: /usr/lib/sendmail
  rejection_reason: Your message to <%t> was automatically rejected:%n%r
  auth_socket_path: /var/run/dovecot-auth-master
auth default:
  mechanisms: plain login
  username_format: %Lu
  verbose: yes
  debug: yes
  debug_passwords: yes
  passdb:
    driver:
 pam
  passdb:
    driver: ldap
    args: /etc/dovecot/dovecot-ldap.conf
  userdb:
    driver: passwd
  userdb:
    driver: static
    args: uid=1001 gid=1001 home=/var/vmail/%u allow_all_users=yes
  socket:
    type: listen
    client:
      path: /var/spool/postfix/private/auth
      mode: 432
      user: postfix
      group: mail
    master:
      path: /var/run/dovecot-auth-master
      mode: 432
      user: vmail
      group: vmail
plugin:
  sieve: /var/vmail/%u/.sieve

Also, I have restarted dovecot after making changes to the dovecot.conf.

Any help would be very much appreciated.

Thank you

  


________________________________
 From: Artur Zaprzała <artur.zaprz...@talex.pl>
To: Dovecot Mailing List <dovecot@dovecot.org> 
Cc: Daminto Lie <dli...@yahoo.com.au> 
Sent: Thursday, 12 April 2012 11:46 PM
Subject: Re: [Dovecot] vacation plugins for squirrelmail
 
Daminto Lie wrote:
> 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 mails which is great. Now, what I 
am trying to do is to set up a vacation auto-reply on the squirrelmail so that 
users who are about to go on vacation can set it up themselves. I was looking 
around for the vacation plugins for dovecot that I can incorporate it into 
squirrelmail.
>
> Any help would be very much appreciated.
>
> Thank you
>
I'm using Avelsieve 1.9.9 with a set of my own bugfixes: 
http://email.uoa.gr/avelsieve/


-- 
Talex Spółka Akcyjna z siedzibą w Poznaniu
adres: ul. Karpia 27d, 61-619 Poznań
NIP 782-00-21-045
zarejestrowana w Sądzie
 Rejonowym Poznań – Nowe Miasto i Wilda w Poznaniu
VIII Wydział Gospodarczy - KRS pod nr 000048779
kapitał zakładowy: 3.000.092,00 PLN (w całości wpłacony)

Uwaga: Niniejsza wiadomość, w szczególności jej treść oraz załączniki, może być 
poufna. W przypadku, gdy nie jest Pan/Pani zamierzonym jej adresatem, 
informujemy, że wszelkie rozpowszechnianie, dystrybucja lub powielanie 
powyższej wiadomości jest zabronione. Jednocześnie prosimy o powiadomienie 
nadawcy oraz niezwłoczne usunięcie powyższej wiadomości wraz z załącznikami.
Dziękujemy, Talex S.A. w Poznaniu.

Confidentiality Notice: This email, particularly its content and any attached 
files, may be confidential. If you are not an intended recipient, any 
disclosure, distribution and reproduction of this message is prohibited. In 
this case please notify the sender immediately and then delete this message and 
any attachments.
Thank you, Talex S.A.,
 Poznan.

Reply via email to