it will be helping very much since i can send the document to a group of people without inputting it manually every time i want to send the document. (Just input it one time in the email grouping list)
The settings for this are COMMON_PROJECT_TITLE and COMMON_PROJECT_URL. The can be changes from the UI, by editing the config.yml file, or by environment using MAYAN_COMMON_PROJECT_TITLE and MAYAN_COMMON_PROJECT_URL. Hi, where can i found this settings? I have searched in system - setup - Settings a...
Hi, just tried to upload pptx file, and the preview doesn't work. Then, i tried the older power point format (.ppt) and the preview worked!
Is it a bug with pptx file? or just mayan cannot support pptx file format?
Hi, i have successfully send document via email, set up several workflow states, and explore the event trigger after the document state changed to something. My objective is to send the document via email when i change the document state to ‘publish’ automatically. Is it possible ? Because when i ex...
Hi, i'm using Mayan-EDMS for 2 weeks and i'm very amazed with this feature, i have just tried the workflow transition, email documents, etc. But, i just got curious if there is any email grouping, so when i want to send any document, i don't need to type all of recipient's Email address, but only se...
The email has been sent successfully when i change the username (my other email address). Very weird though the password is same, but nevermind, the email has been successfully sent,
how do i know my local smtp is working? btw i have updated the configuration to user gmail settings: EMAIL_HOST = 'smtp.gmail.com' EMAIL_HOST_USER = 'your-username@gmail.com' EMAIL_HOST_PASSWORD = 'your-password' EMAIL_PORT = 587 EMAIL_USE_TLS = True with this configuration, the error has changes to...
Hi guys, i'm a new user for Python Django and Mayan-edms. Basically, i tried to test the mailing system. First, i added a new mailing profile from System -> Setup -> Mailing Profiles. Second, i choose django SMTP backend. Third, here is what i set up in this form: https://drive.google.com/open?id=1T...