Go Back   HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials > ISPConfig 3 > Installation/Configuration

Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
Reply
 
Thread Tools Display Modes
  #1  
Old 8th April 2010, 00:07
arraken arraken is offline
Junior Member
 
Join Date: Mar 2010
Posts: 22
Thanks: 3
Thanked 0 Times in 0 Posts
Default Mail: authdaemond receives wrong lookup request (vmail)

Hey Guys! Can you help me with a problem that troubles me for many hours now...

I have a problem when receiving emails:

The following line from the mail.log file is the source of the problem imo:

23:53:50 server1 authdaemond: received userid lookup request: vmail

vmail is of course wrong. It should be the corresponding e-mail address.

here is the complete log from mail.log when i try to send a mail to an account on my mailserver:

Apr 7 23:45:52 server1 postfix/smtpd[23744]: connect from dd19922.kasserver.com[85.13.140.42]
Apr 7 23:45:52 server1 postfix/smtpd[23744]: BF96B1FBE277: client=dd19922.kasserver.com[85.13.140.42]
Apr 7 23:45:52 server1 postfix/cleanup[23769]: BF96B1FBE277: message-id=<005501cad69b$adda72d0$098f5870$@at>
Apr 7 23:45:52 server1 postfix/qmgr[22255]: BF96B1FBE277: from=<xx@xxxx.xx>, size=5967, nrcpt=1 (queue active)
Apr 7 23:45:52 server1 postfix/smtpd[23744]: disconnect from dd19922.kasserver.com[85.13.140.42]
Apr 7 23:45:53 server1 postfix/smtpd[23773]: connect from localhost[127.0.0.1]
Apr 7 23:45:53 server1 postfix/smtpd[23773]: 577351FBE281: client=localhost[127.0.0.1]
Apr 7 23:45:53 server1 postfix/cleanup[23769]: 577351FBE281: message-id=<005501cad69b$adda72d0$098f5870$@at>
Apr 7 23:45:53 server1 postfix/smtpd[23773]: disconnect from localhost[127.0.0.1]
Apr 7 23:45:53 server1 postfix/qmgr[22255]: 577351FBE281: from=<xxx@xxx.xx>, size=6425, nrcpt=1 (queue active)
Apr 7 23:45:53 server1 amavis[21559]: (21559-02) Passed CLEAN, [85.13.140.42] [193.171.36.5] <xxx@xxx.xx> -> <xx@xxx-xxx.com>, Message-ID: <005501cad69b$adda72d0$098f5870$@at>, mail_id: 0DXqEW34HdGJ, Hits: 2.432, size: 5967, queued_as: 577351FBE281, 539 ms
Apr 7 23:45:53 server1 postfix/smtp[23770]: BF96B1FBE277: to=<xx@xx-xx.xx>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.62, delays=0.07/0.01/0/0.54, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=21559-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 577351FBE281)
Apr 7 23:45:53 server1 postfix/qmgr[22255]: BF96B1FBE277: removed
Apr 7 23:45:53 server1 authdaemond: received userid lookup request: vmail
Apr 7 23:45:53 server1 authdaemond: authmysql: trying this module
Apr 7 23:45:53 server1 authdaemond: authmysqllib: connected. Versions: header 50067, client 50075, server 50075
Apr 7 23:45:53 server1 authdaemond: SQL query: SELECT email, password, "", uid, gid, homedir, maildir, quota, "", concat('disableimap=',disableimap,',disablepop3=', disablepop3) FROM mail_user WHERE email = 'vmail'
Apr 7 23:45:53 server1 authdaemond: zero rows returned
Apr 7 23:45:53 server1 authdaemond: authmysql: REJECT - try next module
Apr 7 23:45:53 server1 authdaemond: FAIL, all modules rejected
Apr 7 23:45:53 server1 postfix/pipe[23775]: 577351FBE281: to=<xxx@xxx-xx.xx>, relay=maildrop, delay=0.08, delays=0.03/0.01/0/0.04, dsn=4.3.0, status=deferred (temporary failure. Command output: /usr/bin/maildrop: Unable to open mailbox. )

before installing ispconfig 3 i already had a mailserver running. the problem i encountered while installing was, that i had a user virtual 5000:5000, and so the user vmail 5000:5000 could not be created. maybe that's the reason for my problem.

anybody with the same problem out there?
Reply With Quote
Sponsored Links
  #2  
Old 8th April 2010, 11:36
till till is offline
Super Moderator
 
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,182 Times in 3,201 Posts
 
Default

Quote:
before installing ispconfig 3 i already had a mailserver running. the problem i encountered while installing was, that i had a user virtual 5000:5000, and so the user vmail 5000:5000 could not be created. maybe that's the reason for my problem.
Yes, thats the reason for the problem. ISPConfig requires it that you install it on a empty server. I recommed that you reinstall your server and follow closely the perfect setup guide for ispconfig 3 to install the server.

As alternative, you can delete the user with the ID 5000, then uninstall ispconfig and reinstall it again. But there might be other prblems as well if the server ahs been used as mailserver before without a clean reinstall, so the faestest and safest method will be to reinstall the whole server.
__________________
Till Brehm
--
Get ISPConfig support and the ISPConfig 3 manual from ispconfig.org.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How cai remove amavis from postfix ? gabrix Server Operation 16 2nd October 2012 09:58
Why did Squirrelmail, Dovecot/IMAP & Outbound mail break? websissy Technical 4 29th October 2009 22:39
postfix, pop3 uvbnserved Server Operation 22 24th May 2009 21:00
Mail System Error - Returned Mail tristanlee85 General 16 16th March 2008 09:40
Filtering emails using Spamassassin and Clamav for Exchange 2000 Server Rocky Server Operation 19 11th March 2008 08:27


All times are GMT +2. The time now is 01:35.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.