#3750: Connecting to gmail mailbox with default email address prevents sending
via
SMTP
------------------------+--------------------------------
Reporter: vorophobe | Owner: brendan
Type: defect | Status: closed
Priority: minor | Milestone:
Component: SMTP | Version: 1.5.21
Resolution: invalid | Keywords: gmail,smtp,sending
------------------------+--------------------------------
Changes (by brendan):
* status: new => closed
* resolution: => invalid
Comment:
It's not possible to tell without seeing your config but this looks more
like a hook issue. In the working config you're using mutt's built-in SMTP
client, and in the non-working one it looks like you're using your system
sendmail:
http://dev.mutt.org/trac/attachment/ticket/3750/muttdebug_notWorking#L386
So you probably have a hook that's matching on your account to either set
or unset $smtp_url.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3750#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent