• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Reject non-exist user on SMTP session ?

S

schatje

Guest
Is there any patch for qmail to reject unknown user in smtp session?
So the qmail does not accept that email and bounce to the sender. It will reduce traffic consumption for sending bounce spam.

Thanks

Schatje
 
Log into control panel. Go to the "domain", click <MAIL> icon then <PREFERENCES>. Select "Reject"
 
It is already Reject, but my .qmail-default contain
Code:
|bouncesaying This\ address\ no\ longer\ accepts\ mail.

I was try select Bounce with message and then apply, then back to Reject again

Thanks

Schatje
 
You probably already know this but just in case. You can stop double bounces by editing:
#/var/qmail/control/doublebounceto

The file should read:
#


Best Regards,
Jack
 
You probably already know this but just in case. You can stop double bounces by editing:
#/var/qmail/control/doublebounceto

The file should read:
#


Best Regards,
Jack

I do not have that file :( should i create manually?
and i found file /var/qmail/control/rejectnonexist it is contains all of my domain

Why when i try select Forward to address and back to Reject, my .qmail-default does not changed? it keeps contain &[email protected]
Look like Reject options does not work :(

Thanks..

Schatje
 
Yes, create /var/qmail/control/doublebounceto manually.

If "reject" is not working for you, another way to drop mail to non-existing users is to create a catchall email address but do not enable the "mailbox". Then forward all mail to non-existing users to this special mailbox. Since it is not enabled, the email goes nowhere, it just disappears.

Best Regards,
Jack
 
Thanks again jwdick for the other alternatif.

But what if i edit manually the .qmail-default ? what should i put on this file, i try put |reject or |Reject it does not work :)

Schatje
 
Back
Top