Ticket #2943 (closed defect: worksforme)
Fetchmail mason subcomponent warning: Use of uninitialized value
| Reported by: | zentyal@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | Component: | ||
| Severity: | normal | Keywords: | fetchmail |
| Cc: |
Description
When the user password includes a #(Hash key) it will break with the error Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
Zentyal Version 2.0.19
Attachments
Change History
comment:2 Changed 2 years ago by jamor@…
- Status changed from assigned to closed
- Resolution set to worksforme
It is working for me. The Mason warning is innocuous so you must ignore it. What problems do you have wit the feature?. Have you looked foe erros in /var/log/mail.log ?
comment:3 Changed 2 years ago by zentyal@…
I do not have now the logs, they have been rotated. I can say is that based on the errors sent to root email like this "From root@rz1013 Mon May 23 17:31:06 2011 Return-Path: <root@rz1013> X-Original-To: root Delivered-To: root@rz1013 Received: by rz1013 (Postfix, from userid 0)
id 12DBB13E16A9; Mon, 23 May 2011 17:31:05 +0100 (WEST)
From: root@rz1013 (Cron Daemon) To: root@rz1013 Subject: Cron <root@rz1013> [ -x /usr/share/ebox-mail/fetchmail-update ] && /usr/share/ebox-mail/fetchmail-update Content-Type: text/plain; charset=ANSI_X3.4-1968 X-Cron-Env: <SHELL=/bin/sh> X-Cron-Env: <HOME=/root> X-Cron-Env: <PATH=/usr/bin:/bin> X-Cron-Env: <LOGNAME=root> Message-Id: <20110523163106.12DBB13E16A9@rz1013> Date: Mon, 23 May 2011 17:31:05 +0100 (WEST)
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34."
And after many hours, we where able to put it to work, just by changing the passwords. We made several tries with and without the # key. And the conclusions where always that with the # key in the password it would not function.