[horde] Unable send event notification to attendee

NAI WEI YEK yeknw1 at 1utar.my
Wed Feb 4 09:32:26 UTC 2015


Dear Steffen,

I'm using Bitnami Horde Groupware Webmail Stack that come along with MySQL
database and Apache web server. In installation I just click Gmail as my mail
server and the configuration for mail server is done. Thus I'm no sure what
type of smtp gmail had use. In my backends.php :
$servers['imap'] = array( 'disabled' => false, 'name' => 'GMail IMAP
Server', 'hostspec' => 'imap.gmail.com', 'hordeauth' => false, 'protocol'
=> 'imap', 'port' => 993, 'secure' => 'ssl', 'maildomain' => '', 'smtp' =>
array( 'auth' => true, 'localhost' => 'localhost', 'host' => 'smtp.gmail.com',
'password' => null, 'port' => 587, 'secure' => 'tls', 'username' => null ),
'cache' => false, );

Hope above details help. Noted that I'm able to send new email to recipient
at horde. My problem is unable send event notification to attendee.


Dear Vidal Carro García,

Yes, as can see from the attachment or link i provide i had enable this
two, i also had double check in conf.php yes have the following:
$conf['mailer']['params']['username_auth'] = true;
$conf['mailer']['params']['password_auth'] = true;

but still i no successful send event notification to attendee.


Thanks and best regards,
Nai Wei


More information about the horde mailing list