Open
Bug 1297009
Opened 9 years ago
Updated 3 years ago
Lightning does not use e-mail setting (caldav)
Categories
(Calendar :: Provider: CalDAV, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: s-y-l, Unassigned)
References
Details
(Whiteboard: [owncloud][scheduling])
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0
Build ID: 20160726073904
Steps to reproduce:
I host my dav calendars (private/work) in a privat onwcloud instance, using caldav. If I enter a date and invite someone, the emails are send
"Form: <e-mail of owncloudAdmin(MyOwncloudAccount>".
I changed the e-mail address which sould be used already, but to no effect :(.
Didn't found something like <calendar.id.email> in the config either :(.
Already deleted and add the calendar again, no effect.
It's working like a charme using .ics files on a LAN WebDaV Server (used for holidays, etc.).
Actual results:
Lightning does not use the configured e-mail address for sending invitation using owncloud hosted caldav accounts.
Expected results:
Lighting should use what is configured.
Comment 1•9 years ago
|
||
Please edit the task summary to summarize the current situation. Thanks!
| Reporter | ||
Updated•9 years ago
|
Keywords: calendar-integration
OS: Unspecified → Windows 7
Hardware: Unspecified → x86_64
Whiteboard: Lightning does not use e-mail setting (caldav)
Updated•9 years ago
|
Summary: lightning → Lightning does not use e-mail setting (caldav)
Whiteboard: Lightning does not use e-mail setting (caldav)
Comment 3•9 years ago
|
||
Can you attach a complete outgoing email invitation message, so we can see how this looks like in your case?
| Reporter | ||
Comment 4•9 years ago
|
||
Sure, this is the invitation I just send to myself:
---cut---
Return-Path: <OwnCloudAdminEmail>
Delivered-To: <BusinessEmail>
Received: from CompanyIntranetServer
by CompanyInternetServer (Dovecot) with LMTP id teu0Lzq0zldyMwAAeGt+Ng
for <BusinessEmail>; Tue, 06 Sep 2016 14:19:06 +0200
Received: from FamilyLanServer (Reverse/DNS)
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by CompanyInternetServer (Postfix) with ESMTPSA id A1F21188003A
for <BusinessEmail>; Tue, 6 Sep 2016 14:19:06 +0200 (CEST)
Received: by FamilyLanServer (Postfix, from userid 33<=apacheUser>)
id C26C01F6053; Tue, 6 Sep 2016 14:19:05 +0200 (CEST)
To: Maik Holtkamp <company e-mail>
Subject: test date
X-PHP-Originating-Script: 65534:SimpleMailInvoker.php
Message-ID: <2afc4b59013ebaf52a9761c98ebbb2fd@privateServer>
Date: Tue, 06 Sep 2016 12:19:05 +0000
From: OwncloudAdminEmail
Reply-To: OwncloudAdminEmail
MIME-Version: 1.0
Content-Type: text/calendar; charset=UTF-8; method=REQUEST; charset=utf-8
Content-Transfer-Encoding: quoted-printable
---cut---
If I configure a CalDaV account lighting is using http/php (UID 33 = www-data) to send this invitations from the CalDav server? My FamilyHomeLan-Server is using dyn IP. It's IP might be on a bunch of blacklists. Therefore almost everything sent with 1st
Received: Ho.me.Lan.IP
will be marked as Spam or worse. TB is just around the corner, so I see absolutely no need for any php/http here - it's just giving troubles, IMHO.
Comment 5•9 years ago
|
||
Thanks for posting this, but this is a received email and not the copy of the sent message from your TB sent message folder. And it is just the mail header and not the complete message (in general its mostly helpful to provide all of the requested information to dig into the issue).
Lightning for sure does not add such X-PHP headers to the invitation. That said, this looks like a serverside sent message. Have you configured owncloud to advertise serverside scheduling? In this case Lightning does not send emails but leaves it to the server to take care.
Whiteboard: [owncloud][scheduling]
| Reporter | ||
Comment 6•9 years ago
|
||
Sorry. Yes, you are right this message was created by owncloud on my HomeServer (dynIp). I can see it in its mail.log. That is why I can't post a copy of the sent message - the from address used for the message isn't belonging to an e-mail account configured in TB at all.
IIRC:
I updated owncloud some weeks ago to 9.1.0
Afterwards we had our 3 weeks summer break here
After comming back there was a TB/Lightning update
A few days later I recogniszed the problem that work invitations were send using this OwncloudAdminMailAddress.
As lightning offers me the option to configure an e-mail address to be used with a specific calendar but wasn't using what I configured - it was rather obvious for me, that this has to be lightning problem.
I am sorry again but I can't see any (obvious) config in owncloud that sounds like "advertise serverside scheduling" - google didn't come up with a 1 click solution and I am not familiar with such stuff either :(. I just updated owncloud to 9.1 - there was no issue with my config before and no big fat warning that handling of e-mail invitations have changed :(.
However, as I am an owncloud user since 4.x, I have to admit that things aren't very straight forward there - especially when updating :(.
Sorry for the noise.
| Reporter | ||
Comment 7•9 years ago
|
||
Sorry, but is there any chance to force lightning to use thunderbird (and the configured address) to send these invitations ... no matter whatsoever the server is offering?
Unfortunately I got no reply from the owncloud community and switching to nextcloud didn't ´work, too.
Comment 8•9 years ago
|
||
There will be, see bug 1299610.
Updated•5 years ago
|
Flags: needinfo?(s-y-l)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•