Home | History | Annotate | Download | only in mail

Lines Matching full:bob

458 			&Address{Address: "bob@example.com"},
459 "<bob@example.com>",
470 &Address{Name: "Bob", Address: "bob@example.com"},
471 `"Bob" <bob@example.com>`,
475 &Address{Name: "Böb", Address: "bob@example.com"},
476 `=?utf-8?q?B=C3=B6b?= <bob@example.com>`,
479 &Address{Name: "Bob Jane", Address: "bob@example.com"},
480 `"Bob Jane" <bob@example.com>`,
483 &Address{Name: "Böb Jacöb", Address: "bob@example.com"},
484 `=?utf-8?q?B=C3=B6b_Jac=C3=B6b?= <bob@example.com>`,
508 `<Bob@example.com>`,
509 `<bob.bob@example.com>`,
510 `<".bob"@example.com>`,