Hey guys, I have a mail server but I'm having trouble using a mail client to get the mail from the server.
I wasn't sure if I was suppose to add in the lines to the inetd.conf file, or just uncomment the ones there. I am using courier-imap.
Here's the entry:
I get a connection refused when I try and connect to the server using Thunderbird.
I am able to send mail from the actual server when using mail locally. I am also able to receive mail as well. Any help is greatly appreciated! Thanks!
I wasn't sure if I was suppose to add in the lines to the inetd.conf file, or just uncomment the ones there. I am using courier-imap.
Here's the entry:
Code:
#imap4 stream tcp nowait root /usr/local/libexec/imapd imapd
imapd stream tcp nowait root /usr/local/libexec/courier-imap courier-imap
I get a connection refused when I try and connect to the server using Thunderbird.
I am able to send mail from the actual server when using mail locally. I am also able to receive mail as well. Any help is greatly appreciated! Thanks!