E-Mail weiterleitung

Hilfe zu Znuny Problemen aller Art
Locked
oxi
Znuny newbie
Posts: 29
Joined: 05 Jan 2009, 11:30

E-Mail weiterleitung

Post by oxi »

Hallo,
ich habe nun einen neuen fehler vom OTRS bekommen.

Folgende Situation:
Ich habe eine Email mit 20 MB Anhängen. Wenn ich nun die E-Mail weiterleiten möchte kommt folgende Fehlermeldung:

Code: Select all

Got a packet bigger than 'max_allowed_packet' bytes, SQL: 'INSERT INTO article_plain (article_id, body, create_time, create_by, change_time, change_by) VALUES (?, ?, current_timestamp, ?, current_timestamp, ?)'
Muss ich noch irgendwo eine Einstellung abändern um so große Anhänge zu verschicken?

Ich habe bereits in Core::PostMaster die PostMasterMaxEmailSize: hochgesetzt.

Ich danke bereits im Vorras
Produktiv: OTRS: 2.3.4,
OS: Open Suse 10.3
Apache2/MySQL 5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

E-Mail weiterleitung

Post by jojo »

max_allowed_packet in der MySQL Config (my.cf)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
oxi
Znuny newbie
Posts: 29
Joined: 05 Jan 2009, 11:30

E-Mail weiterleitung

Post by oxi »

Danke. Nun klappt es!
Produktiv: OTRS: 2.3.4,
OS: Open Suse 10.3
Apache2/MySQL 5
Locked