Did you double-check your symlink? It'll let you create the link even if
it's 'broken' (points to something non-existent). I fat fingered it once,
specifying qmail-queue-orig instead of qmail-queue.orig.

Dan Herbon wrote:
> Well that broke my email delivery.
> 
> When I did:
> 
> Also, be sure to change the symlink for qmail-queue:
> # cd /var/qmail/bin
> # rm -f qmail-queue; ln -s qmail-queue.orig qmail-queue
> 
> And then removed "DKQUEUE="/var/qmail/bin/qmail-queue.orig" from the
> tcp.smtp file. Leaving the last line in the tcp.smtp line stating:
> 
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
> RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan"
> 
> Restarted and all mail delivery stopped.
> 
> I had to re-symlink qmail-queue to /var/qmail/bin/qmail-dk, read the DKQUEUE
> section to the tcp.smtp file and restart qmail. Once I did that email
> started to deliver again.
> 
> My tcp.smtp file now shows:
> 
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
> RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKQUEUE="/var/qmail/bin/q
> mail-queue.orig"
> 
> Mail is delivering fine now. Any ideas?
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Eric "Shubes" [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, December 19, 2006 2:59 PM
> To: qmailtoaster-list@qmailtoaster.com
> Subject: Re: [qmailtoaster] "554 mail server permanently rejected message
> (#5.3.0)" errors.
> 
> Dan Herbon wrote:
>> So it is safe to remove all signs of DK in the tcp.smtp file?
> 
> Yes. You might want to keep DKSIGN for signing outgoing email if you've set
> up DK properly (generated key key and modified DNS appropriately).
> 
>> Is this then
>> the correct format that will leave it functioning:
>>
>>
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
>> RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan"
>>
> Yes, except for the line break. Here's mine:
> :allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONG
> RCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/contro
> l/domainkeys/%/private"
> 
> Also, be sure to change the symlink for qmail-queue:
> # cd /var/qmail/bin
> # rm -f qmail-queue; ln -s qmail-queue.orig qmail-queue
> 


-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to