mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 17:36:01 +03:00
[GH-ISSUE #3022] Connecting / Configuring SMTP protocol for Modoboa Fresh installation #1735
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#1735
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 @mughal41 on GitHub (Jul 6, 2023).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/3022
Impacted versions
Expected behavior
I have installed the latest version of modoboa via modoboa installer script into ubuntu 22.04 i have setup DKIM and DMARC, all DNS record seems to be configure correctly, i am able to send and recieve mail on the server. Now i want to use its smtp protocol to pythonically send mails via my django app yet i am unable to do so, i have search for similar issue but no luck, secondly i have also tried search in provided Documentation but could not find any related information.
@Spitfireap commented on GitHub (Jul 6, 2023):
Hi, are talking about the webmail or you want to create a python script to send mails?
@mughal41 commented on GitHub (Jul 6, 2023):
Thank you relpying my query @Spitfireap i have a python script ready i am able to send mails using google smtp but unable to using Modoboa Smtp