xref: /plugin/smtp/conf/default.php (revision 4dc22474951ab24d4689b882faa867e66a266a57)
1*4dc22474SAndreas Gohr<?php
2*4dc22474SAndreas Gohr/**
3*4dc22474SAndreas Gohr * Default settings for the smtp plugin
4*4dc22474SAndreas Gohr *
5*4dc22474SAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org>
6*4dc22474SAndreas Gohr */
7*4dc22474SAndreas Gohr
8*4dc22474SAndreas Gohr//$conf['fixme']    = 'FIXME';
9