General discussion and support

Description

This forum is obsolete and kept for archival purposes only. Please report bugs and feature requests on GitHub.

Alerts function is working erratically

Submitted by ganesh on

Currently we are using the Open source PHP script (WebIssues v1.1.3 ) and when the script was installed it worked without an issue. The notification was working by sending out email to user assigned to the issue using standard php mailer via cron job.

After the web server was upgraded by the hosting company, the cron job function became erratic. It continue to send out emails every 5 minutes & clogged up the default email account.

Gmail label for Mailbox Name

Submitted by Nicolas on

Hello,

I try to use a separate folder in Gmail by creating a label (eg. Test for example) in the Inbox Settings by added the Mailbox Name to : Test.

The idea is to have two Webissues in the same Inbox : Test and Test2

But when I launch the cron job, the mail is not reading and not imported into Webissues.

It is possible to reproduce this configuration ?

Nicolas

Email Settings for Exchange Server 2016

Submitted by chiochia on

Good day! May I know if can I use our mail server (Exchange Server 2016) to send emails for notification? My settings are:

General:
Custom SMTP server
webissues@csrmssoftware.com

SMTP Server:
Server name: mail.csrmssoftware.com
Port number: 25
Encryption Mode: SSL
Username: 
Password: 

Got this error: SMTP connect() failed.

Fixed a column in issue list table

Submitted by suminda on

hi Michel,

really appreciate your brilliant effort,

in my case I have user defined columns are more than 50 and majority of them are dates, and user has to edit only one date at a time,

so when editing a particular issue; select issue, go to edit attribute, scroll more than 50 inputs fields and find the exact date field  and update is not efficient,

hence seeking ur support in 2 ways,

1. how to fixed a "issue name" column in  issue list html table

2. how to edit the date within issue list html table itself