postfix problems

Discussion in 'Installation/Configuration' started by kwickcut, Mar 2, 2012.

  1. kwickcut

    kwickcut Member HowtoForge Supporter

    i have tried everything i can find online but am having troubles that i can not seem to be able to fix. the server is not sending mail and i really need it to
    thanks kwick

    error log
    Code:
    Mar  1 18:45:01 server1 postfix/smtpd[27720]: fatal: cannot handle socket type AF_INET6 with "inet_protocols = ipv4"
    mail warn
    Code:
    Mar  1 18:45:01 server1 postfix/smtpd[27720]: fatal: cannot handle socket type AF_INET6 with "inet_protocols = ipv4"
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: process /usr/lib/postfix/smtpd pid 27720 exit status 1
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
    
    mail log
    Code:
    Mar  1 18:45:01 server1 pop3d: Connection, ip=[::1]
    Mar  1 18:45:01 server1 pop3d: Disconnected, ip=[::1]
    Mar  1 18:45:01 server1 imapd: Connection, ip=[::1]
    Mar  1 18:45:01 server1 imapd: Disconnected, ip=[::1], time=0
    Mar  1 18:45:01 server1 postfix/smtpd[27720]: fatal: cannot handle socket type AF_INET6 with "inet_protocols = ipv4"
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: process /usr/lib/postfix/smtpd pid 27720 exit status 1
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
    Mar  1 18:45:21 server1 postfix/postfix-script[27856]: stopping the Postfix mail system
    Mar  1 18:45:21 server1 postfix/master[6600]: terminating on signal 15
    Mar  1 18:45:24 server1 postfix/postfix-script[28061]: starting the Postfix mail system
    Mar  1 18:45:24 server1 postfix/master[28062]: daemon started -- version 2.7.0, configuration /etc/postfix
    Mar  1 18:45:44 server1 imapd: Connection, ip=[::1]
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53561], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=30, sent=238, time=0
    Mar  1 18:45:44 server1 imapd: Connection, ip=[::1]
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53562], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=485, sent=1654, time=0
    Mar  1 18:45:44 server1 imapd: Connection, ip=[::1]
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53563], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: connect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: AF8B19C1666: client=localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 postfix/cleanup[28209]: AF8B19C1666: message-id=<[email protected]>
    Mar  1 18:46:00 server1 postfix/qmgr[28064]: AF8B19C1666: from=<[email protected]>, size=745, nrcpt=1 (queue active)
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:00 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53573], protocol=IMAP
    Mar  1 18:46:00 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=623, sent=204, time=0
    Mar  1 18:46:00 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:00 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53575], protocol=IMAP
    Mar  1 18:46:00 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: connect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: 9DC9C9C1667: client=localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 postfix/cleanup[28209]: 9DC9C9C1667: message-id=<[email protected]>
    Mar  1 18:46:06 server1 postfix/qmgr[28064]: 9DC9C9C1667: from=<[email protected]>, size=1236, nrcpt=1 (queue active)
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 amavis[32269]: (32269-09) Passed CLEAN, LOCAL [127.0.0.1] [68.39.193.54] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: 0iaQsJxbF8nF, Hits: -0.999, size: 745, queued_as: 9DC9C9C1667, 5900 ms
    Mar  1 18:46:06 server1 postfix/smtp[28210]: AF8B19C1666: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=6, delays=0.11/0.01/0/5.9, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=32269-09, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 9DC9C9C1667)
    Mar  1 18:46:06 server1 postfix/qmgr[28064]: AF8B19C1666: removed
    Mar  1 18:46:10 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:10 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53578], protocol=IMAP
    Mar  1 18:46:10 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:11 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:11 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53579], protocol=IMAP
    Mar  1 18:46:11 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:12 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:12 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53580], protocol=IMAP
    Mar  1 18:46:12 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:13 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:13 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53581], protocol=IMAP
    Mar  1 18:46:13 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:13 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:13 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53582], protocol=IMAP
    Mar  1 18:46:14 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=1
    Mar  1 18:46:14 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:14 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53583], protocol=IMAP
    Mar  1 18:46:14 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:15 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:15 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53584], protocol=IMAP
    Mar  1 18:46:15 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:16 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:16 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53585], protocol=IMAP
    Mar  1 18:46:16 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:46:17 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:17 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53586], protocol=IMAP
    Mar  1 18:46:17 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:20 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:20 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53587], protocol=IMAP
    Mar  1 18:46:20 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=87, sent=391, time=0
    Mar  1 18:46:21 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:21 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53588], protocol=IMAP
    Mar  1 18:46:21 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=87, sent=391, time=0
    Mar  1 18:46:22 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:22 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53589], protocol=IMAP
    Mar  1 18:46:22 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=2541, body=0, rcvd=312, sent=6667, time=0
    Mar  1 18:46:26 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:26 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53590], protocol=IMAP
    Mar  1 18:46:26 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:27 server1 postfix/smtp[28222]: connect to mta5.am0.yahoodns.net[66.94.237.139]:25: Connection timed out
    Mar  1 18:46:28 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:28 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53592], protocol=IMAP
    Mar  1 18:46:28 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:46:29 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:29 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53593], protocol=IMAP
    Mar  1 18:46:29 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:40 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:40 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53594], protocol=IMAP
    Mar  1 18:46:40 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:42 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:42 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53595], protocol=IMAP
    Mar  1 18:46:42 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:44 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53596], protocol=IMAP
    Mar  1 18:46:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:48 server1 postfix/smtp[28222]: connect to mta6.am0.yahoodns.net[98.139.175.225]:25: Connection timed out
    Mar  1 18:46:59 server1 imapd: Connection, ip=[::1]
    Mar  1 18:46:59 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53598], protocol=IMAP
    Mar  1 18:46:59 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:04 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:04 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53599], protocol=IMAP
    Mar  1 18:47:04 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=192, sent=812, time=0
    Mar  1 18:47:06 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:06 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53600], protocol=IMAP
    Mar  1 18:47:06 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=13, sent=86, time=0
    Mar  1 18:47:07 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:07 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53601], protocol=IMAP
    Mar  1 18:47:07 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:09 server1 postfix/smtp[28222]: connect to mta7.am0.yahoodns.net[74.6.136.244]:25: Connection timed out
    Mar  1 18:47:30 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:30 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53603], protocol=IMAP
    Mar  1 18:47:30 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:30 server1 postfix/smtp[28222]: connect to mta7.am0.yahoodns.net[98.139.54.60]:25: Connection timed out
    Mar  1 18:47:31 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:31 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53605], protocol=IMAP
    Mar  1 18:47:31 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:51 server1 postfix/smtp[28222]: connect to mta5.am0.yahoodns.net[66.94.238.147]:25: Connection timed out
    Mar  1 18:47:51 server1 postfix/smtp[28222]: 9DC9C9C1667: to=<[email protected]>, relay=none, delay=105, delays=0.07/0.01/105/0, dsn=4.4.1, status=deferred (connect to mta5.am0.yahoodns.net[66.94.238.147]:25: Connection timed out)
    Mar  1 18:47:57 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:57 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53607], protocol=IMAP
    Mar  1 18:47:57 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:58 server1 imapd: Connection, ip=[::1]
    Mar  1 18:47:58 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53608], protocol=IMAP
    Mar  1 18:47:58 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:48:26 server1 imapd: Connection, ip=[::1]
    Mar  1 18:48:26 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53609], protocol=IMAP
    Mar  1 18:48:27 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=1
    Mar  1 18:48:28 server1 imapd: Connection, ip=[::1]
    Mar  1 18:48:28 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53610], protocol=IMAP
    Mar  1 18:48:28 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:48:30 server1 imapd: Connection, ip=[::1]
    Mar  1 18:48:30 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53611], protocol=IMAP
    Mar  1 18:48:30 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:48:34 server1 imapd: Connection, ip=[::1]
    Mar  1 18:48:34 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53612], protocol=IMAP
    Mar  1 18:48:34 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=2541, body=0, rcvd=312, sent=6667, time=0
    Mar  1 18:48:35 server1 imapd: Connection, ip=[::1]
    Mar  1 18:48:35 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53613], protocol=IMAP
    Mar  1 18:48:35 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    
    
    mail info
    Code:
    Mar  1 18:45:01 server1 postfix/smtpd[27720]: fatal: cannot handle socket type AF_INET6 with "inet_protocols = ipv4"
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: process /usr/lib/postfix/smtpd pid 27720 exit status 1
    Mar  1 18:45:02 server1 postfix/master[6600]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
    Mar  1 18:45:21 server1 postfix/postfix-script[27856]: stopping the Postfix mail system
    Mar  1 18:45:21 server1 postfix/master[6600]: terminating on signal 15
    Mar  1 18:45:24 server1 postfix/postfix-script[28061]: starting the Postfix mail system
    Mar  1 18:45:24 server1 postfix/master[28062]: daemon started -- version 2.7.0, configuration /etc/postfix
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53561], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=30, sent=238, time=0
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53562], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=485, sent=1654, time=0
    Mar  1 18:45:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53563], protocol=IMAP
    Mar  1 18:45:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: connect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: AF8B19C1666: client=localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 postfix/cleanup[28209]: AF8B19C1666: message-id=<[email protected]>
    Mar  1 18:46:00 server1 postfix/qmgr[28064]: AF8B19C1666: from=<[email protected]>, size=745, nrcpt=1 (queue active)
    Mar  1 18:46:00 server1 postfix/smtpd[28205]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:00 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53573], protocol=IMAP
    Mar  1 18:46:00 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=623, sent=204, time=0
    Mar  1 18:46:00 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53575], protocol=IMAP
    Mar  1 18:46:00 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: connect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: 9DC9C9C1667: client=localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 postfix/cleanup[28209]: 9DC9C9C1667: message-id=<[email protected]>
    Mar  1 18:46:06 server1 postfix/qmgr[28064]: 9DC9C9C1667: from=<[email protected]>, size=1236, nrcpt=1 (queue active)
    Mar  1 18:46:06 server1 postfix/smtpd[28221]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  1 18:46:06 server1 amavis[32269]: (32269-09) Passed CLEAN, LOCAL [127.0.0.1] [68.39.193.54] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: 0iaQsJxbF8nF, Hits: -0.999, size: 745, queued_as: 9DC9C9C1667, 5900 ms
    Mar  1 18:46:06 server1 postfix/smtp[28210]: AF8B19C1666: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=6, delays=0.11/0.01/0/5.9, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=32269-09, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 9DC9C9C1667)
    Mar  1 18:46:06 server1 postfix/qmgr[28064]: AF8B19C1666: removed
    Mar  1 18:46:10 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53578], protocol=IMAP
    Mar  1 18:46:10 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:11 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53579], protocol=IMAP
    Mar  1 18:46:11 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:12 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53580], protocol=IMAP
    Mar  1 18:46:12 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:13 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53581], protocol=IMAP
    Mar  1 18:46:13 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:13 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53582], protocol=IMAP
    Mar  1 18:46:14 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=1
    Mar  1 18:46:14 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53583], protocol=IMAP
    Mar  1 18:46:14 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:15 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53584], protocol=IMAP
    Mar  1 18:46:15 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:16 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53585], protocol=IMAP
    Mar  1 18:46:16 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:46:17 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53586], protocol=IMAP
    Mar  1 18:46:17 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:20 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53587], protocol=IMAP
    Mar  1 18:46:20 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=87, sent=391, time=0
    Mar  1 18:46:21 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53588], protocol=IMAP
    Mar  1 18:46:21 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=87, sent=391, time=0
    Mar  1 18:46:22 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53589], protocol=IMAP
    Mar  1 18:46:22 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=2541, body=0, rcvd=312, sent=6667, time=0
    Mar  1 18:46:26 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53590], protocol=IMAP
    Mar  1 18:46:26 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:27 server1 postfix/smtp[28222]: connect to mta5.am0.yahoodns.net[66.94.237.139]:25: Connection timed out
    Mar  1 18:46:28 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53592], protocol=IMAP
    Mar  1 18:46:28 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:46:29 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53593], protocol=IMAP
    Mar  1 18:46:29 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:40 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53594], protocol=IMAP
    Mar  1 18:46:40 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:42 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53595], protocol=IMAP
    Mar  1 18:46:42 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:44 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53596], protocol=IMAP
    Mar  1 18:46:44 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:46:48 server1 postfix/smtp[28222]: connect to mta6.am0.yahoodns.net[98.139.175.225]:25: Connection timed out
    Mar  1 18:46:59 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53598], protocol=IMAP
    Mar  1 18:46:59 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:04 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53599], protocol=IMAP
    Mar  1 18:47:04 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=192, sent=812, time=0
    Mar  1 18:47:06 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53600], protocol=IMAP
    Mar  1 18:47:06 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=13, sent=86, time=0
    Mar  1 18:47:07 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53601], protocol=IMAP
    Mar  1 18:47:07 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:09 server1 postfix/smtp[28222]: connect to mta7.am0.yahoodns.net[74.6.136.244]:25: Connection timed out
    Mar  1 18:47:30 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53603], protocol=IMAP
    Mar  1 18:47:30 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:30 server1 postfix/smtp[28222]: connect to mta7.am0.yahoodns.net[98.139.54.60]:25: Connection timed out
    Mar  1 18:47:31 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53605], protocol=IMAP
    Mar  1 18:47:31 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:51 server1 postfix/smtp[28222]: connect to mta5.am0.yahoodns.net[66.94.238.147]:25: Connection timed out
    Mar  1 18:47:51 server1 postfix/smtp[28222]: 9DC9C9C1667: to=<[email protected]>, relay=none, delay=105, delays=0.07/0.01/105/0, dsn=4.4.1, status=deferred (connect to mta5.am0.yahoodns.net[66.94.238.147]:25: Connection timed out)
    Mar  1 18:47:57 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53607], protocol=IMAP
    Mar  1 18:47:57 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:47:58 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53608], protocol=IMAP
    Mar  1 18:47:58 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:48:26 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53609], protocol=IMAP
    Mar  1 18:48:27 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=1
    Mar  1 18:48:28 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53610], protocol=IMAP
    Mar  1 18:48:28 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=140, sent=900, time=0
    Mar  1 18:48:30 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53611], protocol=IMAP
    Mar  1 18:48:30 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:48:34 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53612], protocol=IMAP
    Mar  1 18:48:34 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=2541, body=0, rcvd=312, sent=6667, time=0
    Mar  1 18:48:35 server1 imapd: LOGIN, [email protected], ip=[::1], port=[53613], protocol=IMAP
    Mar  1 18:48:35 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=1408, body=0, rcvd=298, sent=3496, time=0
    Mar  1 18:50:01 server1 postfix/smtpd[28460]: connect from localhost.localdomain[127.0.0.1]
    Mar  1 18:50:01 server1 postfix/smtpd[28460]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Mar  1 18:50:01 server1 postfix/smtpd[28460]: disconnect from localhost.localdomain[127.0.0.1]
    
    
     
  2. kwickcut

    kwickcut Member HowtoForge Supporter

    i am now generating this error
    Code:
    Mar  2 00:08:51 server1 postfix/smtp[5947]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  2 00:09:52 server1 postfix/smtp[5994]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  2 00:10:53 server1 postfix/smtp[6137]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    now on my old server i have a postfix database i log into mwsql and i font have a postfit database

    to log into mysql i run

    Code:
    mysql -u root -p
    
    then to list i ran

    Code:
    show databases;
    
    i see only these listed and no postfix

    Code:
    mysql> show databases;
    +--------------------+
    | Database           |
    +--------------------+
    | information_schema |
    | 525_607            |
    | dbispconfig        |
    | kikinit            |
    | kwickbidtestsite   |
    | mysql              |
    +--------------------+
    6 rows in set (0.00 sec)
    can i install the data base after ispconfig is running and is so how?



    thanks kwick
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Which tutorial (URL) did you use to set up the server? What's in /etc/postfix/main.cf?
     
  4. kwickcut

    kwickcut Member HowtoForge Supporter

    how to link http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-3


    main cf
    Code:
    # See /usr/share/postfix/main.cf.dist for a commented, more complete version
    
    
    # Debian specific:  Specifying a file name will cause the first
    # line of that file to be used as the name.  The Debian default
    # is /etc/mailname.
    #myorigin = /etc/mailname
    
    smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
    biff = no
    
    # appending .domain is the MUA's job.
    append_dot_mydomain = no
    
    # Uncomment the next line to generate "delayed mail" warnings
    #delay_warning_time = 4h
    
    readme_directory = /usr/share/doc/postfix
    
    # TLS parameters
    smtpd_tls_cert_file = /etc/postfix/smtpd.cert
    smtpd_tls_key_file = /etc/postfix/smtpd.key
    smtpd_use_tls = yes
    smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
    smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
    
    # See /usr/share/doc/postfix/TLS_README.gz in the postfix-doc package for
    # information on enabling SSL in the smtp client.
    
    myhostname = xxxxservers.com
    alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
    alias_database = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
    myorigin = /etc/mailname
    mydestination = xxxxservers.com, localhost, localhost.localdomain
    #relayhost = 
    mynetworks = 127.0.0.0/8 [::1]/128
    mailbox_size_limit = 0
    recipient_delimiter = +
    inet_interfaces = all
    html_directory = /usr/share/doc/postfix/html
    virtual_alias_domains = 
    virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf, proxy:mysql:/etc/postfix/mysql-virtual_email2email.cf, hash:/var/lib/mailman/data/virtual-mailman
    virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
    virtual_mailbox_maps = proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf
    virtual_mailbox_base = /var/vmail
    virtual_uid_maps = static:5000
    virtual_gid_maps = static:5000
    smtpd_sasl_auth_enable = yes
    broken_sasl_auth_clients = yes
    smtpd_sasl_authenticated_header = yes
    smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, check_recipient_access mysql:/etc/postfix/mysql-virtual_recipient.cf, reject_unauth_destination
    smtpd_tls_security_level = may
    transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf
    relay_domains = mysql:/etc/postfix/mysql-virtual_relaydomains.cf
    relay_recipient_maps = mysql:/etc/postfix/mysql-virtual_relayrecipientmaps.cf
    proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $virtual_mailbox_limit_maps
    smtpd_sender_restrictions = check_sender_access mysql:/etc/postfix/mysql-virtual_sender.cf
    smtpd_client_restrictions = check_client_access mysql:/etc/postfix/mysql-virtual_client.cf
    smtpd_client_message_rate_limit = 100
    maildrop_destination_concurrency_limit = 1
    maildrop_destination_recipient_limit = 1
    virtual_transport = maildrop
    header_checks = regexp:/etc/postfix/header_checks
    mime_header_checks = regexp:/etc/postfix/mime_header_checks
    nested_header_checks = regexp:/etc/postfix/nested_header_checks
    body_checks = regexp:/etc/postfix/body_checks
    owner_request_special = no
    content_filter = amavis:[127.0.0.1]:10024
    receive_override_options = no_address_mappings
    message_size_limit = 0
    smtp_sasl_auth_enable = yes
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd=
    smtp_sasl_security_options =
    relayhost = mail.authsmtp.com:2525
    
     
  5. kwickcut

    kwickcut Member HowtoForge Supporter

    this is my error log

    Code:
    Mar  5 01:40:17 server1 postfix/smtp[12860]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    now i dont have sasl_passwd=.db but i do have sasl_passwd.db

    and this is mail warn. now i checked the permissions of sasl_passwd.db and it is set to 644 and i have tried 777 as well and it still cant see or read the file

    Code:
    Mar  5 01:39:12 server1 postfix/postfix-script[12372]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:14 server1 postfix/postfix-script[12488]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:16 server1 postfix/postfix-script[12592]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:16 server1 postfix/smtp[12633]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:39:16 server1 postfix/postfix-script[12696]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:17 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12633 exit status 1
    Mar  5 01:39:17 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    and this is my mail info

    Code:
    Mar  5 01:39:14 server1 postfix/postfix-script[12423]: stopping the Postfix mail system
    Mar  5 01:39:14 server1 postfix/master[11753]: terminating on signal 15
    Mar  5 01:39:14 server1 postfix/postfix-script[12488]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:16 server1 postfix/postfix-script[12592]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:16 server1 postfix/postfix-script[12629]: starting the Postfix mail system
    Mar  5 01:39:16 server1 postfix/master[12630]: daemon started -- version 2.7.0, configuration /etc/postfix
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 332F49C18EC: from=<[email protected]>, size=776, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 432519C16CD: from=<[email protected]>, size=657, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 28C289C18F7: from=<[email protected]>, size=635, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: A54A79C18F6: from=<[email protected]>, size=976, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 632419C1945: from=<[email protected]>, size=775, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: AB6FD9C1950: from=<[email protected]>, size=769, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 1E0239C1936: from=<[email protected]>, size=767, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 5D2FD9C1941: from=<[email protected]>, size=792, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 43CAE9C18D7: from=<[email protected]>, size=755, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 582E99C18F0: from=<[email protected]>, size=2855, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/qmgr[12632]: 3FCFA9C18F1: from=<[email protected]>, size=1776, nrcpt=1 (queue active)
    Mar  5 01:39:16 server1 postfix/smtp[12633]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:39:16 server1 postfix/postfix-script[12696]: warning: group or other writable: /etc/postfix/./sasl_passwd.db
    Mar  5 01:39:17 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12633 exit status 1
    Mar  5 01:39:17 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:39:49 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38227], protocol=IMAP
    Mar  5 01:39:49 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=30, sent=238, time=0
    Mar  5 01:39:49 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38228], protocol=IMAP
    Mar  5 01:39:49 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=485, sent=1655, time=0
    Mar  5 01:39:49 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38229], protocol=IMAP
    Mar  5 01:39:49 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=119, sent=900, time=0
    Mar  5 01:39:51 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38230], protocol=IMAP
    Mar  5 01:39:51 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=119, sent=900, time=0
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: connect from localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: connect from localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: 4051B9C1966: client=localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 postfix/cleanup[12832]: 4051B9C1966: message-id=<[email protected]>
    Mar  5 01:40:02 server1 postfix/qmgr[12632]: 4051B9C1966: from=<[email protected]>, size=774, nrcpt=1 (queue active)
    Mar  5 01:40:02 server1 postfix/smtpd[12807]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  5 01:40:02 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38249], protocol=IMAP
    Mar  5 01:40:02 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=660, sent=204, time=0
    Mar  5 01:40:02 server1 imapd: LOGIN, [email protected], ip=[::1], port=[38250], protocol=IMAP
    Mar  5 01:40:02 server1 imapd: LOGOUT, [email protected], ip=[::1], headers=0, body=0, rcvd=119, sent=900, time=0
    Mar  5 01:40:17 server1 postfix/smtp[12860]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:40:18 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12860 exit status 1
    Mar  5 01:40:18 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:41:18 server1 postfix/smtp[12895]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:41:19 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12895 exit status 1
    Mar  5 01:41:19 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:42:19 server1 postfix/smtp[12957]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:42:20 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12957 exit status 1
    Mar  5 01:42:20 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:43:20 server1 postfix/smtp[12987]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:43:21 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 12987 exit status 1
    Mar  5 01:43:21 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:44:21 server1 postfix/smtp[13018]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:44:22 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 13018 exit status 1
    Mar  5 01:44:22 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    Mar  5 01:45:01 server1 postfix/smtpd[13060]: connect from localhost.localdomain[127.0.0.1]
    Mar  5 01:45:01 server1 postfix/smtpd[13060]: lost connection after CONNECT from localhost.localdomain[127.0.0.1]
    Mar  5 01:45:01 server1 postfix/smtpd[13060]: disconnect from localhost.localdomain[127.0.0.1]
    Mar  5 01:45:22 server1 postfix/smtp[13093]: fatal: open database /etc/postfix/sasl_passwd=.db: No such file or directory
    Mar  5 01:45:23 server1 postfix/master[12630]: warning: process /usr/lib/postfix/smtp pid 13093 exit status 1
    Mar  5 01:45:23 server1 postfix/master[12630]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
    
    i am stuck and have tried everything that i can find anyone have an idea? thanks


    kwick
     
  6. falko

    falko Super Moderator Howtoforge Staff

    This should read
    Code:
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
    or
    Code:
    smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd.db
     
  7. kwickcut

    kwickcut Member HowtoForge Supporter

    great eye i was going nuts this is the correct code and now the email server is working as it should


    when i tried this one i get an error

    error when using the second code
    Code:
    Mar  5 13:08:21 server1 postfix/smtp[9310]: fatal: open database /etc/postfix/sasl_passwd.db.db: No such file or directory

    thanks so much falko this is a great site and i will continue my support of this great site as it has supported all of me wants and needs GREAT WORK!!!!


    kwick
     
    Last edited: Mar 5, 2012

Share This Page