Appearance
Email servers
Trieste makes extensive use of external email servers to perform outreach activities. These mail servers are generally hosted on external systems.
As the activity performed by these mail servers are... frowned upon... by most service providers, care should be taken when chosing where to host these services.
Identities
Linkdev outreach is done using the concept of a company identity, to inulsate Ayima from any bad will generate by sending unsolicited emails and engaging in activity that Google does not approve of, which may cause them to penalise us in some way.
Wise Marketing
This is the primary company identity currently used for link building activity. The website for this company, letsgetwise.com, is a fictionalised marketing company. For the most part this site is static, but occasionally we will add new "identities" to the staff page which match the personas that the link development team members use to speak to webmasters.
letsgetwise.com
This is a wordpress site, and the company website for the Wise Marketing identity. No emails are sent from this domain.
Hosting & Tech
letsgetwise.com - Wordpress - TSOHost - https://my.tsohost.com/ - logins are in 1Password.
mail.letsgetwise.co.uk
Email brand for Wise Marketing
Hosting & Tech
- Server is hosted with Digital Ocean
- Email server uses https://mailcow.email/
Adding mailboxes
- Easiest way is via the web admin
- Mailcow has an API for mass-adding mailboxes
mail.wise-marketing.co.uk
Hosting & Tech
- Server is hosted with Linode
- Email server uses https://github.com/hardware/mailserver
Adding accounts
- Easiest way is via the web admin
- CLI
docker exec -i postfixadmin php /postfixadmin/scripts/postfixadmin-cli.php mailbox add S.Kelly@wise-marketing.co.uk --password 'PASSWORD' --password2 'PASSWORD' --quota 0 --active 1 --welcome-mail
mai.wise-outreach.co.uk
Hosting & Tech
- Server is hosted with Tiliaa
- Email server uses https://github.com/hardware/mailserver
Adding accounts
- Easiest way is via the web admin
- CLI
docker exec -i postfixadmin php /postfixadmin/scripts/postfixadmin-cli.php mailbox add S.Kelly@wise-marketing.co.uk --password 'PASSWORD' --password2 'PASSWORD' --quota 0 --active 1 --welcome-mail
mail.wise-marketing.com
Hosting & Tech
- Server is hosted with Digital Ocean
- Email server uses https://github.com/hardware/mailserver
Adding accounts
- Easiest way is via the web admin
- CLI
docker exec -i postfixadmin php /postfixadmin/scripts/postfixadmin-cli.php mailbox add S.Kelly@wise-marketing.co.uk --password 'PASSWORD' --password2 'PASSWORD' --quota 0 --active 1 --welcome-mail
meial.wise-outreach.com
Hosting & Tech
- Server is hosted with Digital Ocean
- Email server uses https://github.com/hardware/mailserver
Adding accounts
- Easiest way is via the web admin
- CLI
docker exec -i postfixadmin php /postfixadmin/scripts/postfixadmin-cli.php mailbox add S.Kelly@wise-marketing.co.uk --password 'PASSWORD' --password2 'PASSWORD' --quota 0 --active 1 --welcome-mail
Total Marketing
A legacy link building identity, previously extensivly used by the link building operation in North America. At the time of writing I do not believe this identity is being actively used.
totalmarketing.com
- Wordpress
- Hosted on Digital Ocean (total marketing account)
mail.totalmarketing.com
Hosting & Tech
- Server is hosted with Digital Ocean (total marketing account)
- Email server uses https://github.com/hardware/mailserver
Adding accounts
- Easiest way is via the web admin
- CLI
docker exec -i postfixadmin php /postfixadmin/scripts/postfixadmin-cli.php mailbox add S.Kelly@wise-marketing.co.uk --password 'PASSWORD' --password2 'PASSWORD' --quota 0 --active 1 --welcome-mail
Adtech Media
adtechmedia.com
- Static website
- Hosted on GoDaddy
mail.adtechmedia.com
Hosting & Tech
- Server is hosted with Linode
- Email server uses https://mailcow.email/
Adding mailboxes
- Easiest way is via the web admin
- Mailcow has an API for mass-adding mailboxes