> Server-Side Mail Filtering - Error Encountered > Error Encountered > Could not log on to timsieved daemon on your IMAP server imap.bel.co.in. > Please contact your administrator. >
Sounds like timsieved is either not listening or you can not reach it on imap.bel.co.in because of firewall rules. This can be a security problem so be careful how you configure this. You don't want timesieved facing the public network. Check your /etc/cyrus.conf file There should be a line like: sieve cmd="timesieved" listen="imap.be.co.in:sieve" prefork=0 Also make sure there is an entry /etc/services for sieve. ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
