Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Jul 26, 2013 1:46 am 
Offline
Senior Newbie

Joined: Fri Jul 26, 2013 1:12 am
Posts: 7
Hello,

Warning: Newby here!

I have just set up a mail server using the iRedmail package. One of my clients was complaining that it took about 15 minutes to send an email to about 100 recipients. The email had a few megabytes of attachments, but the mail client (Apple Mail) was locked up the whole time. Isn't there a way to have postfix disconnect from the client and then process the recipients?

TIA

Sample log entry:
Code:
Jul 25 12:56:07 xxx postfix/smtp[21636]: 19827D28C597: to=<xxx@xxx.xxx>, relay=mx.xxx.xxx[xx.xx.xx.xx]:25, delay=186, delays=180/0.78/0.39/4.9, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 5D7357AA40D)


Top
   
PostPosted: Fri Jul 26, 2013 11:24 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
I don't know anything about iRedMail, but my guess would be that it has configured Postfix to do content scanning during the incoming SMTP transaction. If so, Postfix can't close the connection early because the client will have no idea whether the message was successfully delivered.

For a standard Postfix install, I would look at the configuration and move any intensive content-scanning activities to occur after a message is accepted.

However, web control panels like to do things their own way, and tend not to behave well when manual configuration changes are made. I would suggest asking in the iRedMail forums rather than here.


Top
   
PostPosted: Sat Jul 27, 2013 1:58 am 
Offline
Senior Newbie

Joined: Fri Jul 26, 2013 1:12 am
Posts: 7
Thanks for the suggestion Vance.

I should have mentioned that I have already disabled content/virus scanning. Policyd is still configured though. I think I will try using port 587 specifically, the client is set for automatic port selection right now and could be using 25. And yes I will post in the iredmail forums. Thanks for the link.

Pokey


Top
   
PostPosted: Sat Jul 27, 2013 3:59 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Pokey wrote:
I should have mentioned that I have already disabled content/virus scanning.

Hmm, not sure where else to point you. It's possible you're using DNS block lists that are slow to respond or not responding at all. But usually there's a timeout set up so that if it can't contact a particular DNSBL after a few seconds, it just proceeds as if no negative response was received.


Top
   
PostPosted: Thu Aug 01, 2013 1:54 am 
Offline
Senior Newbie

Joined: Fri Jul 26, 2013 1:12 am
Posts: 7
Yes, you were on the right track. I got the suggestion from the iRedmail forums to remove "reject_unknown_recipient_domain" from the postfix conf.

Thanks.


Top
   
PostPosted: Thu Aug 01, 2013 9:13 am 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
Thanks for letting us know the solution. It'll help anyone with the same problem who comes across this thread.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group