مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-11-30 21:32:30 +00:00
6 أسطر
175 B
Ruby
6 أسطر
175 B
Ruby
# frozen_string_literal: true
|
|
|
|
ENV["SILENCE_POSTAL_CONFIG_LOCATION_MESSAGE"] = "true"
|
|
require File.expand_path("../lib/postal/config", __dir__)
|
|
puts Postal.rp_dkim_dns_record
|