[sork] Re: [dev] Re: VFS errors in HEAD version of Vcation
Lance Wilson
lance at webguyinternet.com
Mon Apr 11 22:09:23 PDT 2005
YEP. That did it.
BTW: I assumed that you ment "pasv" not "passv"
For the record it also fixed the problem with both Vacation and Forwards.
I'd like to see that added as a menu option in the future released version,
if possible... Thank you!
Lance Wilson
-----------------------------------------------------------
"Eric Rostetter" <eric.rostetter at physics.utexas.edu> wrote in message
news:1113275217.25b0641dace52 at mail.ph.utexas.edu...
> Quoting Lance Wilson <lance at webguyinternet.com>:
>
>> The system creates a file called .forward (in the correct location) but
>> it
>> is 0 bytes.
>> One thing I did notice is that Gollem is setup in PASV mode and Forwards
>> and
>> Vacation seem to be setup in PORT mode. Could that be the issue? Gollem
>> works fine... the others don't.
>
> Sounds reasonable. Edit vacation/lib/Driver/forwards.php, about line 79
> in my version, and add a parameter for passv, so it reads something like
> the following:
>
> // Build the params array to pass to VFS.
> $_args = array('hostspec' => $this->params[$realm]['host'],
> 'port' => $this->params[$realm]['port'],
> 'passv' => true,
> 'username' => $user,
> 'password' => $password);
>
>
> Then see if that fixes the problem, and if so, let us know so we can
> update the config/sources to allow passive mode.
>
>> Beginning to think this may be a firewall thing??? Running in a fedora
>> Core
>> 3 Linux.
>
> Perhaps, but it would be better fixed in the code than in your firewall,
> if so.
>
>> Lance Wilson
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Why get even? Get odd!
> --
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>
More information about the sork
mailing list