RT# 83450 - fixed rateplan export
[freeside.git] / FS / FS / part_export / everyone_net.pm
index e04318e..7386973 100644 (file)
@@ -18,9 +18,11 @@ tie my %options, 'Tie::IxHash',
   'svc'    => 'svc_acct',
   'desc'   => 'Real-time export to Everyone.net outsourced mail service',
   'options'=> \%options,
+  'no_machine' => 1,
+  'default_svc_class' => 'Email',
   'notes'  => <<'END'
 Real-time export to
-<a href="http://www.cp.net/">Everyone.net</a> via the XRC Remote API.
+<a href="http://www.everyone.net/">Everyone.net</a> via the XRC Remote API.
 Requires installation of
 <a href="http://search.cpan.org/dist/Net-XRC">Net::XRC</a>
 from CPAN.