Home
last modified time | relevance | path

Searched refs:send_notify_to_owner (Results 1 – 17 of 17) sorted by relevance

/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Request/Handler/
H A Dsignoff.pm75 $list->send_notify_to_owner(
121 $list->send_notify_to_owner(
H A Dclose_list.pm82 $list->send_notify_to_owner('list_closed_family', {})
104 $list->send_notify_to_owner('list_rejected', [$list->{'name'}])
H A Dopen_list.pm116 $list->send_notify_to_owner('list_created', [$list->{'name'}])
H A Ddel.pm136 $list->send_notify_to_owner(
H A Dsubscribe.pm159 $list->send_notify_to_owner(
H A Dadd.pm167 $list->send_notify_to_owner(
H A Dmove_user.pm77 $list->send_notify_to_owner(
H A Dupdate_automatic_list.pm325 $list->send_notify_to_owner('erase_customizing',
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Spindle/
H A DToAuthOwner.pm68 $list->send_notify_to_owner(
H A DProcessArchive.pm412 $list->send_notify_to_owner('arc_quota_exceeded',
419 $list->send_notify_to_owner(
H A DProcessBounce.pm432 $list->send_notify_to_owner(
449 $list->send_notify_to_owner('warn-signoff',
533 $list->send_notify_to_owner(
H A DToList.pm218 $list->send_notify_to_owner('bounce_rate', {'rate' => $rate});
H A DProcessTask.pm1212 $list->send_notify_to_owner('automatic_bounce_management',
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/
H A DScenario.pm1235 $that->send_notify_to_owner('bad_named_filter',
H A DList.pm1346 sub send_notify_to_owner { subroutine
/dports/mail/sympa/sympa-6.2.62/
H A DONEWS4062 src/lib/List.pm: When calling send_notify_to_owner, the '$param'
4856 src/lib/List.pm: When calling send_notify_to_owner, the '$param'
5053 src/lib/List.pm: When calling send_notify_to_owner, the '$param'
6477 … by R.Gilbert, Univ Sheffield] Use listmaster as default in List::send_notify_to_owner(), in case …
H A DOChangeLog24052 …0748) Also suppress redundant log entries noticing error in List::send_notify_to_owner() and List:…
49570 [bug] When calling send_notify_to_owner, the '$param' parameter was used as a hash, wihout checking…
49757 [bug] When calling send_notify_to_owner, the '$param' parameter was used as a hash, wihout checking…
66960 default in List::send_notify_to_owner(), in case no owner is defined.
91356 Move send_sub_to_owner() and send_sig_to_owner features in send_notify_to_owner()
93251 Fix quota management ; change send_notify_to_owner() parameters