Git Product home page Git Product logo

glpi-plugins-ticketmail's People

Contributors

ctresvauxp6 avatar felag avatar keha35 avatar philgprobesys avatar weblate avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

glpi-plugins-ticketmail's Issues

GLPI 10.0.7 - Problem with SMTP Auth

Hi there,

I got an error with Ticket Mail when I'm trying to send a mail with Microsoft 365.
It looks like the form doesn't require SMTP login and password to send mails.

If I change my GLPI configuration to use an open authentication (without SMTP login and password - 365 connector), Ticket Mail works, but our Outlook is considering attached images as SPAM.

Can you help me or add the ability to use GLPI SMTP User and Password to send the mail ?
Thanks a lot and have a nice day.

Hide Private Task

Hi Dev'

Is it possible to configure if you want (or not) to hide private task in the default mail ?

Mails template

Hi Dev,

it would be nice if the plugins has mail templates. We could use it to send reminder to specific user (or manager) for example

Problemas com a tradução do pt_BR.

  • English

The accent and the pt_BR file cause the dropdown to lock.
Removing the translations and using en_GB as default works normally.

  • Português do Brasil

A acentuação e o arquivo pt_BR, causa o travamento dos dropdown.
Removendo as traduções e utilizando o en_GB como padrão funciona normalmente.

Thanks for your atention

Ticket ID in sent emails is corrupt

An email being sent by the plugin contains the subject [GLPI#1234] instead of [GLPI #0001234] which causes that answers from the recipient to this email is not being imported into the ticket system.

Can't install on GLPI 9.4.3

Hello
we just can't install the plugin because of:
Fatal error: Uncaught Error: Call to undefined function TableExists() in /home/public_html/GLPI/plugins/ticketmail/hook.php:10

I suppose this part must be rewrite something like:

if (!$DB->tableExists("glpi_plugin_ticketmail_profiles")) {
      // table sql creation
      $DB->runFile(GLPI_ROOT . "/plugins/ticketmail/sql/installation.sql");
   }

And so on...

Thanks in advance

Alertes à l'installation

Lorsque j'installe le plugin avec la commande bin/console plugin:install, les alertes suivantes apparaissent:

PHP User Warning (512): Usage of "utf8_unicode_ci" charset/collation detected, should be "utf8mb4_unicode_ci" in /var/www/glpidemo/html/src/DBmysql.php at line 2136
PHP Warning:  Usage of "utf8_unicode_ci" charset/collation detected, should be "utf8mb4_unicode_ci" in /var/www/glpidemo/html/src/DBmysql.php on line 2136
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_ticketmail_profiles`.`id`. in /var/www/glpidemo/html/src/DBmysql.php at line 2174
PHP Warning:  Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_ticketmail_profiles`.`id`. in /var/www/glpidemo/html/src/DBmysql.php on line 2174

La commande bin/console migration:utf8mb4 effectue la migration.

Il serait bienvenu de ne pas avoir d'alerte à l'installation.

Cant send email

When tryng to send email I get an error saying

Your email could not be processed. If the problem persists, contact the administrator

On the log I get:

Error during send email form ticketMail plugin:
** RECIPIANT: [email protected]
** SUBJECT: Test email ticket
** BODY:

Content of the initial ticket

2020-11-26 10:35




aaaa

Ticket tasks and followups associate to the ticket

** ERROR: SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: STOREDRV.Submission.Exception:SendAsDeniedException.MapiExceptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message. 0.35250:0A00BA85, 1.36674:0A000000, 1.61250:00000000, 1.45378:02000000, 1.44866:4A210000, 1.36674:0E000000, 1.61250:00000000, 1.45378:4F210000, 1.44866:0A020000, 16.55847:B9110000, 17.43559:0000000024020000000000000000000000000000, 20.52176:140F1B8E1700103100000000, 20.50032:140F1B8E8717000000000000, 0.35180:140F1B8E, 255.23226:0 SMTP code: 554 Additional SMTP info: 5.2.0

First of all, this plugin is really good.

Would it be possible for these emails to be follow-ups on the ticket? Once sent, only the record that was sent remains in the history, but this message cannot be consulted in the ticket history.

Envoie données du ticket impossible

Je ne suis en mesure que d'envoyer la demande initiale du ticket et non pas tout son suivi. Cela perd de son intérêt. J'ai cherché comment changer cela sans succès.

Undefined index: glpi_plugin_ticketmail_profile

I got HTTP ERROR 500 when click "SEND" button while loading /plugins/ticketmail/front/ticketmail.form.php.

Also got this error on php-errors.log:
2016-06-29 16:17:28 [26@host]
*** PHP Notice(8): Undefined index: glpi_plugin_ticketmail_profile
Backtrace :
plugins/ticketmail/inc/profile.class.php:233
plugins/ticketmail/inc/profile.class.php:99 plugin_ticketmail_haveRight()
inc/commonglpi.class.php:208 PluginTicketmailProfile->getTabNameForItem()
inc/commonglpi.class.php:166 CommonGLPI->addStandardTab()
ajax/updatecurrenttab.php:50 CommonGLPI->defineAllTabs()

Can you help ?

[CONFIG]
GLPI 0.90.3
Ticket mail: 3.1.0
Operating system: Linux 2.6.32-573.22.1.el6.x86_64 #1 SMP Wed Mar 23 03:35:39 UTC 2016 x86_64
PHP 5.4.45 apache2handler (Core, PDO, Phar, Reflection, SPL, SimpleXML, apache2handler, bcmath, bz2, calendar, ctype, curl,
date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, json, ldap, libxml, mbstring, mcrypt, mhash,
mysql, mysqli, openssl, pcre, pdo_mysql, pdo_sqlite, posix, recode, session, shmop, sockets, sqlite3, standard, sysvmsg,
sysvsem, sysvshm, tidy, tokenizer, wddx, xml, xmlreader, xmlwriter, xsl, zip, zlib)
Setup: max_execution_time="30" memory_limit="128M" post_max_size="8M" safe_mode="" session.save_handler="files"
upload_max_filesize="2M"
Software: Apache/2.2.15 (CentOS) (Apache/2.2.15 (CentOS) Server )
Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
Server Software: MySQL Community Server (GPL) by Remi
Server Version: 5.5.48
Server SQL Mode:
Parameters: glpi@localhost/glpi
Host info: Localhost via UNIX socket
htmLawed version 1.1.21 in (/var/www/html/glpi/lib/htmlawed)
phpCas version 1.3.4 in (/var/www/html/glpi/lib/phpcas)
PHPMailer version 5.2.8 in (/var/www/html/glpi/lib/phpmailer)
ZetaComponent ezcGraph installed in (/var/www/html/glpi/lib/zeta/Base): OK
Zend Framework version 2.4.9 in (/var/www/html/glpi/lib/Zend)
SimplePie version 1.3.1 in (/var/www/html/glpi/lib/simplepie)
TCPDF version 6.2.12 in (/var/www/html/glpi/lib/tcpdf)
ircmaxell/password-compat in (/var/www/html/glpi/lib/password_compat). Compatitility: Ok
List Plug-in
behaviors Name: Behaviours Version: 1.0 State: Enabled
dashboard Name: Dashboard Version: 0.7.3 State: Enabled
environment Name: Environment Version: 1.9.0 State: Enabled
fusioninventory Name: FusionInventory Version: 0.90+1.3 State: Enabled
order Name: Orders management Version: 0.85+1.2 State: Enabled
additionalalerts Name: Others alerts Version: 1.8.0 State: Enabled
ticketmail Name: Ticket Mail Version: 3.1.0 State: Enabled

Ticket-Mail not added as "answer" or "note" in ticket itself

After sending an email out of the ticket using the plugin, the ticket should be integrated in information flow within ticket history.
The mail is being sent perfectly with version 3.9.3, but its also "lost" - meaning not in the ticket for the other users to be seen.

Possible to add the mail to the processing ticket tab

Hi Dev :)

Hope doing well !

Is it possible to add the mail send by the "Ticket mail" tab to the processing ticket tab as a Followup message ?

Our goal is to follow the messages directly in the processing ticket tab.

Thanks a lot.

Cant send e-mail

Error at mail.log when we try to send e-mail:

Error during send email form ticketMail plugin:
** RECIPIANT: [email protected]
** SUBJECT: 21312312
** BODY:

Content of the initial ticket

04-06-2021 18:15

Dados do formulário

Dados de Contato

1) Informe o Telefone de Contato : 321312312
2) Qual sua disponíbilidade : Tarde

Dados da Solicitação

3) Selecione o serviço : Hardware > Notebook > Impressora > Falha/Erro
4) Título do chamado : 21312312
5) Descreva sua solicitação :

12312321

Ticket tasks and followups associate to the ticket

** ERROR: SMTP Error: data not accepted.SMTP server error: DATA END command failed Detail: 5.2.252 STOREDRV.Submission.Exception:SendAsDeniedException.MapiExce ptionSendAsDenied; Failed to process message due to a permanent exception with message Cannot submit message. 0.35250:03003A12, 1.36674:01000000, 1.61250:000000 00, 1.45378:02000000, 1.44866:00000000, 1.36674:7A000000, 1.61250:00000000, 1.45378:05000000, 1.44866:00140000, 1.36674:0A000000, 1.61250:00000000, 1.45378:1600 0000, 1.44866:56240000, 1.36674:0E000000, 1.61250:00000000, 1.45378:6F240000, 1.44866:20020000, 16.55847:89130000, 17.4 SMTP code: 5542021-06-04 19:47:23 **[[email protected]]**

**The plugin is sending e-mail using **[email protected]**, this account not exist, the plugin needs to use the default e-mail account configured in GLPI, do you know how to fix?**

Ticket-ID in mail subject

Is there any way to automatically add the ticket-ID to the subject?
Otherwise replies to that mail won't get assigned to the original ticket correctly.

The sender's e-mail address cannot be selected from the ticket system!

The sender e-mail address when sending a request from the ticket is taken over by the registered user.
If this is replied to, the e-mail will not be returned to the ticket system and will be linked to the ticket history.
There is no possibility to use or select our e-mail address for the ticket system, for example it-support@........

I understand Ticketmail as a function to ask a query from a ticket and the answer must then run back into the ticket.
This function is necessary to ensure the return to the ticket system centrally, even if several people work with the system.

Thx for your help

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.