Search found 10 matches

by philiutr
05 Nov 2015, 03:01
Forum: Help
Topic: The address specified is not a valid RFC-5321 address
Replies: 1
Views: 1517

Re: The address specified is not a valid RFC-5321 address

I have fixed the problem by removing the name I indicated in SendmailEnvelopeFrom and SendmailNotificationEnvelopeFrom under Core::Sendmail
by philiutr
04 Nov 2015, 11:37
Forum: Help
Topic: The address specified is not a valid RFC-5321 address
Replies: 1
Views: 1517

The address specified is not a valid RFC-5321 address

Hi,

I see below error from System log. What is the effect of this and how can I fix this?
Can't use from <product name>: 5535.1.2 The address specified is not a valid RFC-5321 address. bh4sm644515pbb.17 - gsmtp
Thanks!
by philiutr
16 Sep 2015, 02:28
Forum: Help
Topic: Error on updating to 4.0.11
Replies: 2
Views: 1165

<SOLVED> Re: Error on updating to 4.0.11

Noted, am now testing the upgraded environment and everything seems to work. Thanks!
by philiutr
14 Sep 2015, 04:48
Forum: Help
Topic: Error on updating to 4.0.11
Replies: 2
Views: 1165

Error on updating to 4.0.11

Hi! I am updating from v3.3.14 to 4.0.11 running on CentOS 6.7. While trying to update the database schema using "cat scripts/DBUpdate-to-4.mysql.sql | mysql -p -f -u root otrs" , I encountered below errors: INFO: Foreign key constraint FK_ticket_valid_id_id does not exist, skipping. INFO:...
by philiutr
11 Sep 2015, 02:26
Forum: Help
Topic: Can not write into the scheduler.pid file
Replies: 0
Views: 990

Can not write into the scheduler.pid file

Hi,

I am encountering below error after upgrading from v3.3.9 to 3.3.14:
Can not write into the PID file:'/opt/otrs/var/run/scheduler.pid'! Permission denied.

How can I resolve this?

Thanks!
by philiutr
10 Sep 2015, 08:01
Forum: Help
Topic: Dynamic Fields restrictions and formulas
Replies: 2
Views: 1159

Re: Dynamic Fields restrictions and formulas

Great! I'll try this. Thanks! :D
by philiutr
10 Sep 2015, 05:15
Forum: Help
Topic: Dynamic Fields restrictions and formulas
Replies: 2
Views: 1159

Dynamic Fields restrictions and formulas

Hi Everyone,

1. How can I restrict dynamic text field to accept decimal format only (i.e. 123.45)?
2. How can I create formula/calculated fields using other dynamic fields (i.e. TotalAmount = Quantity x PriceUnit)?

Thanks!
by philiutr
09 Sep 2015, 09:50
Forum: General
Topic: File error after upgrading from 3.3 to 4.0
Replies: 4
Views: 1999

Re: File error after upgrading from 3.3 to 4.0

Thanks! I did try to update the packages and the errors are gone now. :D

However, Agents cannot add note to tickets nor change the priority permissions we are encountering "Insufficient rights". Any suggestions?
by philiutr
09 Sep 2015, 09:00
Forum: General
Topic: File error after upgrading from 3.3 to 4.0
Replies: 4
Views: 1999

Re: File error after upgrading from 3.3 to 4.0

Hi! Which OS you're running OTRS on? CentOS 6.7 What kind of installation (rpm or tar.gz)? rpm Did you run otrs/SetPermissions.pl? I already run this: /opt/otrs/bin/otrs.SetPermissions.pl --otrs-user=otrs --web-user=apache --otrs-group=apache --web-group=apache /opt/otrs Did you see something in the...
by philiutr
09 Sep 2015, 08:47
Forum: General
Topic: File error after upgrading from 3.3 to 4.0
Replies: 4
Views: 1999

File error after upgrading from 3.3 to 4.0

Hi OTRS Team, After upgrading from OTRS v3.3 to 4.0, I can no longer access the following: 1. Agents Dashboard: file error - AgentDashboardFAQOverview.tt: not found 2. Survey: file error - AgentSurveyOverviewNavBar.tt: not found 3. FAQ: file error - AgentFAQAdd.tt: not found Please assist on how can...