• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Qmail not working

Nope. I have changed from Aplus.net to mcpaa.com since Aplus sucks and so do Plesk.. I will have a Barton 3000 1 gb ram 80gb harddrive Cpanel with fantastico and managed server for the price of $105.

I’m so glad and I don’t miss Plesk at all.
 
----- Transcript of session follows -----
550 5.1.2 <[email protected]>... Host unknown (Name server: colibry.fr: no data known)

At least for the colibry.fr domain, it can't find it in dns.
Plesk on FreeBSD, at least in my experience w/7.5, does not automatically reload DNS after you make updates/changes. You have to reload it manually.

Plesk sucks if you're not familiar with its bugs. They need a bug tracking system that works... so we can submit things like this so they're repaired.
 
I have the same problem, is it a DNS issue after all? Is there a solution?

Sep 10 05:04:39 adriantnt qmail: 1221012279.455431 delivery 150: failure: This_address_no_longer_accepts_mail./
Sep 10 05:04:39 adriantnt qmail: 1221012279.455820 status: local 0/10 remote 0/20
Sep 10 05:04:39 adriantnt qmail-queue[7515]: mail: all addreses are uncheckable - need to skip scanning (by deny mode)
Sep 10 05:04:39 adriantnt qmail-queue[7515]: scan: the message(drweb.tmp.DrrtSV) sent by to [email protected] should be passed without checks, because contains uncheckable addresses
Sep 10 05:04:39 adriantnt qmail: 1221012279.546371 bounce msg 11471552 qp 7515
Sep 10 05:04:39 adriantnt qmail: 1221012279.546521 end msg 11471552
// I replaced my actual domain ^ with "myserver.com".
 
Fixed mine :D

I fixed mine :)
The nameserver provider set in /etc/resolv.conf was offline, I changed:

nameserver 208.109.96.1
to
nameserver 208.109.96.1
nameserver 208.109.96.2
options rotate
And emails are delivered again.
 
Back
Top