mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #282] Autoreply messages are invalid #265
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#265
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/282
Originally assigned to: @tonioo on GitHub.
Originally created by Antoine Nguyen on 2012-06-27T19:35:44Z
Messages generated by this plugin are invalid.
Some headers are missing (like Date) and the sender address could include the user's full name.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-06-27T19:52:55Z
Reza, if you got a working environnement, could you check if this fix (762:c2ede3a8d964) works fine?
Thanks
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Reza Muhammad on 2012-06-28T07:58:28Z
It works like before but still sends from email address in the "From" field instead of the full name (if that is what you were trying to accomplish)
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2012-06-28T09:22:44Z
Yes, I want to send a full RFC 822 address in the From: header but the message should also contain new headers (like Date: and Message-ID:)