No incomming mail on ISPconfig 3

Discussion in 'General' started by The-Ghost, May 3, 2009.

  1. The-Ghost

    The-Ghost New Member

    Hi,

    I installed a new ISPconfig 3 system with a some domains, but I don't recieve mail.

    I have tryed lot's of thing's, mail will not be rejected, I never get a message back.

    This is a part of de mail log

    May 3 11:10:01 svr-1 postfix/smtpd[28131]: connect from svr-1[127.0.0.1]
    May 3 11:10:01 svr-1 postfix/smtpd[28131]: lost connection after CONNECT from svr-1[127.0.0.1]
    May 3 11:10:01 svr-1 postfix/smtpd[28131]: disconnect from svr-1[127.0.0.1]
    May 3 11:10:01 svr-1 pop3d: Connection, ip=[::ffff:127.0.0.1]
    May 3 11:10:01 svr-1 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
    May 3 11:10:01 svr-1 imapd: Connection, ip=[::ffff:127.0.0.1]
    May 3 11:10:01 svr-1 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
    May 3 11:12:32 svr-1 postfix/scache[28130]: statistics: start interval May 3 11:09:12
    May 3 11:12:32 svr-1 postfix/scache[28130]: statistics: domain lookup hits=0 miss=1 success=0%
    May 3 11:12:32 svr-1 postfix/scache[28130]: statistics: address lookup hits=0 miss=1 success=0%
    May 3 11:13:21 svr-1 postfix/anvil[28133]: statistics: max connection rate 1/60s for (smtp:124.161.130.2) at May 3 11:09:56
    May 3 11:13:21 svr-1 postfix/anvil[28133]: statistics: max connection count 1 for (smtp:124.161.130.2) at May 3 11:09:56
    May 3 11:13:21 svr-1 postfix/anvil[28133]: statistics: max cache size 1 at May 3 11:09:56
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    According to the log the emails are not sent to this server. Please make sure that you have a correct DNS MX Record for the domain that points to the hostname of the server and that the hostname of the server has a corect DNS A-Record pointing to the IP address of the server.
     
  3. The-Ghost

    The-Ghost New Member

    This are the record's of the dns file

    A future-webdiensten.nl. 78.157.193.70 0
    A mail 78.157.193.70 0
    A www 78.157.193.70 0
    MX future-webdiensten.nl. mail.future-webdiensten.nl. 10

    This works also whit the ispconfig 2 server, The only thing I chanced is de destination IP for all the records
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please be aware that it takes up to 48 hours until you receive emails on the new server after you changed the IP addresses.
     
  5. The-Ghost

    The-Ghost New Member

    Hi, I know that it takes time before every dns server is updated, but all other records are running to the right ip.
    Only the mail is not comming in.

    I discoverd a second mail problem, when I try to send mail with SquirrelMail (webmail), it gives an error;

    Message not sent. Server replied:
    Email delivery error
    69 Can't execute command '/usr/sbin/sendmail -i -t [email protected]'.

    Sendmail isn't used in ispconfig 3 or do I something wrong.

    Please don't shoot me, I'm a Dutch newbie :)

    Regards Carlo
     
    Last edited: May 3, 2009
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Sendmail is not used by ispconfig, but postfix provides a sendmail wrapper which is installed automatically in /usr/sbin/sendmail, so the setup should work.

    Did you follow exactly the ispconfig server setup guide for ispconfig 3?
     
  7. The-Ghost

    The-Ghost New Member

    I exactly followed the manuel, that's why I don't understand the problems.
    Maybe there is anny issue with yum update for Fedorra, otherwise I can't explane the problems.

    I Think to reinstall the system, and take a loke after that.

    Regards Carlo
     
  8. falko

    falko Super Moderator Howtoforge Staff

    What's in your mail log when you send a mail to your server?
     
  9. The-Ghost

    The-Ghost New Member

    Hi Falko,

    Here is a part of the mail log, I can see that there are some connection try's to the server.

    May 4 16:15:51 svr-1 postfix/smtpd[4690]: warning: 309C7E087E6: queue file size limit exceeded
    May 4 16:15:51 svr-1 postfix/smtpd[4690]: disconnect from grh210.internetdsl.tpnet.pl[83.3.189.210]
    May 4 16:18:56 svr-1 postfix/qmgr[2076]: 4721AE087CA: from=, size=630, nrcpt=1 (queue active)
    May 4 16:18:56 svr-1 postfix/qmgr[2076]: 0EC90E087DF: from=, size=777, nrcpt=1 (queue active)
    May 4 16:18:56 svr-1 postfix/smtp[4835]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
    May 4 16:18:56 svr-1 postfix/smtp[4836]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
    May 4 16:18:56 svr-1 postfix/smtp[4835]: 4721AE087CA: to=, relay=none, delay=147552, delays=147552/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
    May 4 16:18:56 svr-1 postfix/smtp[4836]: 0EC90E087DF: to=, relay=none, delay=130572, delays=130572/0.04/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
    May 4 16:19:11 svr-1 postfix/anvil[4708]: statistics: max connection rate 1/60s for (smtp:83.3.189.210) at May 4 16:15:50
    May 4 16:19:11 svr-1 postfix/anvil[4708]: statistics: max connection count 1 for (smtp:83.3.189.210) at May 4 16:15:50
    May 4 16:19:11 svr-1 postfix/anvil[4708]: statistics: max cache size 1 at May 4 16:15:50
    May 4 16:20:01 svr-1 pop3d: Connection, ip=[::ffff:127.0.0.1]
    May 4 16:20:01 svr-1 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
    May 4 16:20:01 svr-1 imapd: Connection, ip=[::ffff:127.0.0.1]
    May 4 16:20:01 svr-1 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
    May 4 16:20:01 svr-1 postfix/smtpd[4929]: connect from svr-1[127.0.0.1]
    May 4 16:20:01 svr-1 postfix/smtpd[4929]: lost connection after CONNECT from svr-1[127.0.0.1]
    May 4 16:20:01 svr-1 postfix/smtpd[4929]: disconnect from svr-1[127.0.0.1]
    May 4 16:23:56 svr-1 postfix/qmgr[2076]: B811CE087D8: from=, size=2404, nrcpt=1 (queue active)
    May 4 16:23:56 svr-1 postfix/smtp[5063]: connect to 127.0.0.1[127.0.0.1]:10024: Connection refused
    May 4 16:23:56 svr-1 postfix/smtp[5063]: B811CE087D8: to=, relay=none, delay=139062, delays=139062/0.02/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
    May 4 16:25:02 svr-1 imapd: Connection, ip=[::ffff:127.0.0.1]
    May 4 16:25:02 svr-1 imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0
    May 4 16:25:02 svr-1 pop3d: Connection, ip=[::ffff:127.0.0.1]
    May 4 16:25:02 svr-1 pop3d: Disconnected, ip=[::ffff:127.0.0.1]
    May 4 16:25:02 svr-1 postfix/smtpd[5155]: connect from svr-1[127.0.0.1]
    May 4 16:25:02 svr-1 postfix/smtpd[5155]: lost connection after CONNECT from svr-1[127.0.0.1]
    May 4 16:25:02 svr-1 postfix/smtpd[5155]: disconnect from svr-1[127.0.0.1]
    May 4 16:26:27 svr-1 postfix/smtpd[5155]: warning: 189.4.112.48: hostname bd047030.virtua.com.br verification failed: Name or service not known
    May 4 16:26:27 svr-1 postfix/smtpd[5155]: connect from unknown[189.4.112.48]
    May 4 16:26:28 svr-1 postfix/smtpd[5155]: 1ED4CE087E6: client=unknown[189.4.112.48]
    May 4 16:26:28 svr-1 postfix/smtpd[5155]: warning: 1ED4CE087E6: queue file size limit exceeded
    May 4 16:26:28 svr-1 postfix/smtpd[5155]: disconnect from unknown[189.4.112.48]
    May 4 16:28:03 svr-1 postfix/smtpd[5155]: warning: 189.4.112.48: hostname bd047030.virtua.com.br verification failed: Name or service not known


    Regards Carlo
     
  10. falko

    falko Super Moderator Howtoforge Staff

    It seems as if amavisd isn't running. What's the output of
    Code:
    netstat -tap
    ?
     
  11. The-Ghost

    The-Ghost New Member

    This is wath I get

    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address Stat e PID/Program name
    tcp 0 0 svr-1:10025 *:* LIST EN 2066/master
    tcp 0 0 *:mysql *:* LIST EN 1898/mysqld
    tcp 0 0 *:50351 *:* LIST EN 1544/rpc.statd
    tcp 0 0 *:sunrpc *:* LIST EN 1531/rpcbind
    tcp 0 0 *:ndmp *:* LIST EN 2239/perl
    tcp 0 0 *:8050 *:* LIST EN 2198/sc_serv
    tcp 0 0 *:8051 *:* LIST EN 2198/sc_serv
    tcp 0 0 *:ftp *:* LIST EN 2102/pure-ftpd (SER
    tcp 0 0 svr-1:domain *:* LIST EN 1922/mydns
    tcp 0 0 *:ssh *:* LIST EN 1807/sshd
    tcp 0 0 *:smtp *:* LIST EN 2066/master
    tcp 0 0 svr-1:36205 svr-1:mysql ESTA BLISHED 28555/smtp
    tcp 0 0 svr-1:8050 s5591fcf1.adsl.wanado:65008 TIME _WAIT -
    tcp 0 1924 svr-1:ssh s5591fcf1.adsl.wanado:64956 ESTA BLISHED 28513/0
    tcp 0 0 svr-1:8051 s5591fcf1.adsl.wanado:64056 ESTA BLISHED 2198/sc_serv
    tcp 0 0 svr-1:mysql svr-1:36205 ESTA BLISHED 1898/mysqld
    tcp 0 0 svr-1:mysql svr-1:36204 ESTA BLISHED 1898/mysqld
    tcp 0 0 svr-1:36204 svr-1:mysql ESTA BLISHED 28554/smtp
    tcp 0 0 *:imaps *:* LIST EN 1998/couriertcpd
    tcp 0 0 *:pop3s *:* LIST EN 2010/couriertcpd
    tcp 0 0 *:pop3 *:* LIST EN 2004/couriertcpd
    tcp 0 0 *:imap *:* LIST EN 1991/couriertcpd
    tcp 0 0 *:sunrpc *:* LIST EN 1531/rpcbind
    tcp 0 0 *:http *:* LIST EN 2092/httpd
    tcp 0 0 *:81 *:* LIST EN 2092/httpd
    tcp 0 0 *:ftp *:* LIST EN 2102/pure-ftpd (SER
    tcp 0 0 localhost6.localdoma:domain *:* LIST EN 1922/mydns
    tcp 0 0 *:ssh *:* LIST EN 1807/sshd
    tcp 0 0 *:smtp *:* LIST EN 2066/master
    tcp 0 0 *:https *:* LIST EN 2092/httpd
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64961 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64962 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64966 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64964 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64965 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64967 TIME _WAIT -
    tcp 0 0 svr-1:http s5591fcf1.adsl.wanado:64963 TIME _WAIT -
     
  12. falko

    falko Super Moderator Howtoforge Staff

    Yes, amavisd isn't running. Please start it.
     
  13. The-Ghost

    The-Ghost New Member

    Hi Falko,

    When I try to start amavisd whit /etc/rc.d/init.d/amavisd start
    Then I got an error, I take a look in the conf file and cannot find the problem



    [root@svr-1 ~]# /etc/rc.d/init.d/amavisd start
    Starting amavisd: The value of variable $myhostname is "svr-1", but should have been
    a fully qualified domain name; perhaps uname(3) did not provide such.
    You must explicitly assign a FQDN of this host to variable $myhostname
    in amavisd.conf, or fix what uname(3) provides as a host's network name!
    [FAILED]
     
  14. till

    till Super Moderator Staff Member ISPConfig Developer

    The problem is that you did not specify a fully qualified domain name (fqdn) as you installed your linux distribution. a fqdn is something like svr-1.yourdomain.tld

    Edit the file /etc/hostname so that it contains a fqdn and then run the command

    /etc/init.d/hostname.sh

    and then try to start amavisd again.
     
  15. The-Ghost

    The-Ghost New Member

    When I try to edit the file /etc/hostname than I create a new file.

    The /etc/init.d/hostname.sh command gives -bash: /etc/init.d/hostname.sh: No such file or directory.

    I'm running a fedora 10 system, in the setup of fedora I give the complete domain name svr-1.future-webdiensten.nl

    Regards Carlo
     
  16. falko

    falko Super Moderator Howtoforge Staff

    You can set the correct one like this:

    Code:
    echo server1.example.com > /etc/hostname
    /bin/hostname -F /etc/hostname
    To have the system set the correct hostname whenever you boot the system, we add the last command to /etc/rc.local:

    Code:
    vi /etc/rc.local
    Code:
    [...]
    /bin/hostname -F /etc/hostname
     
  17. The-Ghost

    The-Ghost New Member

    Hi,

    I did al above, amavisd will start without errors, but there is still no mail in the mailboxes

    May 10 14:08:03 svr-1 postfix/qmgr[2091]: DC3C3E087EF: from=, size=3202, nrcpt=1 (queue active)
    May 10 14:08:03 svr-1 postfix/cleanup[31072]: E06B9E08802: message-id=<[email protected]>
    May 10 14:08:03 svr-1 postfix/cleanup[31072]: warning: E06B9E08802: queue file size limit exceeded
    May 10 14:08:03 svr-1 postfix/qmgr[2091]: 7B2C0E087EB: status=deferred (bounce failed)
    May 10 14:08:03 svr-1 postfix/qmgr[2091]: 7B2C0E087EB: from=, status=expired, returned to sender
    May 10 14:08:04 svr-1 postfix/cleanup[31075]: E5C8BE0880A: message-id=<[email protected]>
    May 10 14:08:04 svr-1 postfix/cleanup[31075]: warning: E5C8BE0880A: queue file size limit exceeded
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: CFDF5E087D1: status=deferred (bounce failed)
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: CFDF5E087D1: from=, status=expired, returned to sender
    May 10 14:08:04 svr-1 postfix/cleanup[31072]: 03057E08802: message-id=<[email protected]>
    May 10 14:08:04 svr-1 postfix/cleanup[31072]: warning: 03057E08802: queue file size limit exceeded
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: 7B2C0E087EB: status=deferred (bounce failed)
    May 10 14:08:04 svr-1 postfix/cleanup[31079]: F02F2E0880B: message-id=<[email protected]>
    May 10 14:08:04 svr-1 postfix/cleanup[31079]: warning: F02F2E0880B: queue file size limit exceeded
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: DC3C3E087EF: status=deferred (bounce failed)
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: DC3C3E087EF: from=, status=expired, returned to sender
    May 10 14:08:04 svr-1 postfix/cleanup[31075]: 084B0E08802: message-id=<[email protected]>
    May 10 14:08:04 svr-1 postfix/cleanup[31075]: warning: 084B0E08802: queue file size limit exceeded
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: CFDF5E087D1: status=deferred (bounce failed)
    May 10 14:08:04 svr-1 postfix/cleanup[31072]: 0ADFEE08802: message-id=<[email protected]>
    May 10 14:08:04 svr-1 postfix/cleanup[31072]: warning: 0ADFEE08802: queue file size limit exceeded
    May 10 14:08:04 svr-1 postfix/qmgr[2091]: DC3C3E087EF: status=deferred (bounce failed)
     
  18. falko

    falko Super Moderator Howtoforge Staff

    Can you delete all messages in the queue...
    Code:
    postsuper -d ALL
    ... and try again?
     
  19. The-Ghost

    The-Ghost New Member

    There is something hapening, but now is the mail rejected, I'm realy shure the mail box is created, I can logon to it in SquirrelMail

    This is the mail system at host svr-1.future-webdiensten.nl.

    I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

    For further assistance, please send mail to postmaster.

    If you do so, please include this problem report. You can delete your own text from the attached returned message.

    The mail system

    <[email protected]>: user unknown. Command output: Invalid user
    specified.





    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) do_ascii: Decoding part p001
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) do_ascii: Setting sigaction handler, was 0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) timer set to 320 s (was 480 s)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) do_ascii: Decoding part p001 (0 items), uulib V0.5pl20
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) prolong_timer do_ascii: timer set to 480 s
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) decompose_part: p001 - atomic
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) prolong_timer parts_decode: remaining time = 480 s
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(bypass_header_checks) "[email protected]" result=0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (bypass_header_checks) => false, "[email protected]" matches, result="0", matching_key="/cached/"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) check_header: 0, OK
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(bypass_header_checks) "[email protected]" result=0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (bypass_header_checks) => false, "[email protected]" matches, result="0", matching_key="/cached/"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) Checking for banned types and filenames
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(bypass_banned_checks) "[email protected]" result=0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (bypass_banned_checks) => false, "[email protected]" matches, result="0", matching_key="/cached/"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(banned_rulenames) "[email protected]" result=undef
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(banned_rulenames) "[email protected]" result=undef
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup: (scalar) matches, result="DEFAULT"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (banned_filename), 1 matches for "[email protected]", results: "(constant:DEFAULT)"=>"DEFAULT"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) collect banned table[0]: [email protected], tables: DEFAULT=>Amavis::Lookup::RE=ARRAY(0xa55aca4)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) starting banned checks - traversing message structure tree
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) check_for_banned (p001) text/plain,.asc
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) doing banned check for [email protected] on text/plain,.asc
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_re(["text/plain",".asc"]), no matches
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (check_bann:[email protected]) => undef, ["text/plain",".asc"] does not match
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) p.path [email protected]: "P=p001,L=1,M=text/plain,T=asc"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) banned check: any=0, all=N (1)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_re("MAIL"), no matches
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (keep_decoded_original) => undef, "MAIL" does not match
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) Using ClamAV-clamd: (built-in interface)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) timer set to 320 s (was 480 s)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ask_av (ClamAV-clamd): query template1: CONTSCAN {}\n
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) Using (ClamAV-clamd) on dir: CONTSCAN /var/spool/amavisd/tmp/amavis-20090511T150157-06177/parts\n
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) timer set to 10 s (was 320 s)
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ClamAV-clamd: Connecting to socket /var/spool/amavisd/clamd.sock
    May 11 18:35:00 svr-1 clamd[1940]: SelfCheck: Database status OK.
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ClamAV-clamd: Sending CONTSCAN /var/spool/amavisd/tmp/amavis-20090511T150157-06177/parts\n to UNIX socket /var/spool/amavisd/clamd.sock
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) prolong_timer ask_daemon_internal: timer set to 256 s
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ask_av (ClamAV-clamd) result: /var/spool/amavisd/tmp/amavis-20090511T150157-06177/parts: OK\n
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ask_av (ClamAV-clamd): /var/spool/amavisd/tmp/amavis-20090511T150157-06177/parts CLEAN
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) ClamAV-clamd result: clean
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) prolong_timer run_av: timer set to 480 s
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(bypass_virus_checks) "[email protected]" result=0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (bypass_virus_checks) => false, "[email protected]" matches, result="0", matching_key="/cached/"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(bypass_spam_checks) "[email protected]" result=0
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (bypass_spam_checks) => false, "[email protected]" matches, result="0", matching_key="/cached/"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) wbl: checking sender
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(id) "[email protected]" result=1
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_sql_field(id) "[email protected]" result=3
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup, 2 matches for "[email protected]", results: "/cached/"=>"1", "/cached/"=>"3"
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) wbl: (SQL) recip , 2 matches
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup_acl([email protected]), no match
    May 11 18:35:00 svr-1 amavis[6177]: (06177-06) lookup (local_domains) => undef, "[email protected]" does not match
    May 11 18:35:01 svr-1 amavis[6177]: (06177-06) query_keys: [email protected], @futurefm.nl, @.futurefm.nl, @.nl, @.
    May 11 18:35:01 svr-1 amavis[6177]: (06177-06) lookup_sql "[email protected]", query args: "1", "[email protected]", "@futurefm.nl", "@.futurefm.nl", "@.nl", "@."
     
  20. falko

    falko Super Moderator Howtoforge Staff

    What's in /etc/postfix/master.cf?
     

Share This Page