[gollem] Re: FTP Login Failing (backends.php)

Rense Klinkenberg r.klinkenberg@student.utwente.nl
Sat, 7 Sep 2002 23:32:59 +0200


"Rodolfo Segleau" <segleaur@mechanus.org> wrote in message
news:1031112614.3d7587a6552f3@webmail.mechanus.org...
> LOL, well, let's start by sharing the backends.php and see if I'm just
missing
> something that deadfully obvious (which is what it has to be... can't
imagine
> anything else anymore)... An perfect example is this:
>
>
> $backends['ftp'] = array(
>     'name' => 'Outlands FTP Server',
>     'preferred' => '',
>     'driver' => 'ftp',
> //    'hordeauth' => '',
>     'params' => array('hostspec' => 'ftp.mechanus.org',
>                       'port' => 21));
>
>
> now, it doesn't matter what setting is in the hordeauth, full won't work
(since
> it'll send the @mechanus.org to the ftp server) but it set to null or
missing
> doesn't help either... any ideas?
>
> Cheers,
>
> Rodolfo
>

I found that adding a '=' to line 74 of horde/gollem/lib/Gollem.php fixes
the error of not extracting the username from the email adres.

Attached is the patch.


enjoy,

Rense


begin 666 Gollem_strip_fix.patch
M26YD97@Z($=O;&QE;2YP:' -"CT]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]
M/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T]/3T-"E)#
M4R!F:6QE.B O<F5P;W-I=&]R>2]G;VQL96TO;&EB+T=O;&QE;2YP:' L=@T*
M<F5T<FEE=FEN9R!R979I<VEO;B Q+C8S#0ID:69F("UU("UR,2XV,R!';VQL
M96TN<&AP#0HM+2T@1V]L;&5M+G!H< DR,"!!=6<@,C P,B P,CHP,CHR." M
M,# P, DQ+C8S#0HK*RL@1V]L;&5M+G!H< DW(%-E<" R,# R(#(Q.C,P.C0V
M("TP,# P#0I 0" M-S$L-R K-S$L-R! 0 T*(" @(" @(" @(" @(" @(" @
M(" @(" @(" @(" @(" D9V]L;&5M6R=P87)A;7,G72D[#0H@(" @(" @("!I
M9B H(65M<'1Y*"1G;VQL96U;)VAO<F1E875T:"==*2D@>PT*(" @(" @(" @
M(" @("1U:60@/2!!=71H.CIG971!=71H*"D[#0HM(" @(" @(" @(" @:68@
M*"1G;VQL96U;)VAO<F1E875T:"==("$]("=F=6QL)R F)@T**R @(" @(" @
M(" @(&EF("@D9V]L;&5M6R=H;W)D96%U=&@G72 A/3T@)V9U;&PG("8F#0H@
M(" @(" @(" @(" @(" @("@D<&]S(#T@<W1R<&]S*"1U:60L("= )RDI("$]
M/2!F86QS92D@>PT*(" @(" @(" @(" @(" @(" D=6ED(#T@<W5B<W1R*"1U
?:60L(# L("1P;W,I.PT*(" @(" @(" @(" @('T-"@``
`
end