LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Auto reply setup process in squirrel mail (https://www.linuxquestions.org/questions/linux-newbie-8/auto-reply-setup-process-in-squirrel-mail-784494/)

Fahima 01-24-2010 10:08 PM

Auto reply setup process in squirrel mail
 
I have configured mail server using Centos. I have also used procmail and used squirrel mail as webmail browser. I want to provide auto reply facility to my users? What should I do?

zordrak 01-25-2010 03:59 AM

If the users are local system users then use "vacation" which should be available in CentOS.

Quote:

VACATION(1) VACATION(1)

NAME
vacation - E-mail auto-responder

SYNOPSIS
vacation [-a alias] [-C cffile] [-d] [-f database] [-i] [-I] [-j] [-l] [-m message] [-R returnaddr] [-r interval] [-s address] [-t time] [-U] [-x] [-z] login

DESCRIPTION
Vacation returns a message, ~/.vacation.msg by default, to the sender informing them that you are currently not reading your mail. The message is only sent to each
sender once per reply interval (see -r below). The intended use is in a .forward file. For example, your .forward file might have:

\eric, "|/usr/bin/vacation -a allman eric"

which would send messages to you (assuming your login name was eric) and reply to any messages for ``eric'' or ``allman''.

Fahima 01-26-2010 12:19 AM

Location of Vacation
 
Quote:

Originally Posted by zordrak (Post 3839533)
If the users are local system users then
use "vacation" which should be available in CentOS.

My email users are in local system. I have created them and redirected the folders in the home directory. SO
does the "vacation" file belong to \home\username?

Where do I find it ?

zordrak 01-26-2010 03:55 AM

Code:

$ man vacation

bathory 01-26-2010 04:04 AM

Hi,

You might take a look at the vacation plugins for squirellmail

Regards

rmorrison100 05-30-2011 09:41 PM

Thank you for the answer.
Milwaukee M12 | Hitachi Finish Nailer

daavidfischer 11-02-2012 05:46 AM

You may go through the basic vacation tutorials available over the internet. I also use squirrel mail and it is fairly a simple task to add this option. Squirrel mail is a standards-based webmail package written in PHP4. It includes built-in pure PHP support for the IMAP and SMTP protocols, and all pages render in pure HTML format.


All times are GMT -5. The time now is 02:49 PM.