Hi,
I have roundcube, sendmail and dovecot set up on my FreeBSD box. All works fine, that is I can send and receive emails to my FreeBSD machine using mutt for example. I can even send emails out from RoundCube, to Yahoo say, but for some reason RoundCube doesn't display incoming emails?
My logs report success:
/var/log/maillog
From mutt
So, message sent - indicating everything is configured properly. I can't see the message in roundcube though.
Have you had a similar experience?
I have roundcube, sendmail and dovecot set up on my FreeBSD box. All works fine, that is I can send and receive emails to my FreeBSD machine using mutt for example. I can even send emails out from RoundCube, to Yahoo say, but for some reason RoundCube doesn't display incoming emails?
My logs report success:
/var/log/maillog
Code:
Aug 9 15:36:46 web sm-mta[13160]: r79JakpB013160: from=<myaccount@yahoo.com>, size=4141, class=0, nrcpts=1, msgid=<1376077001.990.YahooMailNeo@web141006.mail.bf1.yahoo.com>, proto=ESMTP, daemon=IPv4, relay=nm20.bullet.mail.bf1.yahoo.com [98.139.212.179]
Aug 9 15:36:46 web sm-mta[13161]: r79JakpB013160: to=<mail@myfreebsd.com>, delay=00:00:00, xdelay=00:00:00, mailer=local, pri=34402, relay=local, dsn=2.0.0, stat=Sent
Aug 9 15:36:50 web dovecot: imap-login: Login: user=<mail>, method=PLAIN, rip=199.102.76.70, lip=199.102.76.70, mpid=13165, secured, session=<qoZm5YjjhwDHZkxG>
Aug 9 15:36:50 web dovecot: imap(mail): Disconnected: Logged out in=126 out=925
From mutt
Code:
Date: Fri, 9 Aug 2013 12:23:32 -0700 (PDT)
From: Andrew Cookson <myaccount@yahoo.com>
To: My FreeBSD <mail@myfreebsd.com>
Subject: Re: test
X-Mailer: YahooMailWebService/0.8.153.572
reply
________________________________
From: My FreeBSD <mail@myfreebsd.com>
To: myaccount@yahoo.com
Sent: Friday, August 9, 2013 8:22 PM
Subject: test
test
Have you had a similar experience?