Home
last modified time | relevance | path

Searched refs:new_message_id (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/p5-Twitter-API/Twitter-API-1.0006/t/trait/api-methods/
H A Ddirect-messages.t12 my $new_message_id;
43 $new_message_id = 'dummy';
46 $new_message_id = $context->{event}->{id};
92 $new_message_id = 'dummy';
104 my $context = $client->show_direct_messages_event($new_message_id);
112 my $context = $client->destroy_direct_messages_event($new_message_id);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/tests/
H A Dpmail.pl164 $new_message_id= $row->[$fields];
165 if (defined($new_message_id) && length($new_message_id))
167 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/tests/
H A Dpmail.pl164 $new_message_id= $row->[$fields];
165 if (defined($new_message_id) && length($new_message_id))
167 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/tests/
H A Dpmail.pl164 $new_message_id= $row->[$fields];
165 if (defined($new_message_id) && length($new_message_id))
167 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/tests/
H A Dpmail.pl164 $new_message_id= $row->[$fields];
165 if (defined($new_message_id) && length($new_message_id))
167 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb104-server/mariadb-10.4.24/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb104-client/mariadb-10.4.24/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb105-client/mariadb-10.5.15/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb103-client/mariadb-10.3.34/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb103-server/mariadb-10.3.34/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mysql56-client/mysql-5.6.51/tests/
H A Dpmail.pl164 $new_message_id= $row->[$fields];
165 if (defined($new_message_id) && length($new_message_id))
167 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mariadb105-server/mariadb-10.5.15/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/databases/mysql55-client/mysql-5.5.62/tests/
H A Dpmail.pl157 $new_message_id= $row->[$fields];
158 if (defined($new_message_id) && length($new_message_id))
160 get_mail_by_message_id($new_message_id, $mail);
/dports/mail/p5-Mail-Spool/Mail-Spool-0.50/lib/Mail/
H A DSpool.pm330 sub new_message_id { subroutine
426 $id = $self->new_message_id($m);
/dports/games/julius/julius-1.7.0/src/city/
H A Dmessage.c97 static int new_message_id(void) in new_message_id() function
168 int id = new_message_id(); in city_message_post()
/dports/games/augustus/augustus-3.1.0/src/city/
H A Dmessage.c97 static int new_message_id(void) in new_message_id() function
168 int id = new_message_id(); in city_message_post()
/dports/mail/geary/geary-40.0/src/engine/imap/response/
H A Dimap-fetch-data-decoder.vala176 (message_id != null) ? new_message_id(message_id.ascii) : null
210 private RFC822.MessageID? new_message_id(string? rfc822) {
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/test_mail/tests/
H A Dtest_mail_gateway.py1024 new_message_id = '<ThisIsTooMuchFake.MonsterEmail.789@agrolait.com>'
1026 'message_id': new_message_id
1044 new_message_id = '<ThisIsTooMuchFake.MonsterEmail.789@agrolait.com>'
1045 buggy_message_id = new_message_id.replace('MonsterEmail', 'Monster\r\n Email')
1047 'message_id': new_message_id
/dports/mail/exim-mysql/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim-monitor/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dtransport.c1646 int local_message_max, uschar *new_message_id, oicf oicf_func, void *oicf_data) in transport_check_waiting() argument
1757 Ustrcpy_nt(new_message_id, mid); in transport_check_waiting()
1846 Ustrcpy(new_message_id, message_id); in transport_check_waiting()

12