mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-26 19:05:54 +03:00
[GH-ISSUE #830] How to know mailserver from my webserver? #559
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#559
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 @tieumainhi on GitHub (Aug 2, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/830
I used function mail() in PHP to send mail, and with Xampp I sent it successfully. But when I sent it from your web server, I did not receive mail.
With Xampp, I configure my email name and password to send Mail, but in the webserver, where?
I searched and they said on a web server with a built-in mail server
Hope to receive your answer soon,
Thank you.
@WebCrew commented on GitHub (Aug 4, 2022):
You should ask your hosting provider, server provider about that info - it is different from hoster to hoster.
Good luck man ;)