Jason Pruim
[email protected]
352.234.3175

> On Mar 15, 2016, at 8:21 AM, Steffen Kaiser <[email protected]> 
> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Tue, 15 Mar 2016, Jason Pruim wrote:
>>> On Mar 15, 2016, at 3:22 AM, Steffen Kaiser <[email protected]> 
>>> wrote:
>>> 
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> 
>>>> On Mon, 14 Mar 2016, Jason Pruim wrote:
>>>> 
>>>> So I just setup my first dovecot install with postfix running for the mail 
>>>> server… I can telnet into my dovecot install and login just fine
>>> 
>>> what does "telnet into my dovecot install" mean exacly?
>> 
>> I used telnet to connect to port 143 and issued some smtp commands including 
>> logging into an account.
> 
> I issued SMTP commands on port 143 ?

telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
STARTTLS AUTH=PLAIN] Dovecot ready.
a login "beth" "beth4338"
a OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT 
SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT CHILDREN 
NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT 
SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in
select inbox
select BAD Error in IMAP command INBOX: Unknown command.

> 
>>> 
>>> Did you've read:
>>> http://wiki2.dovecot.org/TestInstallation
>> 
>> I did yes... But I will go back over it tonight when I get back home.
>>> 
>>>> with my user locally… But when I try to add the account from my phone, 
>>>> computer, or telnetting from my local computer, it just hangs and 
>>>> eventually kicks back a generic error saying it can’t be added… Where can 
>>>> I start looking? I’m hosted with amazon web services and I’m waiting on 
>>>> them to approve my request to white list my IP on my instance, but that 
>>>> should only restrict my ability to send email out on port 25… I should 
>>>> still be able to operate locally…
>>>> 
>>>> 
>>>> According to the firewall on amazon port 143 and 993 are both allowed from 
>>>> any IP address into the server (All outbound traffic is currently open 
>>>> until I get it working)
>>>> 
>>>> I’m thinking it’s something easy, and I can handle pointers! I don’t 
>>>> necessarily need my hand held the entire way… At least not yet…
>>>> 
>>>> Here is the output of my dovecot -n:
>>>> 
>>>> [ec2-user@ip-172-31-22-222 log]$ dovecot -n
>>>> # 2.0.9: /etc/dovecot/dovecot.conf
>>>> # OS: Linux 3.14.48-33.39.amzn1.x86_64 x86_64
>>>> mail_location = mbox:~/mail:INBOX=/var/mail/%u
>>>> mbox_write_locks = fcntl
>>>> passdb {
>>>> driver = pam
>>>> }
>>>> ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
>>>> ssl_key = </etc/pki/dovecot/private/dovecot.pem
>>>> userdb {
>>>> driver = passwd
>>>> }
>>>> [ec2-user@ip-172-31-22-222 log]$
> 
> - -- Steffen Kaiser
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> 
> iQEVAwUBVuf+Ynz1H7kL/d9rAQLCAQgAy/MZhOYJHjtIYK3L7149W7UiXtn50WBR
> 4bq9322YfcxtCWeGGsVdz5q/IM7Sz1WnQR5tFGd3LhaMb/g5FjOUzMGZiAaz3Qwu
> AcrC+VVYT1cDhXj/7IMRnKvWWH1l0caSU54rGiKrp5lWKOqmGDabxwYEKFnV8aRC
> Y3RXu+ZQSVaDjHxnwG8ydFGdRTjkJ5w4GndJG5xPJm6W+56QjEgXgerTeQkCx3vf
> mMHqg3BqJ5jWC1cVmnix3kMSpZvlJDRLmc/YIv7Ycvkic+QPisO27b5Wmmgb79GH
> OtOTiotR7thlO/ktP16OLuj8oGPVislBcXDfliyDYkLEg6koRbuZWg==
> =fu00
> -----END PGP SIGNATURE-----

Reply via email to