Search found 309 matches
- Sun Oct 29, 2023 5:27 pm
- Forum: General Discussion
- Topic: DNS API - TXT record update
- Replies: 7
- Views: 54782
Re: DNS API - TXT record update
DNS Update (RFC2136) is available as part of Primary DNS.
- Mon Oct 16, 2023 8:37 am
- Forum: Support
- Topic: Failure to accept emails sent with SRS
- Replies: 5
- Views: 15108
Re: Failure to accept emails sent with SRS
The domain encoding SRS needs to also handle inbound SRS if it's going to rewrite addresses.
Read section 5 of this link:
https://www.exim.org/exim-html-current/ ... dmarc.html
Read section 5 of this link:
https://www.exim.org/exim-html-current/ ... dmarc.html
- Sat Oct 14, 2023 8:44 am
- Forum: Support
- Topic: Failure to accept emails sent with SRS
- Replies: 5
- Views: 15108
Re: Failure to accept emails sent with SRS
Your mail system needs to handle incoming SRS too if it's going to generate such addresses for outgoing. If you have /usr/bin/srs on your system you can pipe aliases for srs0 and srs1 to sendmail using srs for reverse handling of the address. Something like this in /etc/aliases: srs0: |"/usr/sb...
- Sat Oct 14, 2023 8:34 am
- Forum: Support
- Topic: Failure to accept emails sent with SRS
- Replies: 5
- Views: 15108
Re: Failure to accept emails sent with SRS
I can't help you with EXIM config since I've never used it, but the issue is that part of the process for our SMTP AUTH service to accept an email is that it will connect back and try to verify that the sender address is a working email address i.e. you can't just make up a non-working sender addres...
- Sat Jul 01, 2023 1:52 pm
- Forum: General Discussion
- Topic: Moving to Mastodon
- Replies: 0
- Views: 118122
Moving to Mastodon
Now that Twitter has started requiring an account to read anything (or it did as of writing this, it changes too rapidly now), that platform is no longer suitable as an offsite announcement channel since. Most of the stuff we post is fun or informational, but if it were to be time sensitive (like in...
- Tue Nov 22, 2022 9:02 am
- Forum: Support
- Topic: logs for the delivery side of outgoing mail???
- Replies: 1
- Views: 110857
Re: logs for the delivery side of outgoing mail???
For the delivery half of submitted mail just email support with the instance ID and we will send the logs to you.
- Thu Jul 14, 2022 3:36 pm
- Forum: Support
- Topic: Mail folder aging rules
- Replies: 3
- Views: 12312
Re: Mail folder aging rules
We don't have anything that expires messages except for mail boxes being used for Mail Mirror storage. I'm not aware of anything that Sieve could do.
Expire is supported on the server side, but there isn't a user facing interface for it in the control center.
Expire is supported on the server side, but there isn't a user facing interface for it in the control center.
- Thu Jan 20, 2022 7:48 pm
- Forum: General Discussion
- Topic: DNS API - TXT record update
- Replies: 7
- Views: 54782
Re: DNS API - TXT record update
I have been working on implementing RFC2136 DNS UPDATE instead, since I actually need that for myself when I ran into wanting to set up Let's Encrypt with Home Assistant, and it only supports some pre-selected "big guys" or the RFC2136 method for DNS challenge.
- Thu Jan 20, 2022 7:40 pm
- Forum: Support
- Topic: CAA Mandated by CA/Browser Forum
- Replies: 17
- Views: 46461
Re: CAA Mandated by CA/Browser Forum
CAA records are now available in Primary DNS.
Probably too late for some people who gave up waiting, I know, but nevertheless it's done.
Probably too late for some people who gave up waiting, I know, but nevertheless it's done.
- Fri Dec 24, 2021 1:47 pm
- Forum: Support
- Topic: SPAM settings for hosted mail
- Replies: 1
- Views: 11055
Re: SPAM settings for hosted mail
It will still reject if it scores higher than the Maximum Allowed Score (set to 20 in your screen shot), so if you want to be sure nothing is rejected you can change the Maximum Allowed Score to something like 100.
- Mon Nov 08, 2021 10:32 am
- Forum: Support
- Topic: Cannot start TLS: handshake failure
- Replies: 4
- Views: 15050
Re: Cannot start TLS: handshake failure
Email your account name and the domain with the problem to support@rollernet.us we can look in our logs.
- Wed Nov 03, 2021 7:28 am
- Forum: Support
- Topic: Cannot start TLS: handshake failure
- Replies: 4
- Views: 15050
- Mon Oct 18, 2021 1:17 pm
- Forum: Support
- Topic: Server thinks I am sending spam?
- Replies: 2
- Views: 13265
Re: Server thinks I am sending spam?
We are seeing an error message that your IP is listed on the Spamhaus eXploits Blocklist (XBL) for malware and/or a botnet C&C server.
The Spamhaus link will be in the error message, but if your mail client doesn't show errors from the server we can email it to you.
The Spamhaus link will be in the error message, but if your mail client doesn't show errors from the server we can email it to you.
- Fri Oct 15, 2021 10:31 pm
- Forum: Suggestion Box
- Topic: DKIM?
- Replies: 6
- Views: 127030
Re: DKIM?
If you would like to try using DKIM, please send us the following for every mail domain you want to have DKIM signatures when using Outbound Mail: domain= selector= privatekey= This private key and selector will be used to DKIM sign emails submitted from your account that match the domain. At this t...
- Mon Oct 11, 2021 9:26 am
- Forum: Support
- Topic: TLS Certificate error
- Replies: 3
- Views: 14953
Re: TLS Certificate error
Thanks for posting the step-by-step instructions.