Bug 27042

Summary: Issue in postfix send mail
Product: Koha Reporter: Vihaan Gupta <ujjwalguptax202>
Component: Websites, Mailing Lists, etcAssignee: Liz Rea <wizzyrea>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: 20.05   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Vihaan Gupta 2020-11-17 11:41:58 UTC
I successfully installed the postfix and configure all the settings according and receive mails properly but mail that i received are very late after the 10 min. or 15 min. of checkin or checkout if is there any solution than please help me
Comment 1 Katrin Fischer 2020-11-17 20:28:18 UTC
This is the expected behaviour - checkout and checkin notices should not be processed more often as you will end up with multiple emails send for one checkin/chekout session. The process_message_queue.pl cronjob is therefore scheduled to run every 15 minutes.
Comment 2 Vihaan Gupta 2020-11-18 06:57:51 UTC
if i want to change the cronjob time for process_message_queue.pl 15 min. to 1 min than is it possible if yes than how?
Comment 3 Katrin Fischer 2020-11-18 22:10:47 UTC
Please use the mailing lists or IRC chat for support questions (this is why I had closed the report). You can change your cronjob setting, but I would not recomment in this case for the reason given - you will end up sending a lot of emails to the patrons unintentionally.