[horde] ActiveSync can not send mail

Thomas Heinemann thomas at niphba.de
Thu Dec 27 12:50:42 UTC 2012


conf.php:
$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'] = 60;
$conf['activesync']['ping']['heartbeatmax'] = 2700;
$conf['activesync']['ping']['heartbeatdefault'] = 480;
$conf['activesync']['ping']['deviceping'] = true;
$conf['activesync']['ping']['waitinterval'] = 5;
$conf['activesync']['enabled'] = true;

seems looking quite identical

ls -lha /var/log/horde/
insgesamt 8,0K
drwxr-xr-x 2 http http 4,0K 27. Dez 13:47 .
drwxr-xr-x 6 root root 4,0K 26. Dez 12:38 ..

no log files after reinitializing the device with activesync.

Zitat von Michael Hübner <michael.huebner at gmx.net>:

> 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
>> >>
>>
>>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2509 bytes
Desc: S/MIME Signatur
URL: <http://lists.horde.org/archives/horde/attachments/20121227/3be72850/attachment.bin>


More information about the horde mailing list