Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 12:16 pm
Predictive Dialer


All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: SMTP bug and a FIX
PostPosted: Wed Jun 03, 2009 3:54 am 
Offline

Joined: Mon Jun 01, 2009 11:52 am
Posts: 17
Well, not quite a bug... maybe it was intentional.

Anyway, on my server I have to use specific SMTP mailing settings and connect to a remote server via the 587 port and use TLS authentication.

So, the

/common/lib/admin.defines.php contains the following lines:

define ("SMTP_PORT", isset($A2B->config['global']['smtp_port'])?$A2B->config['global']['smtp_port']:'25');
define ("SMTP_SECURE", isset($A2B->config['global']['smtp_secure'])?$A2B->config['global']['smtp_secure']:null);

while the

/common/lib/customer.defines.php doesn't, and that's why my mass mail was working, while the mail to users on signup wasn't being sent until I added these two lines to the customer.defines.php


Top
 Profile  
 
 Post subject: Re: SMTP bug and a FIX
PostPosted: Wed Jun 03, 2009 10:41 am 
Offline

Joined: Sun Mar 12, 2006 2:49 pm
Posts: 954
Location: Barcelona
fixed on customer and agent.

Thanks,
/Areski


Top
 Profile  
 
 Post subject: Re: SMTP bug and a FIX
PostPosted: Mon Oct 26, 2009 3:12 pm 
Offline

Joined: Sun Aug 16, 2009 6:43 pm
Posts: 4
areski wrote:
fixed on customer and agent.

Thanks,
/Areski


I don't see this on http://asterisk2billing.org/cgi-bin/tra ... efines.php only http://asterisk2billing.org/cgi-bin/tra ... efines.php

Should it be on customer?


Top
 Profile  
 
 Post subject: Re: SMTP bug and a FIX
PostPosted: Mon Oct 26, 2009 7:13 pm 
Offline

Joined: Sun Mar 12, 2006 2:49 pm
Posts: 954
Location: Barcelona
it moved here :
http://asterisk2billing.org/cgi-bin/tra ... efines.php

you can use fgrep to search through files.

Yours,
/Areski


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group