I'm not seeing any problem from the information you've given us.
Can you show the warning message like you did in the first post of this thread?

Is it possible that this client's name resolution is giving the IP address of a different host?
# host mail.panasiagroup.net
# host smtp.panasiagroup.net

This host looks ok to me from what I can check.

--
-Eric 'shubes'

On 09/14/2013 09:00 PM, ChandranManikandan wrote:
Hi Eric,
I tried this settings but i did not get any warning message and instead
of getting warning message showing username and password authentication
contnuously.



On Sat, Sep 14, 2013 at 9:16 PM, Eric Shubert <[email protected]
<mailto:[email protected]>> wrote:

    I don't see any problem with this configuration.
    Are you able to access via webmail? If so then your problem isn't
    with dovecot.

    You tried "STARTTLS" with "Normal Password"? You should get a
    warning from TBird that it cannot verify the server's certificate.
    Have you seen this warning message? You should accept the
    certificate permanently when you do.

    --
    -Eric 'shubes'


    On 09/14/2013 05:18 AM, ChandranManikandan wrote:

        Hi All,
        I have tried all authentication and which you all mentioned
        above. but
        still having the issue to configure or it's asking username and
        password
        continuously.
        My config below fyr.

        My dovecot migration version below
        dovecot-2.0.17-2.qtp
        My dovecot.conf file is below

        listen = *
        !include toaster.conf
        !include_try local.conf

        My toaster.conf file is below config

        # Settings for 'stock' qmail-toaster

        auth_cache_size = 32M
        auth_mechanisms = plain login digest-md5 cram-md5
        auth_username_format = %Lu
        first_valid_uid = 89
        log_path = /var/log/dovecot.log
        login_greeting = Dovecot toaster ready.
        namespace {
             inbox = yes
             location =
        #   prefix =
             prefix = INBOX.
        # Use 'prefix = INBOX.' for Courier-IMAP compatible transparent
        migration.
        # This forces all client apps to create subfolders underneath/within
        # the inbox instead of adjacent to it. It's not necessary to be
        that way.
        # (shubes thinks this setting is annoying/rediculous/retarded)
            separator = .
            type = private
        }
        passdb {
            args = cache_key=%u webmail=127.0.0.1
            driver = vpopmail
        }
        plugin/quota = maildir

        protocols = imap
        ssl_cert = </var/qmail/control/__servercert.pem
        ssl_key = </var/qmail/control/__servercert.pem


        userdb {
            args = cache_key=%u quota_template=quota_rule=*:__backend=%q
            driver = vpopmail
        }


        My local.conf file is below.

        # Put your local dovecot configuration parameters here.

        protocol imap {
            imap_client_workarounds = "delay-newmail"
            mail_max_userip_connections = 100
        }

        # This namespace can be used for people to dump their spam/ham into.
        # A cron job can then use them as input to sa-learn.
        # See qmailtoaster-plus for a sample script.
        #namespace {
        #  location = maildir:/home/vpopmail/__domains/<mydomain>/sa-learn
        #  prefix = sa-learn.
        #  separator = .
        #  type = public
        #}

        #protocol lda {
        #  postmaster_address = postmaster@<mydomain>
        #}


        Please look all above config file and anyone help me my issue.

        Do i need to change any settings in server config file. please
        let me know.
        i have another directory called conf.d and inside many files are
        there.
        do i need to anything in those files please let me know.

        i need resolve this issue.







        On Sat, Sep 14, 2013 at 6:15 AM, Cecil Yother, Jr.
        <[email protected] <mailto:[email protected]>
        <mailto:[email protected] <mailto:[email protected]>>> wrote:

             Ah, yes I see what you're talking about.  That should be
        the full e
             mail address.  I have had trouble with the SSL and
        Authentication
             methods complaining often with Thunderbird and wouldn't
        rule if you
             change the username and still have problems.



             On 09/13/2013 02:59 PM, Eric Shubert wrote:

                 I see
                 username: hari

                 What are you looking at, Max?

                 STARTTLS is the recommended setting.

                 Also, so long as you have STARTTLS, you can use PLAIN
        or LOGIN
                 as authentication options. "Encrypted Password"
        authentication
                 is typically cram-md5, which we're expecting to
        deprecate in the
                 future.


             --



        
------------------------------____----------------------------__--__---------
             To unsubscribe, e-mail:
             qmailtoaster-list-unsubscribe@____qmailtoaster.com
        <http://qmailtoaster.com>
             <mailto:[email protected]
        <mailto:[email protected]>>
             For additional commands, e-mail:
             qmailtoaster-list-help@__qmail__toaster.com
        <http://qmailtoaster.com>
             <mailto:[email protected]
        <mailto:[email protected]>>





        --
        */Thanks & Best Regards,
        Manikandan.C
        /*





    ------------------------------__------------------------------__---------
    To unsubscribe, e-mail:
    qmailtoaster-list-unsubscribe@__qmailtoaster.com
    <mailto:[email protected]>
    For additional commands, e-mail:
    qmailtoaster-list-help@__qmailtoaster.com
    <mailto:[email protected]>




--
*/Thanks & Best Regards,
Manikandan.C
/*




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to