Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Feb 2002
    Location
    Bucuresti
    Posts
    129

    Question System filters don't work

    Hello!

    I try to put a filter how is in Exim manual and don't work.
    This filter send a copy of all e-mail messages sent from a domain to a mailbox.

    Any ideea?

    Thank you!





    Q5033: How can I send a copy of all outgoing messages to another mailbox?

    A5033: The most straightforward way is to set up a system filter, and include a command such as:

    unseen deliver mailbox@whatever.domain
    This sends a copy of every message to mailbox@whatever.domain (unless the message already has that recipient - Exim never does duplicate deliveries).

    To save only ``outgoing'' messages, you need to come up with a definition of what ``outgoing'' means. Typically, this might be a check on the sender address and/or on the originating host. Here is an example:

    if $sender_address_domain is mydomain.com and
    ${mask:$sender_host_address/24} is 192.168.324.0/24
    then
    unseen deliver mailbox@whatever.domain
    endif

    cPanel.net Support Ticket Number:

  2. #2
    Registered User
    Join Date
    Jun 2004
    Location
    Cincinnati, Ohio
    Posts
    4

    Default

    I'm having the same problem. I've done everything i can to get the .forward file setup properly.

    Has anyone worked with the .forward files before? If so, can you please help us find a solution.

    Below is what my current .forward file looks like:

    #Exim filter
    unseen deliver me@mydomain.com

    thanks,
    stephen

Similar Threads & Tags
Similar threads

  1. Where to define system wide filters?
    By fernandomm in forum E-mail Discussions
    Replies: 4
    Last Post: 04-30-2012, 12:36 AM
  2. set System Filter File don't work
    By webstyler in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 03-11-2010, 02:20 AM
  3. filters don't work
    By Zion Ahead in forum E-mail Discussions
    Replies: 0
    Last Post: 11-20-2007, 09:04 PM
  4. Mailbox filters don't work:postmaster & mailer-daemon
    By mef526 in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 11-16-2005, 12:16 PM
  5. System filters through antivirus.exim
    By noimad1 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 08-11-2004, 06:22 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube