Search found 8 matches

by badfiles
12 Dec 2016, 10:21
Forum: EmailReporting
Topic: Keeping track of sent emails
Replies: 1
Views: 4580

Keeping track of sent emails

In my current setup I have bug-id excluded from emails subjects with custom-subject plugin long ago, so to start testing this plugin I had to make some changes.
I tried to search for bug-id in preprocessed reply body (simply parsing the found link to the bug),
but both ways I consider unreliable as ...
by badfiles
12 Dec 2016, 07:59
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

Re: IMAP connection problem and POP3 processing

Thank you, after understanding where the problem was I successfully connected with IMAP.

What about this part?
>Then I switched it to POP3 and everything went fine, but
>if I configure it to delete processed e-mails, it actually deletes all e-mails (as I do not let it create new bugs)
>if I ...
by badfiles
08 Dec 2016, 09:12
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

Re: IMAP connection problem and POP3 processing

Operation NOT successful

Description: test
Mailbox type: IMAP
Hostname: localhost
TCP port (optional): 143
Connection encryption: None
Verify SSL certificate: 0
Username: *****@*****.***
Password: ******
Authentication method: PLAIN
Basefolder (optional):

[pear_error: message=", " code=0 mode ...
by badfiles
07 Dec 2016, 23:15
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

Re: IMAP connection problem and POP3 processing

Of course I can. Even EmailReporting can. As I have told you, there are successful login records in dovecot log.
Just switching it to POP3 works for me, but I want to test IMAP.
by badfiles
07 Dec 2016, 07:23
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

Re: IMAP connection problem and POP3 processing

array (
'enabled' => 1,
'description' => 'test',
'mailbox_type' => 'IMAP',
'hostname' => 'localhost',
'port' => '',
'encryption' => 'None',
'ssl_cert_verify' => 0,
'erp_username' => '******',
'erp_password' => '*****',
'auth_method' => 'PLAIN',
'project_id' => 1,
'global_category_id ...
by badfiles
06 Dec 2016, 20:08
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

Re: IMAP connection problem and POP3 processing

Thank you for your answer.
I could not find the code marking processed e-mails as 'read'.
I marked the sole e-mail as read with other mail client, and it got processed again.

I use Dovecot.
Mail config is localhost, default port, no encryption, plain text auth.
Dovecot shows successful login in its ...
by badfiles
05 Dec 2016, 22:45
Forum: EmailReporting
Topic: IMAP connection problem and POP3 processing
Replies: 12
Views: 17283

IMAP connection problem and POP3 processing

I tried to set up an IMAP mailbox, but I got this error
[pear_error: message=", " code=0 mode=return level=notice prefix="" info=""]

Then I switched it to POP3 and everything went fine, but
if I configure it to delete processed e-mails, it actually deletes all e-mails (as I do not let it create ...
by badfiles
02 Dec 2016, 20:55
Forum: Russian
Topic: отсылать письма с вложениями
Replies: 2
Views: 7528

Re: отсылать письма с вложениями

Для своего продукта делал такую фичу (для mantis 2.0).
Можете сделать себе патч из этой ветки.
Там нужно еще в базу внести изменения, но если не разберетесь, то подскажу.