Results 1 to 8 of 8
I want an email autoresponder.
So, I installed vacation-1.2.6.1-3.i386.rpm, created ~/.vacation.msg with the fallowing content:
Subject: away from my mail
I will not be reading my mail for a while.
...
- 02-07-2005 #1Just Joined!
- Join Date
- Jan 2005
- Location
- Germany
- Posts
- 69
email autoresponder - vacation problem
I want an email autoresponder.
So, I installed vacation-1.2.6.1-3.i386.rpm, created ~/.vacation.msg with the fallowing content:
Subject: away from my mail
I will not be reading my mail for a while.
Your mail concerning "$SUBJECT"
will be read when I'm back.
Then I created ~/.forward:
\username_who_is_in_vacation, "|/usr/bin/vacation username_who_is_in vacation"
I ran: #/usr/bin/vacation -I
Despite all these, it doesn't work.
I'am using sendmail V8.12.
Do you know why? What can I do?
thanks,
ddaas
- 02-08-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Do you get any error message?
When sending an email to yourself you dont get the instant replay back?
Are you sure the process in running when you start it?\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-08-2005 #3
Check your version of Squirrel mail if that is what you are using it with. There was a bug in the ealier version. I think it was fixed in the lates version. I think if you upgrade your Squirrel mail that will work.
MikeSome people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 02-09-2005 #4Just Joined!
- Join Date
- Jan 2005
- Location
- Germany
- Posts
- 69
the problem was that I use an alias. The ~/.forward file had to have the following line: \username, "|/usr/bin/vacation -a alias@yourdomain.com username"
Now, everything works just fine.
ddaas
- 03-15-2005 #5Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
.forward
I am having a problem just getting my .forward to work, any help?
- 03-16-2005 #6Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
I gor my .forward fixed, now I am having a problem with the vacation, what is the syntax as it goes in the .forward please
mine says
\bill2 "|/usr/bin/vacation -a bill2@xxxxxxxxxx.com bill2"
Bill
- 03-16-2005 #7Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
I now have it forwarding to the vacation file, but I get a permissions error
Bill
- 03-16-2005 #8Linux Newbie
- Join Date
- Nov 2004
- Location
- Glacier, WA
- Posts
- 103
The error is
Code:(cannot append message to destination file /usr/bin/vacation -j bill2: cannot create file exclusively: Permission denied)


Reply With Quote
