Questions tagged [email-bounces]

email bounces are messages that are delivered to the nominated postmaster account on an email server to indicate a problem delivering the mail to one or more recipients.

email bounces are messages that are delivered to the nominated postmaster account on an email server to indicate a problem delivering the mail to one or more recipients.

Bounces can result from unknown users, failed mail servers, or other network or configuration issues.

402 questions
0
votes
1 answer

Reverse DNS PTR record

I have a dedicated server (Ubuntu 18.04 with virtualmin & webmin) which is hosting 7 WordPress sites on it. I have set up MX, DMARC, SPF and DKIM records for each one of them but dns tests online kept mentioning that I need to set up PTR records for…
AndrewL64
  • 179
  • 18
0
votes
0 answers

have postfix bounce all but procmail related non-delivery notification

Pardon me for reposting on serverfault; I mistakenly posted it originally on stackoverflow before, and was kindly reminded to post here..... Problem: I experience every now and then non-delivery messages being sent out when procmail fails. Any…
luke
  • 33
  • 5
0
votes
1 answer

exim. how to stop sent bounce message

I have smtp server exim. I want to forbid to sent bounce message if the e-mail came to a non-existent address. I added to the beginning of acl in the config: begin acl acl_check_rcpt: deny domains = +local_domains …
fevil
  • 1
  • 1
0
votes
1 answer

Postfix working on separate server having issues delivering mail to a specific domain

I have the following situation. My main domain is pointed to a Hostgator account. Because of bad performance of the site, the client decided to give DigitalOcean a go, but leaving the e-mails on Hostgator. So, at the moment the components are like…
0
votes
3 answers

Not able to send mail using postfix-sendmail and getting bounced

The emails are not being sent to email addresses with domainname.co as domain name. I have in Ubuntu system three users namely root, ubuntu & domainname. The following is the log(tail /var/log/mail.log -n 20) Feb 19 04:36:56 server…
Dushyant Joshi
  • 101
  • 1
  • 10
-1
votes
2 answers

Prevent bounce of outgoing email

Is it possible to specify a header in an outgoing mail (I'm using PHPMailer) that tells the receiving server that I do not want bounce or out of office replies back? The use case is for verification emails during registration (i.e., check that an…
Dr Ljotsson
  • 111
  • 1
  • 2
-1
votes
1 answer

Disclosure of recipient’s forward email address when my email bounces

A few times I had a situation like this: I sent an email to foobar@example.com. For this email, I received a delivery failure report, giving reasons like "550 5.1.1" (user unknown) or "552-5.7.0" (security issue). In this delivery failure report, a…
unor
  • 246
  • 2
  • 19
-1
votes
1 answer

Dedicated server IP reputation good and not blacklisted but still getting bounced?

I have had my dedicated server for 2 months or so, having transferred from a different, very expensive, old and slow dedicated server, for all those reasons. Initially it got onto 1 or 2 blacklists which I hastily got them off (I now have a monitor…
-1
votes
1 answer

How to get whitelisted with Yahoo! email addresses

I have been running into issues with getting our company email server compliant to mass email Yahoo addresses. A number of emails range from 200 to 250 emails; however, about 40% of them at least get bounced back saying too many senders. Does anyone…
-1
votes
1 answer

after changing nameserver email not coming, Got domain from godaddy, site hosted on hostgator and gmail service from Google suite

We have developed a new site with external developer, and they have hosted website on hostgator.com to host they have given names servers, in Godaddy manage DNS I have selected custom name server and put both the name servers, now we have stop…
Praveen
  • 1
  • 1
  • 1
  • 2
-1
votes
1 answer

Mail undeliverable giving "Diagnostic-Code: smtp; 553 Relaying disallowed" error

I am running ubuntu 16.04 on an AWS EC2 instance. I've setup LAMP and configured apache to run multiple domains on the server. I plan to run a small number of low traffic websites on the same box. I've changed name servers for one domain to point to…
goose
  • 175
  • 1
  • 7
-1
votes
1 answer

Sending mail when relay = 127.0.0.1 gives me 550-5.7.1 (gmail)

When sending email using web UI (for example roundcube) and my relay is =127.0.0.1 I'm getting this error host gmail-smtp-in.l.google.com[64.233.184.27] said: 550-5.7.1 [193.198.1.11 12] Our system has detected that this message is …
Rene
  • 113
  • 2
  • 12
-1
votes
3 answers

Postfix setup from domain

I'm trying to sending email from nagios monitoring to some email addresses. But I have a problem with setup my from domain when I'm sending an email every time my from email address seems like this: from= and format like…
Patrik18
  • 111
  • 2
-1
votes
1 answer

Unexpected failure, please try later (in reply to end of DATA command)

while trying to send emails to the following address some_user@f-gs.jazztel.es i always get the following error message. Could any one tell where can i look in order to find what's going wrong? This is the log lines generated by postfix: Jul 23…
peris
  • 508
  • 2
  • 9
  • 27
-1
votes
1 answer

Postfix + Mailq: Mailbox Full no bounce

I have a mail server and alot of clients. Some of my clients have many email accounts and dont use some of them. So, I have alot of mailboxes full, which receives dozens of emails every day. So, my mailq is full of these emails! The line below…
Ricardo
  • 61
  • 8