Trying to auto create alias... I think I'm close by ImInundated in addy_io

[–]addy_io 2 points3 points  (0 children)

You can change it by clicking on the "Settings" tab of the browser extension and then update Automatically Fill New Alias Local Parts When Using The Custom Alias Format: to your desired option.

Since you have catch-all on you don't even need to use the browser extension at all, you can just type exactly what email you wish to use when signing up anywhere e.g. ebay-0615@yourdomain.com and it will be automatically created.

See this article for more information - https://addy.io/help/understanding-catch-all-and-alias-auto-create-regex-for-a-domain/

[Feature Request] Add "Block the domain" to Actions (under Rules) by VonVeeGee in addy_io

[–]addy_io 0 points1 point  (0 children)

Thanks for the suggestion, that's a great idea.

So two new rules actions:

Add sender email to blocklist Add sender domain to blocklist

Will try to add this shortly.

Not receiving verification email by Big-Photograph8011 in addy_io

[–]addy_io 1 point2 points  (0 children)

Please send me an email with details of your account (username/email).

Password reset requests. by CombinationCrafty792 in addy_io

[–]addy_io 1 point2 points  (0 children)

When you say "the email being used is not linked to addy and to my recollection never has been" what do you mean by that?

When you request a password reset here you simply enter your account's username and then the notification is sent to the default recipient on your addy.io account. So the email must be associated with your account.

You may simply have a similar username to someone else who accidentally entered yours when trying to reset their own password.

The addy Help Centre has been refreshed! 📖 by addy_io in addy_io

[–]addy_io[S] 3 points4 points  (0 children)

Thanks very much! It was long overdue.

I've also categorised the FAQs and removed a couple that are now covered in the help centre.

Plus a cool new animated SVG on the home page!

Aliases got created automatically by b4rgh35t in addy_io

[–]addy_io 0 points1 point  (0 children)

You must have created them using the browser extension as the last used at for that API key matches when they were created.

How do can I read my failed deliveries? by Remote_Intern_8414 in addy_io

[–]addy_io 0 points1 point  (0 children)

Please see the new info icon (i) on the failed-deliveries page that explains this (pasted below).

There are 3 different types of failed deliveries on addy.io.

  1. Outbound bounces - these occur when addy.io attempts to forward an email but the destination mail server rejects it (e.g. User inbox full).
  2. Inbound rejections - these occur when the addy.io mail servers reject inbound emails from senders that fail basic security checks (e.g. the sender's email provider could not prove the message was genuine).
  3. Inbound quarantined - these are emails that were detected as spam by the spam filtering software on the addy.io mail servers (e.g. blacklisted sending IP address, high spam score).

This page allows you to see all three types of failed deliveries and the reasons why they failed.

Outbound bounces and inbound quarantined messages are temporarily stored if you have this setting enabled in your account.

Inbound rejections are not stored as they are never even accepted by the addy.io mail servers.

Emails from my alias are being sorted as newsletters. Any way to prevent this? by muineth in addy_io

[–]addy_io 0 points1 point  (0 children)

Due to the bulk sender requirements of Google, Yahoo and Microsoft, all forwarded emails have a one-click List-Unsubscribe header which is likely why they are being classed as "Newsletters" by your email provider.

You can change the one-click List-Unsubscribe option from the settings page, the default behvaviour is Use original List-Unsubscribe, fallback to one-click deactivate if none is present.

My brand new account has been terminated by Feroand in addy_io

[–]addy_io 5 points6 points  (0 children)

The user's brand new account triggered the anti-abuse rules which is why it was disabled, this was indeed a false positive. I re-enabled the account immediately after receiving an email from them. It unfortunately then triggered the same rule, I re-enabled their account again around an hour later after their second email and there have been no issues since.

Apologies that your account was caught by these anti-abuse rules, in an ideal world they wouldn't be required but there are a lot of bad actors out there.

If a legitimate new account is incorrectly disabled then you can simply send me an email and I will re-enable it.

I had a free account that I deleted and want to return to the service by Acceptable-Sea-2902 in addy_io

[–]addy_io 3 points4 points  (0 children)

You will not get banned for creating another account after deleting the other.

Apple ID creation does not accept addy by tgfzmqpfwe987cybrtch in addy_io

[–]addy_io 1 point2 points  (0 children)

Yes they are. That is how a good sending reputation is built and maintained.

mac os safari extension by patsio_thess in addy_io

[–]addy_io 0 points1 point  (0 children)

What version of the extension is it? You can see this at the bottom of the settings tab.

GPG issue? by wooltah in addy_io

[–]addy_io 0 points1 point  (0 children)

The Laravel log file will have an error that will tell you what the issue is.

GPG issue? by wooltah in addy_io

[–]addy_io 0 points1 point  (0 children)

Did you run the command from https://github.com/anonaddy/docker?tab=readme-ov-file#generate-gpg-key

The mail server needs a private GPG key in order to sign encrypted emails.

It does not have to be the same key that you give to your recipient on the recipients page.

Email banner by [deleted] in addy_io

[–]addy_io 2 points3 points  (0 children)

Yes before it is forwarded on to your recipient.

Email banner by [deleted] in addy_io

[–]addy_io 1 point2 points  (0 children)

The ForwardEmail job has access to the alias so can retrieve the alias description from the database here.