On 9/13/06, Sam Varshavchik <[EMAIL PROTECTED]> wrote: > Robert Zajda writes: > > > On 9/13/06, Sam Varshavchik <[EMAIL PROTECTED]> wrote: > >> Bambero writes: > >> > >> > Hello > >> > > >> > I have following error when new email incoming: > >> > > >> > 417 DNS lookup failure: gmail.com. Try again later. > >> > > >> > When testing: > >> > > >> > testmxlookup gmail.com > >> > Soft error. > >> > > >> > What can it be ? Where should I search ? > >> > >> See what happens with: > >> > >> dig gmail.com mx > >> > > > > After recompilation --without-ipv6 it seems to work ok. But there is > > one more problem - with databases. > > > > When I try to sendmessage using webmail it gives me error: > > > > sendmail: ERR: submitclient: EOF from submit. > > 432 Service temporarily unavailable. > > sendmail: Unable to submit message. > > > > Logs shows me: > > > > submit: Inappropriate file type or format > > There's no such error message in Courier. Figure out what other software > you're running that reports this error, and do whatever you need to do to > fix it. > > > Now I'm using db (--with-db=db) database becouse of similar problems > > with gdbm but there are problems using both. > > Using gdbm logs shows: > > > > courieresmtpd: started,ip=[::ffff:xxxxxxxxx] > > courieresmtpd: couldn't init cache > > courieresmtpd: submitclient: EOF from submit. > > > > What can be wrong ? > > You just can't switch configuration options and reinstall, without > reinitializing all configuration files. >
I have something new, gdbm not always crashes. Look at this: Sep 14 08:55:09 zeus courieresmtpd: started,ip=[64.233.166.180] Sep 14 08:55:10 zeus courierd: newmsg,id=0031AF1F.4508FCCE.00005682: dns; py-out-1112.google.com (py-out-1112.g oogle.com [64.233.166.180]) Sep 14 08:55:10 zeus courierd: started,id=0031AF1F.4508FCCE.00005682,from=<[EMAIL PROTECTED]>,module=local,host =robert!!1000!1000!/home/robert!!,addr=<robert> Sep 14 08:55:10 zeus courierd: Waiting. shutdown time=none, wakeup time=none, queuedelivering=1, inprogress=1 Sep 14 08:55:10 zeus courierlocal: id=0031AF1F.4508FCCE.00005682,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED] pl>,size=1322,success: Message delivered. Sep 14 08:55:10 zeus courierd: completed,id=0031AF1F.4508FCCE.00005682 Sep 14 08:55:10 zeus courierd: Waiting. shutdown time=Thu Sep 14 09:54:10 2006, wakeup time=Thu Sep 14 09:54:1 0 2006, queuedelivering=0, inprogress=0 Sep 14 08:59:20 zeus courieresmtpd: started,ip=[64.233.166.180] Sep 14 08:59:21 zeus courieresmtpd: gdbm fatal: couldn't init cache Sep 14 08:59:21 zeus courieresmtpd: submitclient: EOF from submit. Sep 14 09:01:43 zeus sqwebmaild: LOGIN, user=robert, ip=[192.168.0.2] Sep 14 09:02:13 zeus courierd: newmsg,id=0031AF25.4508FE75.00001CEA: dns; localhost (localhost [127.0.0.1]) Sep 14 09:02:13 zeus courierd: started,id=0031AF25.4508FE75.00001CEA,from=<[EMAIL PROTECTED]>,module=esmtp,host =gmail.com,addr=<[EMAIL PROTECTED]> Sep 14 09:02:13 zeus courierd: Waiting. shutdown time=none, wakeup time=none, queuedelivering=1, inprogress=1 Sep 14 09:02:14 zeus courieresmtp: id=0031AF25.4508FE75.00001CEA,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED] om>: 250 2.0.0 OK 1158217434 y24si18775186nfb Sep 14 09:02:14 zeus courieresmtp: id=0031AF25.4508FE75.00001CEA,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED] om>,size=437,success: delivered: gmail-smtp-in.l.google.com [64.233.183.114] Sep 14 09:02:14 zeus courieresmtp: id=0031AF25.4508FE75.00001CEA,from=<[EMAIL PROTECTED]>,addr=<[EMAIL PROTECTED] om>,size=437,status: success Sep 14 09:02:14 zeus courierd: completed,id=0031AF25.4508FE75.00001CEA Sep 14 09:02:14 zeus courierd: Waiting. shutdown time=Thu Sep 14 09:54:10 2006, wakeup time=Thu Sep 14 09:54:1 0 2006, queuedelivering=0, inprogress=0 Sep 14 09:03:26 zeus courieresmtpd: started,ip=[64.233.166.183] Sep 14 09:03:26 zeus courieresmtpd: gdbm fatal: couldn't init cache Sep 14 09:03:26 zeus courieresmtpd: submitclient: EOF from submit. Sep 14 09:05:00 zeus courieresmtpd: started,ip=[64.233.166.181] Sep 14 09:05:01 zeus courieresmtpd: gdbm fatal: couldn't init cache Sep 14 09:05:01 zeus courieresmtpd: submitclient: EOF from submit. So when ? The problem is when message is addresed to user with domain defined as virtualdomain (with localdomains everything is ok). I haven't chceck that but probably this problem appear when user with virtualdomain try to send message using webmail. What do you think about that ? I'm still looking, and testing on my test machine, and need help. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
