ErrLookup › postalserver/postal

postalserver/postal

📮 A fully featured open source mail delivery platform for incoming & outgoing e-mail · Ruby · 218 source files

Analyzed at d038eaa8c7 on 2026-08-21. 11 documented errors.

Code / MessageTypeSeverityTags
Invalid email address
exception error postal, domains, verification, rails-controller, input-validation
OIDC cannot be used unless enabled in the configuration
exception error postal, oidc, sso, omniauth, configuration
No host was given for the request
exception error postal, http-endpoint, webhook, url-parsing, ssrf-guard
Could not resolve '#{@host}' to any IP address
exception error postal, dns, http-endpoint, webhook, network
Destination '#{@host}' (#{address}) is not permitted
exception error postal, ssrf, webhook, http-endpoint, security, network
'#{@host}' only resolves to addresses this server cannot rea
exception error postal, ipv6, dns, http-endpoint, network
Error when scanning with rspamd (#{e.class})
exception warning postal, rspamd, spam, network, timeouts
Error when scanning with rspamd (got #{response.code})
exception warning postal, rspamd, spam, http-status, authentication
Invalid endpoint class name '#{class_name}'
exception error postal, routes, polymorphic, input-validation, api
Invalid endpoint class name '#{class_name}'
exception error postal, routes, polymorphic, lookup, input-validation
User has OIDC enabled, password resets are not supported
exception error postal, oidc, sso, password-reset, authentication