FreeBSD Bugzilla – Attachment 66733 Details for
Bug 98537
mail/p5-IMAP-Sieve fails PLAIN authentication against timsieved (cyrus-imapd)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 358 bytes, created by
Sergey Starosek
on 2006-06-05 17:00:35 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey Starosek
Created:
2006-06-05 17:00:35 UTC
Size:
358 bytes
patch
obsolete
>--- Sieve.pm.orig Mon Jun 5 18:50:26 2006 >+++ Sieve.pm Mon Jun 5 18:50:49 2006 >@@ -178,7 +178,7 @@ > } > } > $userpass = "$self->{'Proxy'}\x00".$self->{'Login'}."\x00".$self->{'Password'}; >- $encode=encode_base64($userpass); >+ $encode=encode_base64($userpass, ''); > $len=length($encode); > print $fh "AUTHENTICATE \"PLAIN\" {$len+}\r\n";
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 98537
: 66733