Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
634ce632
...
634ce6321e6f56b7421db919e3493ff4ae13ac46
authored
2001-04-13 23:31:43 +0000
by
Alain Magloire
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix typo.
1 parent
6340c403
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
ChangeLog
ChangeLog
View file @
634ce63
...
...
@@ -72,11 +72,11 @@
(quotes): Removed.
(address_get_personal): Remove the code to unquote, parse822 takes
care if it. Return value when no field is ENOENT.
(address_get_comments): Re
ut
rn value when no field ENOENT.
(address_get_local_part): Re
ut
rn value when no field ENOENT.
(address_get_domain): Re
ut
rn value when no field ENOENT.
(address_get_email): Re
ut
rn value when no field ENOENT.
(address_get_route): Re
ut
rn value when no field ENOENT.
(address_get_comments): Re
tu
rn value when no field ENOENT.
(address_get_local_part): Re
tu
rn value when no field ENOENT.
(address_get_domain): Re
tu
rn value when no field ENOENT.
(address_get_email): Re
tu
rn value when no field ENOENT.
(address_get_route): Re
tu
rn value when no field ENOENT.
* mailbox/message.c (message_sender): Use parse822 to retrieve
the email from the From: field.
(message_set_mailbox): New function.
...
...
Please
register
or
sign in
to post a comment