IKEDA Soji

Results 69 issues of IKEDA Soji

These parameters are obsoleted: - `antispam_tag_header_name` - `antispam_tag_header_spam_regexp` - `antispam_tag_header_ham_regexp` - `antispam_feature` Instead of `antispam_feature`, `spam_status.none` scenario to disable tag-based spam check is introduced. And more `spam_status.*` scenarios are added...

bug
on going

Import updates of SMTP status codes from registry: https://www.iana.org/assignments/smtp-enhanced-status-codes

enhancement
on going

On review or reviewbounceing page, despite "Page size" selectbox was changed, page size is not changed.

bug
on going

Expected Behavior ----------------- The feature to easily delegate authentication to the external user stores is desirable. Current Behavior ---------------- On WWSympa, with `user_table`, Sympa itself manages authentication information; for `ldap`...

enhancement

* Rename `welcome_return_path` & `remind_return_path` to `verp_*`. * Rename their options "owner" & "unique" to "off" and "on". This may fix #1475.

Posting message using web interface let the mailing list server send messages authored by the user on the other mail domain. When it is allowed, message delivery to the recipients...

enhancement
design

## Version v1.10.0 ## Description When there is a field with a name that matches the custom key of a tag attached to another field in the structure, Unmarshal() fails...

## Version v1.10.0 ## Description If a value of mapping is expected to be mapping in YAML text, however it is empty, Unmarsha()ing succeeds but the content of structure in...

# Steps to reproduce: 1. Create a template `.pot` including `smalltalk-format` flag: ``` pot #. (list.name,domain) #: default/mail_tt2/listmaster_notification.tt2:345 #, smalltalk-format msgid "Listmaster: list %1@%2 at 100 percents error" msgstr ""...