Search found 9 matches
- 08 Aug 2011, 15:36
- Forum: Help
- Topic: Filter emails by attachment
- Replies: 5
- Views: 5727
Re: Filter emails by attachment
I've tried your code and it doesn't work. At least, not in the way i would want it to work. I looked at the logs and: [Mon Aug 8 14:07:35 2011][Notice][Kernel::System::MailAccount::POP3::Fetch] POP3: Fetched 1 email(s) from ***********@***********.pt/pop.***********.pt. [Mon Aug 8 14:09:04 2011][Not...
- 03 Aug 2011, 17:17
- Forum: Help
- Topic: Filter emails by attachment
- Replies: 5
- Views: 5727
Re: Filter emails by attachment
Thanks a lot for the quick response and help. I'm not a Perl developer so i went the "Ctrl-C Ctrl-V" way. I created Attachments.pm and pasted your code, and edited the Config.pm and pasted your code. I ran: otrs.LoaderCache.pm , otrs.DeleteCache.pm and otrs.RebuildConfig.pm . I then went t...
- 03 Aug 2011, 13:13
- Forum: Help
- Topic: Filter emails by attachment
- Replies: 5
- Views: 5727
Filter emails by attachment
Hi,
I want to filter the email received to a specific queue if the email has a PDF or DOC attachment. On the Postmaster Filter there is no field "Attachment" to choose from.
Does it have another name? Does it exist?
Thanks in advance
I want to filter the email received to a specific queue if the email has a PDF or DOC attachment. On the Postmaster Filter there is no field "Attachment" to choose from.
Does it have another name? Does it exist?
Thanks in advance
- 06 May 2011, 11:57
- Forum: Help
- Topic: Installation on 1 Server, Mail in other server
- Replies: 3
- Views: 1864
Re: Installation on 1 Server, Mail in other server
Thanks for the reply. Unfortunately, those 2 ports cannot be opened either. The network administrator won't allow us to do that. Besides, is it possible to use POP3S and IMAPS on a Windows Installation? I ask this because the perl modules, for instance, Net::SMTP:SSL are not available on Windows, an...
- 04 May 2011, 16:10
- Forum: Help
- Topic: Installation on 1 Server, Mail in other server
- Replies: 3
- Views: 1864
Installation on 1 Server, Mail in other server
Hi everyone. We are currently deploying a solution for a customer, and we've been getting a few difficulties. Here goes: Installation is on a Windows Server 2008 R2 machine, with another Windows Server 2008 R2 with MSSQL 2008 and yet another server that has the Exchange Server 2007 that fetches the ...
- 25 Mar 2011, 13:29
- Forum: Help
- Topic: Update to OTRS 3.0.6/ITSM 3.0.1 generates error
- Replies: 0
- Views: 961
Update to OTRS 3.0.6/ITSM 3.0.1 generates error
Hi everyone Yesterday i updated OTRS from 3.0.5 to 3.0.6, and then installed the ITSM 3.0.1. Everything ok except i keep getting a cron job error every 2 hours , complaining it tries to run the ITSMChangesCheck.pl and fails: Subject(of the mail message) : Cron <otrs@*******> $HOME/bin/otrs.ITSMChang...
- 23 Feb 2011, 14:23
- Forum: Help
- Topic: OTRS 3.04 ON IIS7
- Replies: 6
- Views: 5020
Re: OTRS 3.04 ON IIS7
I have an installation similar to yours:
IIS 7
MSSQL 2008
WINDOWS SERVER 2008 R2 64bits
ActivePerl x64 Perl.exe
The application is extremely slow, as opposed to the super speed using apache server. Any recomendations to improve the performance on IIS 7.0?
IIS 7
MSSQL 2008
WINDOWS SERVER 2008 R2 64bits
ActivePerl x64 Perl.exe
The application is extremely slow, as opposed to the super speed using apache server. Any recomendations to improve the performance on IIS 7.0?
- 17 Feb 2011, 14:08
- Forum: General
- Topic: Notification after a ticket note
- Replies: 21
- Views: 10727
Re: Notification after a ticket note
Admin Tab -> Queue Settings group -> Responses <-> Queues
Click on the Queue you want, and select all the answers you'd like to have access to on ticket reply. Click Submit and you're good to go.
Want more answers? Create them and then repeat above.
Click on the Queue you want, and select all the answers you'd like to have access to on ticket reply. Click Submit and you're good to go.
Want more answers? Create them and then repeat above.
- 16 Feb 2011, 15:23
- Forum: General
- Topic: unable to access Package Manager
- Replies: 6
- Views: 6906
Re: unable to access Package Manager
Had the same problem today. A reboot of the apache server solved the situation.