[PR #558] [MERGED] [FIX] Fix the forwarding a message which was broken by calling the function which is no longer defined #892

Closed
opened 2026-02-25 21:36:33 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/558
Author: @jeanpaulHamuli
Created: 3/3/2022
Status: Merged
Merged: 7/12/2022
Merged by: @jasonmunro

Base: masterHead: forwarding_a_message_is_broken


📝 Commits (1)

  • ab2e44b disable failed travis builds for now

📊 Changes

2 files changed (+47 additions, -0 deletions)

View changed files

📝 modules/smtp/modules.php (+46 -0)
📝 modules/smtp/setup.php (+1 -0)

📄 Description

Pullrequest

Remove the call of function attach_file() which is no longer defined.

Issues

Checklist

  • None

How2Test

  • None

Todo

  • None

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/558 **Author:** [@jeanpaulHamuli](https://github.com/jeanpaulHamuli) **Created:** 3/3/2022 **Status:** ✅ Merged **Merged:** 7/12/2022 **Merged by:** [@jasonmunro](https://github.com/jasonmunro) **Base:** `master` ← **Head:** `forwarding_a_message_is_broken` --- ### 📝 Commits (1) - [`ab2e44b`](https://github.com/cypht-org/cypht/commit/ab2e44b723650aca10c59483d2015e5f8a2c9566) disable failed travis builds for now ### 📊 Changes **2 files changed** (+47 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `modules/smtp/modules.php` (+46 -0) 📝 `modules/smtp/setup.php` (+1 -0) </details> ### 📄 Description ## Pullrequest <!-- Describe the Pullrequest. --> Remove the call of function `attach_file()` which is no longer defined. ### Issues <!-- Which Issues does this fix, which are related?--> - fix #557 - [X] None ### Checklist <!-- Anything important to be thought of when deploying? - [ ] Config Update - [ ] Breaking/critical change --> - [X] None ### How2Test <!-- Give a detailed description how to test your PR and confirm it is working as expected. --> <!-- Maintainers will check the Tests - [ ] Test1 - [ ] Test2 --> - [X] None ### Todo <!-- In case some parts are still missing, list them here. - [ ] Changelog --> - [X] None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:36:33 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#892
No description provided.