-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to send Mail #265
Comments
@sabo14 Can you describe your issue a bit more? |
send button disabled as shown |
There was issue in SMTP server |
The issue indeed happens when the SMTP connection/login fails. From the user perspective the send button is just greyed out with no further feedback. With
Fixing the SMTP does make it work though! |
I faced the same issue, but even openig the 25 port on firewall and created all DNS Zones correctly, I can all (create domains and accounts, receive internal and external e-mails), but cannot send or reply. Same message apears in the webmail when I click the Send button. Is there someone to help me to identify a solution? I my case the console shows the following message: |
is your postfix service working Properly ?? |
in my case user not able to send mail due to SMTP Connection Failure |
Yes. It is. Including the path to the SSL certificates. In my case, the server is running the postfix in an Azure VM and, Analyzing the mail.log file the only message I found says: "/smtp[171167]: connect to hotmail-com.olc.protection.outlook.com[104.47.70.33]:25: Connection timed out". I'm new in this Linux universe, but I'm loving it and any help will be appreciated. |
Did you check using external smtp server
…On Mon, 26 Feb 2024, 7:09 pm Claudionir Queiroz, ***@***.***> wrote:
is your postfix service working Properly ??
Yes. It is. Including the path to the SSL certificates. In my case, the
server is running the postfix in an Azure VM and, Analyzing the mail.log
file the only message I found says: "/smtp[171167]: connect to
hotmail-com.olc.protection.outlook.com[104.47.70.33]:25: Connection timed
out". I'm new in this Linux universe, but I'm loving it and any help will
be appreciated.
—
Reply to this email directly, view it on GitHub
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUQSDSQAB5DLVTTWSORZCITYVSJSFAVCNFSM6AAAAABDIKYR62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRUGIZTIMBVGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No. As a newby Azure user, I don't now how to do it. Do you have some link or video to guide me how to do it? Thanks a lot! |
Are you able to receive emails if yes than make a account on smtp2go.com
and in admin settings add external smtp address or you can come on anydesk
with me
…On Mon, 26 Feb 2024, 8:52 pm Claudionir Queiroz, ***@***.***> wrote:
No. As a newby Azure user, I don't now how to do it.
Do you have some link or video to guide me how to do it?
Thanks a lot!
—
Reply to this email directly, view it on GitHub
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUQSDSW46P4PM56KBJPWVMTYVSVTTAVCNFSM6AAAAABDIKYR62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRUGQ3TIOBQGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Yes, I can do it. But I don't understand why do I need to use other SMTP service if I'm deploying one server to do that. I don't prettend to send massive e-maisl, is not possible just to setup postfix or modoboa to use other valid port, for exemple 2525, 465 or 587 instead of using 25? Thanks for trying to help me. You are an awesome person. What is the best time to connect with you on anydesk, discord or any other tool? |
Modoboa/Modoboa-Webmail also support smtp but by using External SMTP Server
1. you no Need to Manage your SMTP reputation
2. You are using free secure smtp for your server
3. Provide hustle free email deliverabilty
…On Tue, 27 Feb 2024, 12:05 am Claudionir Queiroz, ***@***.***> wrote:
Yes, I can do it. But I don't understand why do I need to use other SMTP
services if I'm deploying one server to do that. I don't prettend to send
massive e-maisl, is not possible just to setup postfiz or modoboa to use
other valid port, for exemple 465 or 587 instead of using 25? Thanks for
trying to help me. You are an awesome person. What is the best time to
connect with you on anydesk, discord or any other tool?
—
Reply to this email directly, view it on GitHub
<#265 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUQSDSVCGDNZ2ALDQQVUMJDYVTMFNAVCNFSM6AAAAABDIKYR62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRUHE2TMMZVGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I got it with SMTP2GO. Thankyou very much! |
I am Not able to Send Emails While using Multiple Domains
The text was updated successfully, but these errors were encountered: