Changeset 76ee6ca in github


Ignore:
Timestamp:
Oct 5, 2010 3:29:13 PM (3 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
6769ba7
Parents:
393ba71
Message:
  • Describe mdn_request=3
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config/main.inc.php.dist

    r1148c6e r76ee6ca  
    337337// Behavior if a received message requests a message delivery notification (read receipt) 
    338338// 0 = ask the user, 1 = send automatically, 2 = ignore (never send or ask) 
     339// 3 = send automatically if sender is in addressbook, otherwise ask the user 
    339340$rcmail_config['mdn_requests'] = 0; 
    340341 
Note: See TracChangeset for help on using the changeset viewer.