X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Facct_sql.pm;h=9f1ae7b5c9e34840dde9ec2d1d4a0ed5acc121ef;hb=940401c77b8455dd47b57e06dcfedd7514c24a7c;hp=b16f5c258d361e533a5ff38bf9867488e6dcdba0;hpb=46b88fc39aaaacc5b2233163b491729d6c9b44cc;p=freeside.git diff --git a/FS/FS/part_export/acct_sql.pm b/FS/FS/part_export/acct_sql.pm index b16f5c258..9f1ae7b5c 100644 --- a/FS/FS/part_export/acct_sql.pm +++ b/FS/FS/part_export/acct_sql.pm @@ -69,6 +69,7 @@ tie my %postfix_native_mailbox_map, 'Tie::IxHash', 'uid' => 'uid', 'gid' => 'gid', 'password' => 'ldap_password', + 'mail' => 'domain_slash_username', ; my $postfix_native_mailbox_map = join('\n', map "$_ $postfix_native_mailbox_map{$_}",