• 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.

qmail filter when send mails

kraxon

New Pleskian
qmail filter when sending mails

i have following problem:

when a customer send a mail i will filter the message and send it to more recipients when the "from" adress is defined in the filter - so this will be an SMTP filter

so it should work:
mail coming from => [email protected]
=> filter is activated send mail to original recipient AND send mail to [email protected], [email protected], [email protected] .....

my server is Debian 3.1 with Plesk 7.5.4 and Qmail
 
If I understand your question correctly, you are wanting to forward email to multiple email addresses?

If so, then go to the directory

/var/qmail/mailnames/xxx.com/xxx

edit hidden file .qmail adding the following lines:

| true
&firstemailaddress
&secondemailaddress
 
no you understand not correct

i need the forward NOT when i get i mail, i need it when i send a mail !!
 
Due to your problem description sending mail to a mailgroup should solve your case.

Instead of sending the mail to mail address you normaly would send it to, send it to the mailgroup address where you have

If you still need to send it to other, send a cc or add more recipients.


LHENOR
 
Back
Top