[Koha-devel] Sending email on behalf of customers

Magnus Enger magnus at enger.priv.no
Thu Feb 16 08:50:38 CET 2017


Thanks for your input, folks! Much appreciated! I will be looking more
closely at your answers in the near future. I'll summarize my findings
here when I have worked out a solution.

Best regards,
Magnus Enger
Libriotech

On 14 February 2017 at 14:46, Hugo Agud <info at orex.es> wrote:
> Hi
>
> We experienced the same problem, we fixed it using Amazon SES, is like a
> certificate e-mail, it is very easy to use.. Amazon just send a verify mail
> to the address from you're going to send mails, and once is verified it
> becomes a 'certified' mail and all the major firewall, gmail allow to
> delivery them.
>
> Obviosusly you have to configure your mta to send mails using Amazon SES and
> it also have a cost, but it is quite low
>
> If you need more detailed info, just send me a mail
>
> Kindest Regatds
> Hugo
>
> 2017-02-13 16:50 GMT+01:00 SUZUKI Arthur <arthur.suzuki at univ-lyon3.fr>:
>>
>> It has nothing to do with SPF, DKIM and such gadget (though it may help).
>>
>> Google wants your mail host to have consistent reverse-dns records (ptr).
>>
>> Which means :
>>
>> host [your ip address]
>>
>> should gives such results :
>>
>> Using domain server:
>> Name: 8.8.8.8
>> Address: 8.8.8.8#53
>> Aliases:
>>
>> [your ip address].in-addr.arpa domain name pointer [your mailhost fqdn]
>>
>> Google's mail servers are really quite a pain to mail to.
>> Also beware if your mailhost has ipv6 enable, the reverse dns record
>> should be consistent for ipv6 too.
>>
>>
>> Le 13/02/2017 à 13:40, Marcel de Rooy a écrit :
>>>>
>>>> My server is available at something like myserver.libriotech.no.
>>>> Should KohaAdminEmailAddress (which is used for From by default) be
>>>> library at myserver.libriotech.no or just library at libriotech.no?
>>>
>>> Depends on your exact configuration. Both domains may go the same ip
>>> address.
>>> Also check your reverse dns.
>>> When I check via mxtoolbox.com I do not get a response on
>>> myserver.libriotech.no
>>> But I cannot smtp check libriotech.no either.
>>>
>>> _______________________________________________
>>> Koha-devel mailing list
>>> Koha-devel at lists.koha-community.org
>>> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
>>> website : http://www.koha-community.org/
>>> git : http://git.koha-community.org/
>>> bugs : http://bugs.koha-community.org/
>>
>>
>> --
>> Arthur SUZUKI
>> Service informatique des bibliothèques
>> BIBLIOTHÈQUES UNIVERSITAIRES
>> Université Jean Moulin Lyon 3
>> 6 Cours Albert Thomas - B.P. 8242 – 69355 Lyon Cedex 08
>> ligne directe : +33 (0)4 78 78 79 16 | http://bu.univ-lyon3.fr
>> L'Université Jean Moulin est membre fondateur de l'Université de Lyon
>>
>>
>> _______________________________________________
>> Koha-devel mailing list
>> Koha-devel at lists.koha-community.org
>> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
>> website : http://www.koha-community.org/
>> git : http://git.koha-community.org/
>> bugs : http://bugs.koha-community.org/
>
>
>
> _______________________________________________
> Koha-devel mailing list
> Koha-devel at lists.koha-community.org
> http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
> website : http://www.koha-community.org/
> git : http://git.koha-community.org/
> bugs : http://bugs.koha-community.org/


More information about the Koha-devel mailing list