#141886 evolution: IMAP before SMTP should be an option

Package:
evolution
Source:
evolution
Description:
groupware suite with mail client and organizer
Submitter:
Date:
2005-07-18 04:00:01 UTC
Severity:
wishlist
#141886#5
Date:
2002-04-09 00:49:16 UTC
From:
To:
Currently there is a POP before SMTP authentication option for outgoing
mail in the account editor. However, some ISPs (mine, for instance)
allow IMAP before SMTP authentication as well, but POP before SMTP won't
work if using an IMAP account. POP before SMTP should either allow IMAP
accounts to be used as well, or create a seperate authentication option
for IMAP accounts.

#141886#10
Date:
2002-04-12 15:15:35 UTC
From:
To:
This request should probably be sent upstream.
#141886#17
Date:
2002-09-29 09:05:50 UTC
From:
To:
The upstream bug is http://bugzilla.ximian.com/show_bug.cgi?id=24606
The upstream bug is RESOLVED, WONTFIX.

I think this bug could be closed because I agree with upstream:

    with POP-before-SMTP - as long as the POP connection is open, you
    are supposed to be able to send mail.

    if IMAP-before-SMTP is anything like POP-before-SMTP - then there's
    no need for any authentication since IMAP would already be connected
    presumably.

Some POP-before-SMTP implementations work differently, ie. they record
the POP login time somewhere, and allow SMTP for a specified amount of
time after that.

The logic still holds; if you have a network connection, Evolution will
connect to your IMAP server on startup, and keep the connection open for
the duration of your Evolution session. Thus, no special tricks are
needed to enable IMAP-before-SMTP.

(And if you don't have a network connection, then you can't send mail
either.)

So this bug could be closed.

Cheers,
Fabian