[horde] ActiveSync can not send mail

"Michael Hübner" michael.huebner at gmx.net
Thu Dec 27 12:12:57 UTC 2012


Only further advice I can give is try comparing conf/conf.php with mine, as logging works fine here.

$conf['activesync']['emailsync'] = true;
$conf['activesync']['version'] = '12.1';
$conf['activesync']['autodiscovery'] = 'user';
$conf['activesync']['logging']['path'] = '/var/log/horde';
$conf['activesync']['logging']['type'] = 'custom';
$conf['activesync']['ping']['heartbeatmin'] = 10;
$conf['activesync']['ping']['heartbeatmax'] = 2700;
$conf['activesync']['ping']['heartbeatdefault'] = 480;
$conf['activesync']['ping']['deviceping'] = true;
$conf['activesync']['ping']['waitinterval'] = 5;
$conf['activesync']['enabled'] = true;

Maybe try removing the device from your list of paired devices and reeinitate pairing?

Michael

-------- Original-Nachricht --------
> Datum: Thu, 27 Dec 2012 12:52:35 +0100
> Von: Thomas Heinemann <thomas at niphba.de>
> An: "horde at lists.horde.org" <horde at lists.horde.org>
> Betreff: Re: [horde] ActiveSync can not send mail

> Hello Michael,
> 
> I did this. but no logfiles are created in /var/log/horde. Ownership  
> ans permissions are set correctly.
> 
> btw. following is logged in my access_log:
> "POST  
> /Microsoft-Server-ActiveSync?Cmd=SendMail&SaveInSent=T&User=thomas&DeviceId=androidc681032656&DeviceType=Android
> HTTP/1.1" 400  
> -
> 
> 
> Zitat von Michael Hübner <michael.huebner at gmx.net>:
> 
> > Hello Thomas,
> >
> > as logged in administrator check administration --> configuration  
> > --> horde --> activesync, there you can enter a folder under logging  
> > (which has to be writable by webserver user) e.g. /var/log/horde.  
> > Horde will generate a log file for each device in this folder.
> >
> > Good luck,
> > Michael
> >
> > -------- Original-Nachricht --------
> >> Datum: Thu, 27 Dec 2012 12:36:23 +0100
> >> Von: Thomas Heinemann <thomas at niphba.de>
> >> An: horde at lists.horde.org
> >> Betreff: [horde] ActiveSync can not send mail
> >
> >> Horde_ActiveSync 2.0.13
> >>
> >> Syncing works just fine on my Sony Xperia S (Android 4.0.4). But I
> >> cant send any Mail. There is no errror message on the device. On Horde
> >> server no Mail will be transfered to postfix and no entry is made in
> >> table imp_sentmail.
> >> How do I log or debug the activity of Horde_ActiveSync?
> >>
> >> regards
> >> Thomas
> >>
> 
> 


More information about the horde mailing list