Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: luanapremoli on November 27, 2013, 07:27:04 AM

Title: Always ask for delivery confirmation not working in roundcube
Post by: luanapremoli on November 27, 2013, 07:27:04 AM
Hi...

I use roundcube in the cpanel. By accessing settings -> Compose messages, this enabled "Always ask for delivery confirmation" and "Always request read receipt" so that when you send a message, only the read receipt is posted. Not received confirmation of message delivery.

Anyone have any idea?


root@cloud [~]# /scripts/setupmailserver --current
Current mailserver type: dovecot
Current storage format: maildir
root@cloud [~]# grep '' /usr/local/cpanel/version
11.38.2.12
root@cloud [~]# grep '' /var/cpanel/roundcube/version
0.9.3.cp1
root@cloud [~]# grep roundcube_db /var/cpanel/cpanel.config
roundcube_db=mysql
root@cloud [~]#

tks
Title: Re: Always ask for delivery confirmation not working in roundcube
Post by: JohnDoh on November 28, 2013, 02:36:52 AM
I am sure some one will correct me if I am wrong but I think that not all SMTP servers support delivery confirmation. You need to check if yours does.

Just to avoid any confusion, none of the things you mention above are SMTP servers. SMTP server will be something like Exim or Postfix.