might not be necessary, but to be safe...
authorivan <ivan>
Wed, 23 Apr 2003 22:16:55 +0000 (22:16 +0000)
committerivan <ivan>
Wed, 23 Apr 2003 22:16:55 +0000 (22:16 +0000)
FS/FS/part_export.pm

index f99dc63..a6a67d2 100644 (file)
@@ -885,7 +885,7 @@ tie my %forward_shellcommands_options, 'Tie::IxHash',
     'sqlmail' => {
       'desc' => 'Real-time export to SQL-backed mail server',
       'options' => \%sqlmail_options,
-      'nodomain' => 'N',
+      'nodomain' => '',
       'notes' => 'Database schema can be made to work with Courier IMAP and Exim.  Others could work but are untested. (...extended description from pc-intouch?...)',
     },