Forum

[SOLVED] How to att...
 
Notifications
Retirer tout

[SOLVED] How to attach files to emails

8 Posts
3 Utilisateurs
0 Reactions
5,346 Vu
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 
[#7745]

I want to attach files to emails , please would you mind to help me how to do it , as when I open the email screen for sending email I never see a section of how to attach a file in it.
thanks and regards 


 
Posté : 04/09/2021 9:56 pm
Gautier
(@gautier)
Posts: 207
Membre Admin Registered
 

Hello,
It is possible, but you need to have file in attachments section.
You can see an exemple in my screenshoot.
 


 
Posté : 07/09/2021 12:26 pm
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 

When I open the email menu I see all the fields like the picture you showed , only the file attachement section does not appear for me , is there any configuration parameter that I need to add or any php parameter to configure to make this section appear in our menu of email sending.


 
Posté : 07/09/2021 5:44 pm
(@babynus)
Posts: 14952
Membre Admin
 

You need to have files attached to the item.
 


 
Posté : 09/09/2021 11:22 am
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 

Hello Babynus 
Thank you for your reply.
we have files already attached t the activity.
please see the first screen capture.
also see what take a look  in the email menu that we have  , there are noa attached files although they exist in the activity.
Thanks for your help and assistance  

 

 

 

  
this what we have in paaprmeters.php file :

<?php
// =======================================================================================
// Automatically generated parameter file
// on 2017-05-04 17:39:46
// =======================================================================================
$paramDbType='mysql';
$paramDbHost='gsolutionsconsulting.com';
$paramDbPort='3306';
$paramDbUser='rootgsc';
$paramDbPassword='mysql';
$paramDbName='projeqtorgsc';
$paramDbPrefix='';
$paramDbCollation='utf8_general_ci';
$SslKey='';
$SslCert='';
$SslCa='';
$logFile='../files/logs/projeqtor_${date}.log';
$enforceUTF8='1';
//======= END

is there any string to put here or any other config file regading emil file attachement and/or directory for file attahcement ?


 
Posté : 09/09/2021 12:37 pm
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 

hi have seen a such similar case any where ?


 
Posté : 15/09/2021 5:32 pm
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 

This issue has been solved by putting bibliothèque php instead of php mailer in the consfiguration of the email in Projeqtoria.
We have hosting our Projeqtoria n godadday and this is the only configuration that work in which we see the files attached’


 
Posté : 25/09/2021 2:36 pm
(@nhedhili)
Posts: 79
Estimable Member
Début du sujet
 

our hoster is gdaddy , the only parameters that would allow fie attanchements is using the email method php library this will work on all similar hosters and softaculous installations


 
Posté : 03/10/2021 11:25 pm
Share:
Retour en haut