LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 05-04-2009, 05:58 AM   #1
cviniciusm
LQ Newbie
 
Registered: Apr 2005
Posts: 20

Rep: Reputation: 0
Question Does Dovecot Managesieve works?


Hello,

I have an e-mail server with SMTP, POP3 and IMAP protocols by Postfix + Dovecot.

I have configured the managesieve protocol on /etc/dovecot/dovecont.conf and installed the sieve component on Thunderbird on Windows.

On Thunderbird, I'm able to create a filter and upload it to my e-mail server, the script is syntatically correct, but it doesn't work effectively.

The log /var/log/dovecot-deliver.log doesn't show errors.

What am I missing, please?


TIA,
cviniciusm.
 
Old 05-04-2009, 07:06 AM   #2
datopdog
Member
 
Registered: Feb 2008
Location: JHB South Africa
Distribution: Centos, Kubuntu, Cross LFS, OpenSolaris
Posts: 806

Rep: Reputation: 41
Sieve only works in dovecot if your are using the dovecot deliver program to deliver the mail from your MTA to dovecot.
 
Old 05-04-2009, 08:54 AM   #3
cviniciusm
LQ Newbie
 
Registered: Apr 2005
Posts: 20

Original Poster
Rep: Reputation: 0
Yes,

This is why the existence of the dovecot-deliver.log file.


Regards,
cviniciusm.
 
Old 05-04-2009, 08:57 AM   #4
datopdog
Member
 
Registered: Feb 2008
Location: JHB South Africa
Distribution: Centos, Kubuntu, Cross LFS, OpenSolaris
Posts: 806

Rep: Reputation: 41
What is the script supposed to do that it is not doing ? Posting the the script could help.
 
Old 05-04-2009, 10:26 PM   #5
cviniciusm
LQ Newbie
 
Registered: Apr 2005
Posts: 20

Original Poster
Rep: Reputation: 0
Hello,

the script is:
require "fileinto";
if header :matches "Subject" "test" {
fileinto "INBOX.test";
}


Regards,
cviniciusm.
 
Old 05-05-2009, 01:49 AM   #6
datopdog
Member
 
Registered: Feb 2008
Location: JHB South Africa
Distribution: Centos, Kubuntu, Cross LFS, OpenSolaris
Posts: 806

Rep: Reputation: 41
Try

Code:
if header :contains "Subject" "test" {
  fileinto "INBOX.test";
  stop;
}
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Strangest FTP error on RHEL5. gFTP works. RHEL4 works too. GuitsBoy Linux - Software 1 04-10-2008 08:29 AM
Mounting works, playing music works, reading tags doesn't Celettu Linux - Newbie 7 08-23-2006 12:27 PM
pppoeconf do not works on notebook while it works on desktop ...same configuration sarajevo Debian 2 06-12-2006 02:57 PM
DNS look up works, ping only works for some sites any ideas? Mantrout Linux - Wireless Networking 3 01-29-2006 11:59 AM
XAWTV works, videodog works, motion works but how to code my own? rylan76 Linux - Hardware 0 01-06-2006 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:53 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration