Mailing List Archive

[Bug 646] carriage return in dovecot authenticator
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646

Kirill Miazine <km@krot.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #218 is|0 |1
obsolete| |




--- Comment #3 from Kirill Miazine <km@krot.org> 2008-01-04 13:20:03 ---
Created an attachment (id=219)
--> (http://bugs.exim.org/attachment.cgi?id=219)
resubmit patch


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 646] carriage return in dovecot authenticator [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646




--- Comment #1 from Kirill Miazine <km@krot.org> 2008-01-04 13:11:34 ---
Created an attachment (id=218)
--> (http://bugs.exim.org/attachment.cgi?id=218)
patch to add the nologin field and remove extra carriage return


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 646] carriage return in dovecot authenticator [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646




--- Comment #2 from Kirill Miazine <km@krot.org> 2008-01-04 13:13:12 ---
Dovecot now supports "nologin" parameter for authentication requests that won't
be followed by a request from the master server:

http://hg.dovecot.org/dovecot-1.0/rev/1e0b273d4d64

The attached patch adds this to Exim and also removes the extra carriage return
that was the topic for the original bug request.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 646] carriage return in dovecot authenticator [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646

Nigel Metheringham <nigel@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED




--- Comment #4 from Nigel Metheringham <nigel@exim.org> 2008-01-18 12:16:42 ---
Original info says:-
> In src/auths/dovecot.c on line 326 there's a carriage return
> that should not be there

but the patch *adds* a C/R. I assume the original comment was
bass-ackwards?


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 646] carriage return in dovecot authenticator [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646




--- Comment #5 from Nigel Metheringham <nigel@exim.org> 2008-01-18 12:22:05 ---
OK - me being silly - the patch was wrong way up.
Applying.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 646] carriage return in dovecot authenticator [ In reply to ]
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=646

Nigel Metheringham <nigel@exim.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




--- Comment #6 from Nigel Metheringham <nigel@exim.org> 2008-01-18 12:23:27 ---
CVS commit by nm4:

Minor fixes to the dovecot authenticator. Fixes: bug#646

--- CVS commit summary ---
1.537 1.538 +5 -0 - exim/exim-doc/doc-txt/ChangeLog
1.7 1.8 +2 -2 - exim/exim-src/src/auths/dovecot.c


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email

--
## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##