Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The advantages begin if you are a professional email marketing specialist and send hundreds of thousands of email messages per day. There are no pluses for a personal box, only minuses.
If you want mail on your domain - use https://pdd.yandex.ru/ or https://apps.google.com/intx/ru/products/gmail/
- Are you sure you can set up the server correctly?
- Are you sure you can give 99.9% Uptime?
- Are you sure you can fight spam?
- Are you sure that emails from your server will not end up in spam?
- Are you sure that you can constantly make backups of all mail?
I honestly don't see any pros.
The main advantage of your own server is the confidence that no one scans your mail and does not send advertising. Because any information that is physically located "somewhere out there" is not yours, but your uncle's. Uncle promised that no one would have access to it - but in fact, everyone knows. Well, it's a nice address.
Antispam is not a problem, greylisting and zen.spamhaus.org solve it.
How can I prevent my own emails from going to spam? The very first thing is to write a request to the provider's support so that they change the PTR from some auto-generated name to the name of your domain. Then SPF, DKIM.
It all depends on the volume of the flow of correspondence. If you want thousands of mailings and a large turnover of letters per unit of time, then you will need good hardware for the server. As for security, I don't know. As you set up your server, it will work, I won’t say that gmail is safer than yours without knowing your configuration.
In principle, the VestaCP and ISPman control panels set up the mail server quite tolerably.
In the general case, you can check by sending a letter to the Outlook servers. I have never seen a more merciless paranoid.
www.iredmail.org used in due time, everything is easily configured. The web client is nice too.
Pros :
- if the correspondence is some kind of terribly secret, then no Google / Yandex / special services / ... will peep inside. But this is offset by the fact that most recipients will have the same Google and Yandex. If you need security, you need to use GPG in encrypted mode on both sides of the conversation.
Equally :
- a beautiful domain name. Attached to the same Yandex.PDD or Gmail with half a kick
- mass mailings. It is possible to fasten and use Amazon SES.
Cons :
- will get into the ban lists of all sorts of freaks like spamhouse, after which the mail will stop reaching your correspondents. They take money for removal from the blacklist
- hemorrhoids with settings, time and effort
IMHO - if there are no specific security requirements, then definitely use public services
<?php
$json = file_get_contents(" api.vlad805.ru/redirect.getByCode?linkCode=$name&n... ");
$res = json_decode($json, true);
echo $res['response']['linkOriginal'];
?>
1. formatting.
{
"response":{
"linkId":552,
"linkCode":"1",
"linkShort":"http:\/\/r.vlad805.ru\/1",
"date":1390076213,
"used":{
"count":11,
"last":1427203341
},
"ownerId":0,
"canDelete":false,
"linkOriginal":"http:\/\/vlad805.ru\/sites\/xmm"
}
}
$api = json_decode($api, true);
$linkOriginal = $api['response']['linkOriginal'];
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question