Bug 92574 - mail/qmail-tls tls+auth doesn't work
Summary: mail/qmail-tls tls+auth doesn't work
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-30 23:20 UTC by cris
Modified: 2006-01-31 09:38 UTC (History)
1 user (show)

See Also:


Attachments
qmail-tls.patch (1.28 KB, patch)
2006-01-30 23:20 UTC, cris
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description cris 2006-01-30 23:20:09 UTC
        ports mail/qmail-tls doesn't works correctly:
        after 'ehlo' command smtpd should reply with
        250-STARTTLS
        only in a line, not with
        250-STARTTLS AUTH LOGIN PLAIN

Fix: Patch the patch of the patch!
How-To-Repeat:         cd /usr/ports/mail/qmail-tls
        choose smtp-auth option, then try to use auth with TLS,
        client doesn't understand 'STARTTLS' smtpd reply.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-30 23:24:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2006-01-31 09:38:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!