• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Backscatter, bounce bounce and local recipients

tiretz

New Pleskian
Hi,

My server (plesk 9.5.2) is getting emails send to a non-existant local address.

As pointed out in http://forum.parallels.com/showthread.php?t=108842 this causes a bounce when I really want the mail rejected.

Tailing the maillog (see below) shows what happens.

My control/smtpplugins includes a chkrcptto plugin (which i guess is standard plesk).

I understand that there are various patches out there but I am not confident in my skills just in case the qmail system stops after applying the patch.

Is there a way of incuding my servers name in the mailnames folder and default file so that emails are checked ?

ie /var/qmail/mailnames/my.serversname.tld/.qmail-default


I think plesk ovewrites most of the control/* files when a domain is added etc.


regards

Justin.

==================================

Mar 4 09:02:12 contains qmail-queue-handlers[28719]: [email protected]
Mar 4 09:02:12 contains qmail-queue-handlers[28719]: to=frank
Mar 4 09:02:12 contains qmail-queue-handlers[28719]: hook_dir = '/usr/local/psa/handlers/before-queue'
Mar 4 09:02:12 contains qmail-queue-handlers[28719]: recipient[3] = 'frank'
Mar 4 09:02:12 contains qmail-queue-handlers[28719]: handlers dir = '/usr/local/psa/handlers/before-queue/recipient/frank'
Mar 4 09:02:12 contains qmail-queue-handlers[28719]: starter: submitter[28729] exited normally
Mar 4 09:02:12 contains qmail: 1299189732.347711 new msg 28575558
Mar 4 09:02:12 contains qmail: 1299189732.347747 info msg 28575558: bytes 258 from <[email protected]> qp 28729 uid 2020
Mar 4 09:02:12 contains qmail: 1299189732.362062 starting delivery 27229: msg 28575558 to local [email protected]
Mar 4 09:02:12 contains qmail: 1299189732.362110 status: local 1/10 remote 0/20
Mar 4 09:02:12 contains qmail-local-handlers[28730]: Handlers Filter before-local for qmail started ...
Mar 4 09:02:12 contains qmail-local-handlers[28730]: [email protected]
Mar 4 09:02:12 contains qmail-local-handlers[28730]: [email protected]
Mar 4 09:02:12 contains qmail-local-handlers[28730]: mailbox: /var/qmail/alias
Mar 4 09:02:12 contains qmail-local-handlers[28730]: hook_dir = '/usr/local/psa/handlers/before-local'
Mar 4 09:02:12 contains qmail-local-handlers[28730]: recipient[3] = '[email protected]'
Mar 4 09:02:12 contains qmail-local-handlers[28730]: handlers dir = '/usr/local/psa/handlers/before-local/recipient/[email protected]'
Mar 4 09:02:12 contains qmail: 1299189732.366051 delivery 27229: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
Mar 4 09:02:12 contains qmail: 1299189732.366084 status: local 0/10 remote 0/20
 
Back
Top