Hi,
Thank you for answerING, unfortunately it did not help still the same problem:
server says this:
Aug 28 18:44:54 djerba sm-mta[16232]: STARTTLS=server, error: accept failed=-1, 
SSL_error=2, timedout=0, errno=4

And webis client says this:
Transport error: the server did not respond properly after a period of time:
Service: "test mail"
Server: "mail.test.mail"
Protocol: SMTP, Port: 25. SSL: Off
Error Code: #80C00014

----- Message d'origine -----
De: Openbsd <[EMAIL PROTECTED]>
Date: Dimanche, Ao{t 28, 2005 3:36 pm
Objet: RE: sendmail authentication starttls problem

> I had the same issue with my secure email server but was able to 
> figure out
> webis to get it to function.  Copy of email used to setup pocketpc 
> 2003mobile devices.
> 
> -----------------------------------------------
> The built-in INBOX will not work with our system as it cannot do
> authenticated SSL connections.  I found a program that will work 
> though and
> you can try it out:
> 
> 
> 
> http://www.webis.net/?p_id=mail
> 
> 
> 
> If you download the WebIS Mail 2 client you can click on their 
> configurationbutton (right next to the NEW button) and choose services
> 
> Add a new pop3 service 
> 
> General TAB _ 
> service name=mail.youremailserver 
> Realname, address = standard 
> 
> Incoming Server Tab 
> Host address: mail.yourmailserver 
> Port 995 
> Username, password = standard 
> Use Secure connection - Implicit and check SSL 2, SSL 3, TLS 1 
> 
> Outgoing Server Tab 
> Host address: mail.yourmailserver 
> Port 25 
> Authentication Required - use same settings as incoming mail server 
> Use Secure Connection - Explicit - SSL2 SSL 3 TLS 1  Use ONLY strong
> encryption algorithms (128bits and more) 
> 
> 
> Rest is optional.
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED] [EMAIL PROTECTED] On Behalf Of
> Didier Wiroth
> Sent: Sunday, August 28, 2005 6:12 AM
> To: misc@openbsd.org
> Subject: sendmail authentication starttls problem
> 
> Hi,
> (I'm sendmail and openssl novice)
> 
> I'm setting up my first email server.
> I followed this article:
> http://www.pingwales.co.uk/tutorials/openbsd-mail-server-config.html
> 
> I found this article really useful as I wanted to keep the standard 
> openbsd 
> installation as clean and as original as possible. 
> 
> Actually this will be a low traffic mail server that will mainly be 
> usedwith my "pocketpc phone". 
> I would like to securily send and receive mail via gprs (server 
> should not
> allow relaying and require
> encrypted authentication before being able to send mail).
> 
> Unfortunately it looks like the starttls and/or authentication 
> methods are
> not supported by the pocketpc 
> (windows mobile 2003 se phone edition). The server tls/ssl config 
> works well
> with workstation mail 
> clients like: thunderbird, outlook 2003,x', express but not with 
> "pocketoutlook" or webis from
> pocketinformant.
> 
> I would like more info about the following setting:
> confAUTH_OPTIONS
> 
> I was not able to find useful info via google. The sendmail website 
> and the
> README says the following:
>  If this option is 'A'  then the AUTH= parameter for the MAIL FROM 
> commandis only issued
> when authentication succeeded. Other values (which should be listed 
> oneafter the other without any
> intervening characters except for space or comma) are a, c, d, f, 
> p,  and y.
> 
> See doc/op/op.me for details.
> 
> I had a look at the op.me file but it is rather confusing and I was 
> not able
> to get useful info 
> from that file. May be someone has link to some doc that have a 
> detailedexplanation :
> A,a,c,d,f,p,y  parameters?
> 
> I would also appreciate if someone has more info and samples about:
> confAUTH_MECHANISMS and TRUST_AUTH_MECH 
> 
> Thank you for hints, tips and any kind of help
> didier

Reply via email to