Sieve, Vacation extension questions

Sharky Forums


Results 1 to 2 of 2

Thread: Sieve, Vacation extension questions

  1. #1
    Tiger Shark Option_Man's Avatar
    Join Date
    Jan 2002
    Location
    Pgh,PA
    Posts
    961

    Sieve, Vacation extension questions

    I want to write a script that will just give an out of office reply with sieve running on redhat. I am using mulberry as an email client using an IMAP config. I am wondering if you can use the "vacation" script by itself or does it have to be an extension of a filter script ? Here is what I have so far:

    vacation
    :days 1
    :addresses ["[email protected]" "[email protected]"]
    :subject "Out of the office"
    "I will be out of the office Monday, February 16.
    In an emergency, you can call the IT helpdesk @ xxxxx
    Otherwise, I will respond to your email after I return on the 17th.";
    Last edited by Option_Man; 02-11-2004 at 02:31 PM.

  2. #2
    Tiger Shark Option_Man's Avatar
    Join Date
    Jan 2002
    Location
    Pgh,PA
    Posts
    961
    I figured it out..............

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •