Hi,
thanks for all comments.
We have problems with phishing and we have to use mailscanner with all clients.
I will use the "Hold" queue Configuration as a previous version of Mailscanner.
This configuration works fine as a MSA.
Thanks!!!!
Search found 5 matches
- 17 Feb 2020 12:24
- Forum: 4.x Bugs
- Topic: Apple clients delays 60 seconds to process mail
- Replies: 8
- Views: 5559
- 14 Feb 2020 09:32
- Forum: 4.x Bugs
- Topic: Apple clients delays 60 seconds to process mail
- Replies: 8
- Views: 5559
Re: Apple clients delays 60 seconds to process mail
Hi,
MSMilter when executes "eom_callback" try to do "read_block" but this subroutine execute $socket->sysread and waits for quit connection from client.
Mac Os client (Mail) and ios Clients after send EOM delays 60 seconds to send quit.
we have queued for 60 seconds every mail of mac clients.
any ...
MSMilter when executes "eom_callback" try to do "read_block" but this subroutine execute $socket->sysread and waits for quit connection from client.
Mac Os client (Mail) and ios Clients after send EOM delays 60 seconds to send quit.
we have queued for 60 seconds every mail of mac clients.
any ...
- 12 Feb 2020 12:55
- Forum: 4.x Bugs
- Topic: Apple clients delays 60 seconds to process mail
- Replies: 8
- Views: 5559
Re: Apple clients delays 60 seconds to process mail
Thanks for your reply.
I know that use CONTINUE is wrong. I only tested it to know how milter works with a e-mail.
Last question:
When milter DISCARD the e-mail from POSTFIX to be processed by mailscanner, Why milter waits for client "quit"?
I think It would be better that milter when receives "end ...
I know that use CONTINUE is wrong. I only tested it to know how milter works with a e-mail.
Last question:
When milter DISCARD the e-mail from POSTFIX to be processed by mailscanner, Why milter waits for client "quit"?
I think It would be better that milter when receives "end ...
- 12 Feb 2020 11:35
- Forum: 4.x Bugs
- Topic: Apple clients delays 60 seconds to process mail
- Replies: 8
- Views: 5559
Re: Apple clients delays 60 seconds to process mail
Hi,
thanks for your replay.
Milter waits for client "quit" before to process the mail when execute "Sendmail::PMilter::SMFIS_DISCARD;"
I changed SMFIS_DISCARD and i put SMFIS_CONTINUE -> "Sendmail::PMilter::SMFIS_CONTINUE" in MSMilter daemon and in this case the milter no waits for client quit. Of ...
thanks for your replay.
Milter waits for client "quit" before to process the mail when execute "Sendmail::PMilter::SMFIS_DISCARD;"
I changed SMFIS_DISCARD and i put SMFIS_CONTINUE -> "Sendmail::PMilter::SMFIS_CONTINUE" in MSMilter daemon and in this case the milter no waits for client quit. Of ...
- 11 Feb 2020 14:41
- Forum: 4.x Bugs
- Topic: Apple clients delays 60 seconds to process mail
- Replies: 8
- Views: 5559
Apple clients delays 60 seconds to process mail
Hi,
we are using:
eFa-4.0.2
MailWatch Version: 1.2.15
Operating System Version: CentOS Linux 7 (Core)
Postfix Version: 3.4.8
MailScanner Version: 5.2.2
ClamAV Version: 0.101.5
SpamAssassin Version: 3.4.4
PHP Version: 7.2.26
MySQL Version: 10.1.41-MariaDB
We use EFA4 for outgoing e-mails.
We ...
we are using:
eFa-4.0.2
MailWatch Version: 1.2.15
Operating System Version: CentOS Linux 7 (Core)
Postfix Version: 3.4.8
MailScanner Version: 5.2.2
ClamAV Version: 0.101.5
SpamAssassin Version: 3.4.4
PHP Version: 7.2.26
MySQL Version: 10.1.41-MariaDB
We use EFA4 for outgoing e-mails.
We ...