Ask the experts 9 : A 5 hour online Q and A about your domain setup for Zoho Mail
DNS setup for domain is every user's nightmare. When it comes to email, right from SPF/ DKIM to MX, every entry for the domain needs to be updated in the DNS manager of the domain. DNS manager of the domain is an independent entity and it can be changed only using the credentials of the DNS manager of the domain. The various DNS settings that are involved in setup of for Zoho Mail are: SPF/ DKIM/ DMARC entries for sending authentic and reliable emails that are not marked as Spam. MX entries for
How to get aloksaxena@zoho.com and Doc Tool
I would like to know how to get aloksaxena@zoho.com, currently, my parent email is yahoo.com.But I want individual email. Guide me. Thanks Alok Saxena
Receiving emails
Hi There, I just created a new account and I can send emails but I cannot receive them. Regards Kate
Sending Bulk Email
Dear Team Member, Can you please tell me the procedures to send bulk email?
Certain emails not being sent
Hello, I've started to have this issue with certain emails that stay in my outbox. When I go to send them, they are designated with a little red mark. The emails are valid and I can send messages from other email accounts. This is recent issue. Any suggestions or help would be appreciated. Regards, M
Empty lines in new mail
Hi, every time I create a new email, there are 3 empty lines at the beginning. Why is that? Can it be removed? Thanks.
Unable to Receive mail
I am unable to receive for my domain, the mxtool reads proper mx records for hompiq.com
Unable to send message;Reason:554 5.1.8 Email Outgoing Blocked.
please unblock my account nvalero@nem.foundation thanks!
Setting up Zoho Email - Godaddy - Outlook
Hi, I have Zoho Recruit and recently signed up for Zoho One to take advantage of the additional apps. Mail question: Current set up is: Godaddy - IMAP - Outlook. I want to capture all inbound and outbound emails in Zoho Recruit so I can view them quickly when I am on the phone with clients and candidates. Currently I toggle bewtteen Outlook and Zoho Recruit. When I set up Zoho Mail do you recommend I: Godaddy - IMAP - Outlook - IMAP - Zoho Mail or Godaddy - IMAP - Zoho Recruit?
more than 1 account on 1 dashboard
hi, i have 2 accounts. Is it possible to see the 2 accounts on the same dashboard or must i open 2 different url? thanks
Undelivered Mail Returned to Sender
Olá! O vosso IP foi novamente incluído na lista negra? Abaixo mensagem de erro: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. INVALID_ADDRESS, ERROR_CODE :550, ERROR_CODE :Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216 (#5.7.1)
I can only send emails but I can not receive any. Please help me
Hello, I recently changed my hosting provider. I add the fields txt, spf and mx in the DNS zone (new provider: hostinger), but I can not add CNAME code because I do not see it in the control panel. In conclusion, I can only send emails but I can not receive any. The domain is verified, also the mx registers, SPF and DKIM fields. Please help.
Not receiving mails in Zoho account
Hello, I have configured a Zoho email account for the domain armandogasse.com and I can send emails but am not receiving any emails in Zoho account. can I please let me know what could be the issues? Thank You
Mail Blocked
Hi I have a mail in my domain exceeds the 5 GB limit and then I free space by removing all mails and it still block until now , Thanks
Why do you read my emails?
Hello, The email privacy tester discloses DNS Prefetch test is positive even if the mail application is closed. Why do you read all my emails and make a DNS request on links it containts?
Unable to send or receive messages;
Hi Support, I am unable to send or receive emails on my Zoho mail (support@montessoritraining.in). My Inbox was full and hence it was blocked. I have cleared the emails now , however, my outgoing and incoming emails are still blocked. Please suggest a fix. Regards, Suneel
porque es te error es mas frecuente cuesta enviar un correo ayuuuddaaaaa!!!
mi problema es mas frecuente al enviar correos a direcciones gmail aque se debe este error y como lo puedo solucionar gracias,,,,,..... 4.7.0 This message does not have authentication information or fails to pass 4.7.0 authentication checks. To best protect our users from spam, the 4.7.0 message has been blocked. Please visit 4.7.0 https://support.google.com/mail/answer/81126#authentication for more 4.7.0 information. w191-v6si6489443oie.353 - gsmtp
Zoho mails not receing
Dear Team, We are unable to receiving mails from other accounts, Please can you solve this. or help on this Regards Gopal Salvadi
zoho mail 2FA
Just enabled my google authenticator I login and input password like usual but where do I put my google authy number?
error
Getting error message every minute "it seems the app quited unexpectedly due to an unknown error. please contact our support for further assistance" i've tried reinstalling but it didnt help.
Email
I'm trying to set up they zoho mail suite, when they say provide us with domain you already own i type in the domain and it does nothing. My domain is a .tk domain from Freenom.
OP109:Oops! Something went wrong. Try again later
Hello, I'm trying to create a alias domain but its impossible every time i try this error appears : Click to see the error Please can anybody help me, i can't keep my working process if this doesnt work.. and its been like this for 3 days with out any support answers... Regards Juan Manuel Cabrera
Too much spam! Is there a way of filtering spam by subject into a separate folder?
I like to check through my spam folder occasionally, for genuine emails that have been incorrectly marked as spam. Now, I am getting so many spam emails that checking the spam folder is not practical. I am getting as many as 200 each day from fraudulent dating/porn sites. These usually include the words “hookup” or “f***buddy” in the subject line, and are all from different domains. Is there a way of filtering spam emails that include these words in their subject line into a separate folder ?
Unable to point to AWS Route 53 Domain
My Domain is www.ygcbharat.org purchased from Godaddy but at present managed by AWS Route 53. Before 14 hours, i have added MX Records, SPF and DKIM to AWS Route 53 domain settings. But, till the time, i am unable to receive mail to my above domain as well as zoho shows error that "The MX Records of your domain(s) ygcbharat.org are not pointed to Zoho and you may not receive emails in Zoho" You are kindly requested to please guide, if any issue at my side or resolve the issue.
Zoho ONE confusion
I'm really confused by Mail. I signed up for ONE, for my company, CATI. We have email though GoDaddy and Outlook. When I opened mail for the 1st time it had me create a new email with the same domain as my godaddy emails (livecati.com) will all my employees get ANOTHER free email with Zoho One? Can we migrate everything over if we choose?
API Returns Invalid Ticket
Hi there I am developing a site with php and want to be able to send emails with the Zoho Mail API. But whenever I make the CURL Request to "https://mail.zoho.com/api/accounts/123345344/messages" I get this answer back: "{"data":{"errorCode":"INVALID_TICKET","moreInfo":"Invalid ticket"},"status":{"code":400,"description":"Invalid Input"}}" I have curl_setopt($ch, CURLOPT_HTTPHEADER, array( 'authtoken'=>'myauthtoken' ) ); in the header. Is this wrong? Thanks in advance
Register e-mail account
Hello, how are you? In the middle of the registration of my domain, the propagation of the DNS took, and I lost my section .. when trying to return, it says that my domain is already registered .. but it does not let me log in with the account that I had created, because it says that it does not exist. How can I do to resolve this? What information do you need to help me solve this problem?
Entrada DESABILITADA
Prezados, Por motivo desconhecido, o endereço marcelo@carvalhoebraga.com.br está com a ENTRADA DESABILITADA. Precisamos de ajuda URGENTE.
Basic membership
Hi, I am planning to upgrade my free trial to a paid one with Basic membership, I have couple of questions. 1- Under a basic membership, how many individual domains can I add? 2- I want to integrate my Zoho email ID into the Gmail inbox, would basic membership allow that? 3- Could I get a ZohoMail only plan for less number of domains? I only need to use ZohoMail and not the workplace itself, I am looking forward to the answers, cheers.
False MX notification and 135.84.80.240 in DNSBL [Resolved]
Hello, I have receiving email every day about wrong MX for domain fh-audit.in.ua but them fine: The current MX records with the priority are: Priority MX Records IP Address 20 mx2.zoho.eu. 87.252.213.32 10 mx.zoho.eu. 185.20.209.32 50 mx3.zoho.eu. 31.186.226.32 The valid MX records to receive emails in Zoho Mail are: Priority MX Records 10 mx.zoho.eu 20 mx2.zoho.eu 50 mx3.zoho.eu On next day I write letter to support but I cant receive letter on my own hosted mail server because I see in logs that host
Operation not permitted when trying to Verify domain
I've had problems with verifying my domain with Zoho but then I get this error message. "Operation not permitted" I contacted support a few days ago no replies yet, it would be appreciated if I got this sorted out. Because my project get so delayed because of this.
MX and SPF records not updating in email admin Cpanel
My domain is www.reanin.com I have updated my MX records to point towards zoho 48 hours back, but my email admin control panel still shows a message that the MX entries are incorrect and hence I am not receiving any messages. Same is the case with my SPF verification and custom login url link. Please see the screenshot of my MX and SPF records. My domain is hosted through Domainindia.org Hope you resolve the problem soon. Regards, Sairam Maduri
mail.zoho.com connection fails frequently.
These days too many times zoho mail website connection fails. sometimes it keeps down for over 10 minutes. with this error : ERR_SSL_VERSION_INTERFERENCE I'm using zoho mail in Germany.
Erro DNS
Good Morning. Please check your system as we are having trouble sending emails to these recipients. @infonet.com.br @viaverdetransportes.com.br @pltubos.com.br @primotecnica.com.br @csorveteiro.com.br This message was created automatically by mail delivery system. THIS IS A WARNING MESSAGE ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. The original message was received at Thu, 23 Aug 2018 14:28:19 -0700 from cesar@plasfort.com.br [cesar@plasfort.com.br] ----- The following addresses had fatal errors
Email Issues
I am having problems sending my zoho emails. Recently there a couple of email addresses that do not receive my emails and there is no reason or notifications why they have not been sent. Also on some occasions when sending emails to other email addresses that i send to frequently the email will be delayed and the following message is received ----- The following addresses had fatal errors ----- [Status: Error, Address: <mervyn@first4fruit.co.uk>, ResponseCode 451, 4.7.500 Server busy. Please
Your host is blacklisted by dnsbl.sorbs.net
Hey guys, some of my emails have not been delivered lately. For example: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. account@atera.bg INVALID_ADDRESS, ERROR_CODE :591, ERROR_CODE :account@atera.bg your host [135.84.80.216] is blacklisted by dnsbl.sorbs.net. Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216. Send your questions to blacklist-admin@mx01.cmailpro.net
Mail sending blocked: Client host blocked using dnsbl.sorbs.net;
Hello, I got this message for every mail I try to send: INVALID_ADDRESS, ERROR_CODE :554, ERROR_CODE :5.7.1 Service unavailable; Client host [74.201.84.163] blocked using dnsbl.sorbs.net; Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?74.201.84.163 Please help. Thank you,
Not able to recive mails
I have business email id , i can send emails but not able to receive emails please help.
Undelivered Mail Returned to Sender
Olá! Estou com problema no envio de e-mail. A seguir, a mensagem de retorno: This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. contasapagar@grupocamarotti.com.br INVALID_ADDRESS, ERROR_CODE :550, ERROR_CODE :Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216 (#5.7.1) contasapagar2@grupocamarotti.com.br INVALID_ADDRESS, ERROR_CODE :550, ERROR_CODE :Currently
Multiple Primary Emails for One Contact
I have a situation where I run a youth team and I have parents entered as contacts, Id like to have the option to make 2+ emails primary on one contact so when I send out group emails it sends to all emails within the one contact and not just the one marked primary. DOes that make sense?
Next Page