1

Topic: iRedMail IMAP server

Hi I'm trying to write a python script that requires to connect to the server of iRedMail (IMAP). But I could not find the address of iRedMail's IMAP server.
Example : server = imaplib.IMAP4_SSL('imap.gmail.com')

How can i change this sentence of codes soo that it would connect to the IMAP server of iRedMail.
Thanks in advance!!

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iRedMail IMAP server

You don't know the IP address or hostname of your server?

3

Re: iRedMail IMAP server

Thanks for replying
I installed iRedMail using the default demo.iredmail.org. IP address 10.0.2.15
I do not have my own domain server. Is it possible to work without my own domain server?
If no, any recommendations?
Thanks in advance

4

Re: iRedMail IMAP server

adlerchm wrote:

I installed iRedMail using the default demo.iredmail.org. IP address 10.0.2.15

Did you try to use IP address 10.0.2.15 as your IMAP server address?