Cannot send email Postfix / Dovecot

techlists at phpcoderusa.com techlists at phpcoderusa.com
Tue Jul 6 11:08:57 MST 2021


Thanks Michael!!

I need to make my box's FQDN the same as my SSL and mail server (in the 
client).  I have them out of sync... this is all new to me so as I 
configured everything I did not know what to expect.  I'm hoping that is 
the case.

Thanks!!  I'll let you know.


On 2021-07-05 19:48, Michael Butash wrote:
> Being a network dude, I always say start at the network ports.  Can
> you ping and telnet to the ports you expect to, and verify ports are
> open you expect?  If you can connect to ports, it's verifiable not the
> network or firewall.
> 
> Rest is auth to the application service or daemon (smtp/pop/imap) if
> you can make a socket connection to tcp/25, 110, 143, etc.  If you
> open basic imap/pop/smtp without encryption, you can interact and test
> with telnet alone to send/receive.  Start there, once those work, move
> up to encrypted sockets to build on once unencrypted works.
> 
> -mb
> 
> On Mon, Jul 5, 2021 at 5:12 PM Keith Smith via PLUG-discuss
> <plug-discuss at lists.phxlinux.org> wrote:
> 
>> Hi,
>> 
>> I was able to get my home server to work for the most part.  I think
>> I
>> need to make a few more adjustments.
>> 
>> I have Postfix and Dovecot configured and I can send email but not
>> receive.  Nothing in the mail logs.
>> 
>> I am trying to connect using Thunderbird.
>> 
>> Config:
>> 
>> IMAP port 993 / ssl/TLS / Normal Password / username :
>> keith at keiththewebguy.com and password that is in
>> /etc/dovecot/dovecot-users
>> 
>> SMTP port 25 / STARTTLS / Normal Password / username :
>> keith at keiththewebguy.com and password that is in
>> /etc/dovecot/dovecot-users
>> 
>> Any thoughts on how to troubleshoot this?
>> 
>> Thanks!!
>> 
>> ---------------------------------------------------
>> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
>> To subscribe, unsubscribe, or to change your mail settings:
>> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


More information about the PLUG-discuss mailing list