• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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