Re: [S-nail] Authentication issue

2014-12-01 Thread josef . jurek
Gavin Troy  writes:
>
> The missing ingredient is probably "set smtp-auth=plain",
> as the default is now "none".

That was the ticket. I am now prompted for the
password.  Thanks.




--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751=/4140/ostg.clktrk
___
S-nail-users mailing list
S-nail-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s-nail-users


Re: [S-nail] Authentication issue

2014-12-01 Thread Gavin Troy
Hi Josef

> With s-nail, when hitting control-D, I am _not_ prompted
> for a password, but receive the following message:
[...]
> 
> account gmail {
>   set folder=imaps://josef.ju...@imap.gmail.com
> 
>   set smtp-use-starttls
>   set ssl-verify=ignore
>   set imap=imap.gmail.com:993
>   set smtp=smtp.gmail.com:587
>   set smtp-auth-user=josef.ju...@gmail.com
>   set imap-cache=~/MYMAIL
> }
> account gmail
> 

The missing ingredient is probably "set smtp-auth=plain", as the default is now
"none".

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751=/4140/ostg.clktrk
___
S-nail-users mailing list
S-nail-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s-nail-users


[S-nail] Authentication issue

2014-12-01 Thread josef . jurek

Members of the list:

I have run into a problem migrating from heirloom-mailx
to s-nail.  When sending a message under heirloom-mailx,
after I would hit control-D, I would be prompted for
the password, I would enter it, the mail would be sent
and all would be fine.

With s-nail, when hitting control-D, I am _not_ prompted
for a password, but receive the following message:

  smtp-server: 530-5.5.1 Authentication Required. Learn more at
  smtp-server: 530 5.5.1 
http://support.google.com/mail/bin/answer.py?answer=14257 u4sm18424115pbs.60 - 
gsmtp
  "/home/myaccount/dead.letter" 24/427
  ... message not sent.

And so since I am not prompted for a password, I
need to set up authentication some other way?
Perhaps with a  ssl-ca-file ?

This is what my current .mailrc file looks like:


account gmail {
  set folder=imaps://josef.ju...@imap.gmail.com

  set smtp-use-starttls
  set ssl-verify=ignore
  set imap=imap.gmail.com:993
  set smtp=smtp.gmail.com:587
  set smtp-auth-user=josef.ju...@gmail.com
  set imap-cache=~/MYMAIL
}
account gmail


Perhaps somone could coach me on what I need to
do to send messages with s-nail?

Reading my mail with s-nail works just fine.

Thanks;







--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751=/4140/ostg.clktrk
___
S-nail-users mailing list
S-nail-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s-nail-users