postal icon indicating copy to clipboard operation
postal copied to clipboard

📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail

Results 153 postal issues
Sort by recently updated
recently updated
newest added

It's apparent that the graph showing incoming/outgoing message number by date, must be using UTC, despite my having set the time zone in my settings (which works with all other...

bug

I noticed that the code at https://github.com/postalhq/postal/blob/bb27d8c8a1703250a080caa0a182452aa4896783/app/models/domain/dns_checks.rb#L43 just uses the entered domain name without appending an "." (to make it fully qualified) This means in certain configurations, e.g. ndots:5 in...

bug

we have long urls which contains token key for download. when I click on the url it redirects to the original one which is trimmed to 255 characters.

bug

Resolves https://github.com/atech/postal/issues/375

bug

What could be the recommended SPAM threshold that should be set for outgoing emails ?? ![image](https://user-images.githubusercontent.com/47238161/113265330-b79a8f00-92f3-11eb-9ca1-dd9766d7ab9f.png) I have set the outgoing threshold to 20.0 for outgoing emails, but the spam...

docs

Hi, I set clamav and tested setup with publicly known virus samples. I tested with Eicar virus and it failed to block it, okay I found real viruses at https://dasmalwerk.eu/...

enhancement

Hi all, We have two SMTP servers set up, of which one of them suddenly shows "We're sorry, but something went wrong" message when we try to access the message...

bug

If you send 2 emails at once to one user, both of them has hard fails they will be counted separately, this maybe fine, but when one failed email in...

bug

We used a link: http://static.tp-link.com/TD-W9970(EU)_V2_Quick_Installation_Guide_1482286347761d.pdf but the link converter changed to: https://link.domain.com/xxxxx/EgoNq30c(EU)_V2_Quick_Installation_Guide_1482286347761d.pdf Looks like () break that. Any way to ensure that the whole string is changed when there is...

bug

Hello, By default on SMTP servers, if a Message-ID is not provided by client, server is generating it and add it to headers. With Postal, no Message-ID is added. Example...

enhancement