11
tzvook
Re: Crash while sending emails
  • 2005/7/5 19:39

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


10X Giba for the files...
Looks very promising ... lots of great features, though, importing ~ 4850 users into it gave me this massage in php debug:

Quote:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 45 bytes)
in /user/dir/www/my_domain.com/kernel/object.php on line 175


Sorry I can't help with translation - I don't understand portogese ....

I has the same problem with evennews - and the only solution was to raise memory limit to 96MB for scripts @ php.ini (not advised on a real internet server, just on dev servers).

probably importing has to be in packets ...

12
giba
Re: Crash while sending emails
  • 2005/7/5 20:15

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Quote:

tzvook wrote:


Thanks for replay

Quote:

10X Giba for the files...


No problem, thanks for you and tests.

Quote:

Looks very promising ... lots of great features, though, importing


Define lots with 20 sending for use dow memory please.

Quote:

~ 4850 users into it gave me this massage in php debug:


Ups, great user, in my tests the max is 1.000 and no 4.850, very good tests.


Quote:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 45 bytes)
in /user/dir/www/my_domain.com/kernel/object.php on line 175


I can look this, this use for memory size no normal.
The memory is one caracterist the object.php and no down and descart memory. In php5 this is bery good, was in php4, great problems.

I go to tests for minimax use memory low, thanks for report.

Quote:

Sorry I can't help with translation - I don't understand portogese ....


No problem, i not speack english, rss

Quote:

I has the same problem with evennews - and the only solution was to raise memory limit to 96MB for scripts @ php.ini (not advised on a real internet server, just on dev servers).

probably importing has to be in packets ...


The code base for integration Xmail is Evennews and waiting new analysing about this.

Very happy for your return

13
giba
Re: Crash while sending emails
  • 2005/7/6 12:40

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Sorry my english poor.

Translation by google.
----------------------

What it gave to understand the error occurred at the moment to send emails certain....?

Being thus, the xmail the same does not use codigo of evennews and yes of the proper xmail.

The sending in lots of the Xmail, processes only the defined amount, as much that the necessary user to give sending to continue the lots.

The fact to have problem with evennews the same, I believe that it must to both use classroom to phpmailer to send emails.

Which the number that was used in the number of each lot?

If not engado me, evennews sent everything of an only time.

The code that was used to advantage of evennews was alone part to register in cadastre using in table the part, not being necessary to be registered in XOOPS and codigo that it imports users of XOOPS for this table.

Summarizing.....rs, we need to know if a number of very high lot was defined.

in portuguese, for speack portuguese and translation correct in english, please.

O que deu para entender o erro ocorreu no momento de enviar os emails certo .... ?

Sendo assim, o xmail n?o utiliza o mesmo codigo do evennews e sim o do próprio xmail.

O envio em lotes do Xmail, processa apenas a quantidade definida, tanto que o usuário precisa dar o enviar para continuar os lotes.

O fato ter o mesmo problema com evennews, acredito que seja devido a ambos usarem classe phpmailer para enviar os emails.

Qual o número que foi utilizado no número de cada lote ?

Se n?o me engado, o evennews enviava tudo de uma única vez .

O código que foi aproveitado do evennews foi só parte de cadastrar usuários em tabela a parte , n?o sendo necessário estar registrado no XOOPS e o codigo que importa usuários do XOOPS para essa tabela.

Resumindo.....rs , precisamos saber se foi definido um número de lote muito alto.

[edited by giba for details]

14
giba
Re: Crash while sending emails
  • 2005/7/7 11:28

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


up - waiting replay for questions by tzvook or trnaslation for english correct of text.

15
tzvook
Re: Crash while sending emails
  • 2005/7/12 15:33

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Sorry Giba for the delay ....
Yep, Importing has to be in packets somehow (otherwise blank screen with the "memory exhausted" thing ...

I only sent to 1500 users (my 4800 users is a "real live one" and I couldn't send them testing staff) ... but as for sending, Xmail acts good with 1500 users.

Translation for this Important Module will come from a portugese speaker ... probably a few days after you'll release it...

Someone .... is there someone ... out there ... wiling to help here with translation

16
tzvook
Re: Crash while sending emails
  • 2005/8/11 11:16

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Hello Giba .... All ...
Something new ?

I still with a tmp solution for importing/sending .....
is there a decent English translation for Xmail ???
Is the new version out already ?
Does it send/import users in packets without crushing ???

Someone ?

??

?

..

17
giba
Re: Crash while sending emails
  • 2005/8/11 13:36

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Quote:

tzvook wrote:
Hello Giba .... All ...
Something new ?


Yes.

Quote:

I still with a tmp solution for importing/sending .....
is there a decent English translation for Xmail ???


Sorry, my native language portuguese not english.

Quote:

Is the new version out already ?


No, i sending for tem beta.
You can register in XOOPS Brasil and MP for Giba.
You receive beta version RC4 for tests.

Quote:

Does it send/import users in packets without crushing ???

Someone ?

??

?

..


No understand, sorry.

18
tzvook
Re: Crash while sending emails
  • 2005/8/12 7:09

  • tzvook

  • Just can't stay away

  • Posts: 875

  • Since: 2003/2/1 2


Quote:

tzvook wrote:
Does it send/import users in packets without crushing ???
..


I ment that:

1. Importing and/or sending Problems happands when the mailinglist deals with more then 500 or 1000 peoples.

2. Those operations gives a "exosted" massage that happands because of "too long" script operation , that is limited in php.ini.

Solution probably needs to go to the direction of dividing the send/import-users actions instead of one operation to "every 500 users" operation or something like that.
( operations should be ... "first 500" + "second 500" + "third 500" and so on .... )

I used the Xmail beta (not the last one though) and scripts executions hapand too (exhusted massage again) and can be avoided just if you rewrite the php.ini script limitations which is not so good in a production server.

I do hope you'll understand the english .... no portuguese yet
It looks very feature rich, but ... hope it will deal with BIG lists like 10,000 or more ( importing users and sending mail ).

I'll do tests with 5,000 users for you if you'll just find someone to translate to english ...

Login

Who's Online

144 user(s) are online (103 user(s) are browsing Support Forums)


Members: 0


Guests: 144


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits