I have mail server setup and working with Amazon SES but I’m having trouble connecting it with nextcloud. In manual mail connection setup I think i have the smtp settings correct
smtp host: email-smtp.us-east-1.amazonaws.com
starttls: 587
smtp user: (IAM user from aws)
smtp password: (from /etc/postfix/sasl_passwd)
but what is the imap host, user and password?
By my NC basic settings for email work and i receive: If you received this email, the email configuration seems to be correct.
If there was a better tutorial for this it would be easier for people.
thank you
It’s the same as if you set up the account on your phone. SMTP is for sending email. IMAP is for reading it. You’ll have to look to your service provider’s documentation for the proper settings.