>
>
> [EMAIL PROTECTED] wrote:
>>
>> If I use vacation -I as the user in his homedir, it works, .vacation.db
>> is
>> created then, without any further output.
>
> But you did not run the binary from the command line, which is what you
> should do.
>
> cd plugins/vacation_local
> squirrelmail_vacation_proxy 'localhost' 'your_username_here'
> 'your_password_here' 'init' '???' '???'
>
> Or better yet, preface that last one with
>
> sudo -u wwwrun
>

In /var/log/messages:
Sep 20 19:03:18 mail sudo:     root : TTY=pts/1 ;
PWD=/srv/www/htdocs/squirrelmail/plugins/vacation_local ; USER=wwwrun ;
COMMAND=./squirrelmail_vacation_proxy localhost xxxx xxxxxxxx init ??? ???

This is executed out of the homedir of the user, which did not work either:
Sep 20 19:09:03 mail sudo:     root : TTY=pts/1 ; PWD=/home/xxxx ;
USER=wwwrun ;
COMMAND=/srv/www/htdocs/squirrelmail/plugins/vacation_local/squirrelmail_vacation_proxy
localhost xxxx xxxxxxxx init ??? ???

There is no .vacation.db and no errors.

> Previously, the plugin was working for you, right?  Other parts of it
> work, just not the -I?

Yes, if i execute a vacation -I by hand, from the commandline, logged in
as the user in homedir, I get a .vacation.db file. Command generates no
further output.
Vacation-mail is sent to Sender, and only once, as long as vacation is not
ended. So everything works, except generating of .vacation.db


-- 
L. de Braal
BraHa Systems
NL - Terneuzen



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
--
squirrelmail-users mailing list
Posting Guidelines: 
http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
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

Reply via email to