Error 552 5.1.1 Sender Address Blocked
Hello I tried to send an email and it gave me the message: Unable to send message;Reason:552 5.1.1 Sender Address Blocked Can someone please unblock my account so I can send email again? My email is administracion@red-solutions.com Also when somebody send a email then appear the next error Error remote response 552 5.1.1 Mailbox delivery failure policy error I dont know why that is happen again. Thank you. Juan
Mobile number cannot be verified because it is used for a business account
Hi, I am trying to validate my personal account in order to use my email. However because the number has been previously used for another business account which I cannot modify, I am unable to do so. I only have one telephone number which needs to be used by all my accounts. How can I ensure it can be used to validate separate accounts?
Cant add my domain .tk
Hello, im trying to add my personal domain, asoprorata.tk and it said to me that its restricted help please.
Many of my Emails Going To spam
Can you please advise and have this checked? I’ve sent an email to support.
DOMAIN_NOT_RESOLVED
Hi, We are having problem sending emails within our office, but we can send and receive emails to/from others.
Blocked Account
Hi I was using my account and suddenly cant sent emails it says: No fue posible enviar el mensaje;Motivo:554 5.1.8 Email Outgoing Blocked. Hope you can help me.
Virus sending emails on my behalf
Hey, It appears that maybe someone has hacked my account or a virus was sending hundreds of emails on my behalf and I keep receiving hundreds of "Message Delivery Failure" notifications. I have scanned my phone / computer and changed passwords, but there are hundreds of emails every day. Is there anything else I can do instead of going through all of these emails and deleting them? Thanks!
My account was compromised and blocked.
Can you unblock my account you are doing it for every one else
554 5.1.8 Reason
Hello, I am trying to send an email out and it is giving me 554 5.1.8 reason. I removed the hyperlink on the body of my email and any colors and pasted items and sent it to myself and the email was sent successfully. It should not have to be this way. I have important links and pictures that I need to send and it keeps giving me the 554 5.1.8 outgoing email blocked. please fix this. my email address is kristineameele@zoho.com
Zoho IP is blacklisted
Hi, We are facing this problem when we are sending to some of our clients. We did a check, the mail IP seem blacklisted. Please advise asap. Thanks! ----- The following addresses had fatal errors ----- [Status: ERROR, Address: <REMOVED EMAIL>, ResponseCode 450, Service temporarily unavailable; Client Host [135.84.80.217] blocked using Trend Micro Email Reputation Service. Please see http://www.mail-abuse.com/cgi-bin/lookup?ip_address=135.84.80.217
Re-curring missing sent items from my PC Mozilla Thunderbird
Usually when all sent items are missing from my PC Windows 10 Mozilla Thunderbird, what I did is I deleted the IMAP account. And then after re-add my IMAP account, usually all my inbox, drafts, sent items, etc will come back. And after a short while, sent items will be empty again. Could anyone help me, what is wrong ? This only happened specifically in my PC mozilla thunderbird email client, it does not happen in my ipad or android email client.
BOUNCED EMAIL : ERROR_CODE :421, ERROR_CODE :, Host not reachable.
Hello Team Zoho, From last week, I'm getting bounced e-mails from one of my clients mails. I am not getting their mails,also they are not getting mine. I didn't had this problem in the past. It's my work e-mail and its crucial that they get this emails. We need constant communication via e-mail. This is the bounced email I get in response: 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
Unable to receive emails - post website migration
hi, hope someone can assist me with the following. ive pushed out my website last week which changed the A name from crazy domains to bluehost domain. My cname and mx stayed the same. On crazy lister i just noticed today that my email stopped working today. i host my domain on crazy domain. when I jump into settings on zoho, it says that my mx and 2 others are not connected. testing: - can’t receive emails - can send emails assumption. - when I changed my aname from crazy lister to bluehost. It
Zoho Mail App - Ipad - Changing Font Colour
Hi Can you please advise how to change the font colour when composing an email in the Zoho Mail app for iPad ... I can't seem to find that option anywhere Also ... can a default colour be set in the app ? - I have the latest app version) Thanks Ross
ACCOUNT INACTIVE
Account is Inactive" - please help! My email address - privatepokemongo1107@zoho.com .. please reactivate my account Thank You
Cannot receive emails
Hello, I noticed that I can't receive emails in my Zoho mail (I tried it myself and emails get rejected by server). When connected on my Zoho account I see 3 errors (MX, SPF and DKIM) but all my settings including my MX seems correct though except DKIM which does not appear anywhere (I'm using Shopify). I added attached files so you an see them. On MXToolbox I get "2" errors but it only show one which is DMARC "DNS record not found". I really need help for this as I'm pretty new into pro emailing
Cannot recieve email
I already set up MX in domain, and verify my domain. I try to email from and to x@mydomain.com and y@mydomain.com, it's running smoothly. but when I try to email z@gmail.com, x@mydomain.com can only send the email, but cant receive email from z@gmail.com. please if u have solution for my problem
Issues with email set up
Hi, I'm using gandi as my hosting. Can you assist on why i'm not able to receive and incoming mails. Thanks @ 10800 IN SOA ns1.gandi.net. hostmaster.gandi.net. 1543025156 10800 3600 604800 10800
@ 3600 IN A 155.133.138.11
@ 3600 IN AAAA 2001:4b98:dc5:253::11
@ 300 IN MX 10 mx.zoho.com
@ 300 IN MX 20 mx2.zoho.com
@ 300 IN MX 50 mx3.zoho.com.
@ 1800 IN SPF "v=spf1 include:zoho.com ~all"
@ 10800 IN TXT "zoho-verification=zb15430240.zmverify.zoho.com"
blog 10800 IN CNAME blogs.vip.gandi.net.
webmail
Issue setting Send Mail As address
Hi, I want to add a number of email aliases the drop down to send as. The first alias added ok but I can't add any subsequent send mail as addresses. Each time I try to save the setting I get a "Fromaddress already exists" error.
MX verification issue
I have added mx records in godady DNS, verified https://mxtoolbox.com/ but still alert in my account and i am not receiving any emails. please help my domain is http://www.spotlers.com/ email here is support@spotlers.com
Email Error
Hi, i receive this Error: "Impossibile inviare il messaggio;Motivo:5.1.0 Connessione da 135.84.80.194 temporaneamente rifiutata / Connection from 135.84.80.194 temporarily rejected" when i try send email. I use smtps of ARUBA provider How can i resolve ?
Unable to connect with PHPMailer SMTP
I´m trying to send a pair of mails through my app. I´m using PHPMailer to do that This is my code class SendMail{ protected $mail; public function __construct(){ $this->mail = new PHPMailer( true ); $this->mail->isSMTP(); $this->mail->setFrom('messanger@mydomain.com', 'MEssanger'); $this->mail->SMTPDebug = 4; $this->mail->Host = 'smtp.zoho.com'; $this->mail->SMTPAuth = true; $this->mail->Username = 'messanger@mydomain.com'; $this->mail->Password =
We can't to send an email to the partner "Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216"
We can't to send an email to my partner We need to send mail to that email to work. Please help me. We are in urgent need of your help Thanks you! Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216
553 Relaying disallowed
I am trying to send email to my zoho account, to my custom domain (not zoho.com) from another email account gmail.com Every mail i send i get the following error: Final-Recipient: rfc822; admin@mzayka.com.ua Action: failed Status: 5.0.0 Remote-MTA: dns; mx.zoho.eu. (31.186.226.32, the server for the domain mzayka.com.ua.) Diagnostic-Code: smtp; 553 Relaying disallowed Last-Attempt-Date: Wed, 07 Jun 2017 03:41:36 -0700 (PDT) What can i do?
I didn't get an email after registering my domain with Zoho
I'm setting up a Zoho account and registered a new domain during my purchase process. I got the following emails: Welcome to Zoho! Invoice - ######## from Zoho Corp Zoho Workplace - Your subscription to Zoho Workplace is successful But what I haven't gotten is the email alluded to in the docs here: https://www.zoho.com/mail/help/adminconsole/domains.html "When you register a new domain with Zoho, you receive an email to the contact email address for domain activation." Now, whenever I try and log
black list at dnsbl.sorbs.net
Hello, Please check: dsalkf@dot.com INVALID_ADDRESS, ERROR_CODE :550, ERROR_CODE :Rejected because 135.84.80.216 is in a black list at dnsbl.sorbs.net Currently Sending Spam See: http://www.sorbs.net/lookup.shtml?135.84.80.216
outlook 2013 sync with zoho account
Changes i make in Outlook i.e. create new folders in Outlook and move files into that folder which are being replicated in Zoho but then the file disappears in my Outlook and cannot get it back into outlook
No puedo enviar correo ni recibirlo
Zoho Mail Los registros MX de su dominio(s) ltbarcelona.com no apuntan a Zoho y puede no recibir mensajes de correo electrónico en ZohoVer detalles de configuración de MX Zoho Mail Las entradas SPF en sus dominios DNS no están configuradas para coincidir con Zoho. Configure SPF para mejorar la entrega del correo electrónico.Verificar registros SPFTutorial en vídeoBuenas tardes , No puedo enviar correo ni recibirlo , me notifica esto . Gracias :
How to change the default mailbox display when landing on Zoho Mail
Hi, I recently started to use Zoho Mail. I have two accounts linked to Zoho Mail (my primary account and another one). By default, when I log to Zoho Mail, it always shows me the primary account mailbox that I don't use so much but I would like to change it with the other one that I use on daily basis. Thanks in advance,
This domain is already associated with this account "a*****n@k*****"
I can't make mailbox because apparently my domain is already associated with this account "a*****n@k*****".
I do not receive emails
I do not receive emails kieu.phan@thegioimica.com. Thanks
mail contact... services are not enabled
Hi, I have a Zoho email account and I can't seem to use it on my new Ipad. It works on my computer but not on the Ipad even after I followed instruction of imap config. details. I get the following error message: mail/contact/calnedar/docs services are not enabled for your account. Please contact your admin to enable these services through the control panel. Could you please help me sort this issue out? Thanks, Alexandra
Need to release a domain
Hi, Regardin my domain www.transportescalper.com I did recieve de sms but the page refreshed so now it is associated with the mobile number but still can´t create an account. Help me please! thank you in advance
554 5.1.8 Sender Address Blocked
Hello Again I tried to send an email and it gave me the message: Unable to send message;Reason:554 5.1.8 Sender Address Blocked Can someone please unblock my account so I can send email again? My email is administracion@red-solutions.com Also when somebody send a email then appear the next error Error remote response 552 5.1.1 Mailbox delivery failure policy error Thanks!
Delay in loading the e-mail platform
Hello: I can not open my e-mail platform. I am waint 30 minutes and I still having the same message in my laptop: My partner does not have this problem. What is happening? What I have to do? Best, Optimice
my account has been blocked
what can i do to unblok my account...it says account has been blocked due to security reasons. Block Type: Mail rate exceeded limit
Email outgoing Unblock
Hello Team, I am not able to send emails. I am getting below error message Unable to send a message; Reason:554 5.1.8 Email Outgoing Blocked. My Email:-sales@babosaindustrialpark.in Please unblock my email account. I am worried very much. Thanks Nishant Jain
Cant authenticate when trying to send mail with phpMailer over smtp
This is my code: $mail = new PHPMailer; //$mail->SMTPDebug = 3; $mail->isSMTP(); $mail->Host = 'smtp.zoho.com'; $mail->SMTPAuth = true; $mail->SMTPDebug = 4; $mail->Username = 'email'; $mail->Password = 'password'; $mail->SMTPSecure = 'tls'; $mail->Port = 587; $mail->setFrom('email', 'Mailer'); $mail->addAddress('email to',
How long does it take to update the # of gigs of space you have available?
Just upgraded to the Standard Service. How long does it take to update the # of gigs of space you have available? I couldn't find a clear thing to show how many gigs I'll get now...I believe 30?
Is There A Way To Bright The No. Of New Emails I Have??
Zoho, when I first bought your service, there was a bright red square with a number in it, that indicated how many new emails I had. Now, it's just a number, in a lighter blue, and it's barely visible from a distance. Is there ANY way to change that?
Next Page