Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
you maybe experience like I did. do some check on your qmt: nslookup 192.168.1.58 it should be resolved if not then create at least an A record on your DNS server so qmt can reverse lookup that ip Problem is, I use straight DNS servers for outgoing and non recursive, not even internally,

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
What do you get when you execute the following command on the server that gives you the error: host -t mx compdev.domain.com (real domain replaced with domain.com) host -t mx compdev.domain.com Host compdev.domain.com not found: 3(NXDOMAIN) What's confusing to me is that compdev is just

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
ok first, what is the output of nslookup compdev.domain.com ? Server: localhost Address:127.0.0.1#53 ** server can't find compdev.domain.com: NXDOMAIN so you are not maintaining your domain zone ? Yes, I do maintain it but I've never had to maintain an internal set as well?

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread PakOgah
sorry about previous nslookup that a mistake ok first, what is the output of nslookup compdev.domain.com ? with chkusers enabled qmt will check the incoming connection and it should be resolve into ip address so you are not maintaining your domain zone ? if yes, I think there are 2 thing you

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
Here's what's happening in more detail. I have a bank of web servers. Each one is supposed to use one of the QMT machines to send outgoing mail. We'll call that one QMT-1. Then I have accounts on another internal QMT machines that we'll call QMT-2. The web server tries to use QMT-1 to send it's

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
So really, it's looking like I need to create DNS records for all of the internal machines also then? For internal use only? I'm thinking this because on the compdev machine, I tried nslookup for itself and it fails. Am I overlooking a simpler way of doing this? I just need internal machines to

[qmailtoaster] lost emails

2007-11-06 Thread Sergio Minini {NETKEY}
Hi list! I got this situation where a customer complaints that emails to his clients never reach its recipients, but the give no rebounds and/or errors. Looking at the logs at /var/log/qmail/qmail-send/current I found those lines: _ @4000472f21cc222a3934 new msg 8175708

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread slamp slamp
you need something like this: 192.168.1.:allow,RELAYCLIENT=,RBLSMTPD=,SENDER_NOCHECK=1,NOP0FCHECK=1 On Nov 6, 2007 8:31 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: So really, it's looking like I need to create DNS records for all of the internal machines also then? For internal use only?

RE: [qmailtoaster] lost emails

2007-11-06 Thread Sergio Minini {NETKEY}
Thanks Jake, now date format makes more sense. Still wondering about the loss issue. -Original Message- Look at the logs like this: tail current | tai64nlocal In other words, pipe the output through tai64nlocal. Qmail uses it's own time-stamps (@400) to keep track of the time.

Re: [qmailtoaster] lost emails

2007-11-06 Thread Phil Leinhauser
Speaking of the log file timestamps... Has anyone found an easier way to view the logs using tai64nlocal? What I'm looking for is something like a Webmin plugin or some other type of viewer, rather than always going to command line. Thanks, Phil -Original message- From: Jake Vickers

Re: [qmailtoaster] Can't relay from internal servers?

2007-11-06 Thread [EMAIL PROTECTED]
Ok, I've updated that; 127.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private,RBL SMTPD=,NOP0FCHECK=1 192.168.:allow,RELAYCLIENT=,DKSIGN=/var/qmail/control/domainkeys/%/private ,RBLSMTPD=,NOP0FCHECK=1,SENDER_N OCHECK=1

Re: [qmailtoaster] web based log interface (WAS: lost emails)

2007-11-06 Thread Todd W
From: Phil Leinhauser [EMAIL PROTECTED] Speaking of the log file timestamps... Has anyone found an easier way to view the logs using tai64nlocal? What I'm looking for is something like a Webmin plugin or some other type of viewer, rather than always going to command line. I sure

[qmailtoaster] disable SPAMBOX on qmailadmin

2007-11-06 Thread PakOgah
once I have installed qmailadmin with spambox enabled now I want to disabled it so I am just installed it with standard command # rpmbuild --rebuild --with cnt4064 vpopmail-toaster-5.4.17-1.3.4.src.rpm # rpm -Uvh vpopmail-toaster-5.4.17-1.3.4.x86_64.rpm but then when I check on qmailadmin

[qmailtoaster] Interesting paper from djb

2007-11-06 Thread Warren Melnick
A paper from djb entitled 'Some thoughts on security after ten years of qmail 1.0' http://cr.yp.to/qmail/qmailsec-20071101.pdf Interesting read for those who are so interested... W

[qmailtoaster] vconvert

2007-11-06 Thread Raymond Webster
Hello; I have not made any headway in my quest to convert a Qmailrocks installation over to a Qmailtoaster installation. After I rsync the domain directory on each machine, make sure the ownership of those domains trees is vpopmail:vchkpw and copy /var/qmail/users/cdb file, I use vconvert -c