| |||||||||||||||||||||||||||||||
|
Hi, I've installed VHCS2 CPanel which is using postfix and courier on FC6 x86_64 machine. I've compiled postfix-2.3.8-1.src.rpm downloaded from FC6 local mirror following these steps: 1. rpm -ivh postfix-2.3.8-1.src.rpm 2. cd `rpm --eval '%{_sourcedir}'` 3. export POSTFIX_MYSQL_REDHAT=1 4. export POSTFIX_SASL=2 5. export POSTFIX_TLS=1 6. export POSTFIX_VDA=1 7. export POSTFIX_DB=4 8. sh `rpm --eval '%{_sourcedir}'`/make-postfix.spec 9. cd `rpm --eval '%{_specdir}'` 10. perl -pi -e "s#%define with_alt_prio 30#%define with_alt_prio 100#" postfix.spec 11. rpmbuild -ba postfix.spec 12. rpm -Uhv /usr/src/redhat/RPMS/x86_64/postfix-2.3.8-1.mysql.sasl2.vda.fc6.x86_64.rpm Everything is ok except that when I'm trying to send mail using Thunderbird 1.5.10 here is what /var/log/maillog shows: Apr 13 17:39:41 mail pop3d: Connection, ip=[::ffff:86.105.227.7] Apr 13 17:39:41 mail postfix/smtpd[28475]: warning: smtpd_sasl_auth_enable is true, but SASL support is not compiled in Apr 13 17:39:41 mail postfix/smtpd[28475]: connect from unknown[86.105.227.7] Apr 13 14:39:41 mail postfix/smtpd[28475]: NOQUEUE: reject: RCPT from unknown[DD.DD.DD.DD]: 554 5.7.1 <fname.lname>: Relay access denied; from=<account> to=<fname.lname> proto=ESMTP helo=<[DD.DD.DD.DD]> Apr 13 14:39:41 mail postfix/smtpd[28475]: disconnect from unknown[DD.DD.DD.DD] Apr 13 17:39:41 mail pop3d: LOGIN, user=account, ip=[::ffff:DD.DD.DD.DD] Apr 13 17:39:41 mail pop3d: LOGOUT, user=account, ip=[::ffff:DD.DD.DD.DD], top=0, retr=0, rcvd=24, sent=96, time=0 I attached postfinger output. I cannot find a search form on http://archives.neohapsis.com/archives/postfix/ to search after this error and it's very hard to CTRL+F every month of every year. So if someone can give me a helpful hand with this error please reply. Thanks in advance. -- Best regards --------------- Catalin Celeschi Inovo Solutions http://www.inovo.ro catalin.celeschi 021-310.11.17 [root@mail x86_64]# postfinger --nowarn postfinger - postfix configuration on Fri Apr 13 17:43:43 EEST 2007 version: 1.30 --System Parameters-- mail_version = 2.3.8 hostname = my.domain.com uname = Linux my.domain.com 2.6.20-1.2933.fc6 #1 SMP Mon Mar 19 11:00:19 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux --Packaging information-- --main.cf non-default parameters-- append_dot_mydomain = no biff = no broken_sasl_auth_clients = yes daemon_directory = /usr/lib/postfix local_recipient_maps = unix:passwd.byname $alias_database local_transport = local mailbox_command = procmail -a "$EXTENSION" mailbox_size_limit = 0 mydestination = $myhostname, $mydomain mydomain = my.local myhostname = my.domain.com mynetworks_style = host myorigin = $mydomain smtpd_banner = $myhostname VHCS2 2.4 Spartacus Managed ESMTP 2.4.7.1 smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination smtpd_sasl_auth_enable = yes transport_maps = hash:/etc/postfix/vhcs2/transport virtual_alias_maps = hash:/etc/postfix/vhcs2/aliases virtual_gid_maps = static:12 virtual_mailbox_base = /var/mail/virtual virtual_mailbox_domains = hash:/etc/postfix/vhcs2/domains virtual_mailbox_limit = 0 virtual_mailbox_maps = hash:/etc/postfix/vhcs2/mailboxes virtual_alias_maps = hash:/etc/postfix/vhcs2/aliases virtual_gid_maps = static:12 virtual_mailbox_base = /var/mail/virtual virtual_mailbox_domains = hash:/etc/postfix/vhcs2/domains virtual_mailbox_limit = 0 virtual_mailbox_maps = hash:/etc/postfix/vhcs2/mailboxes virtual_minimum_uid = 2031 virtual_uid_maps = static:2031 --master.cf-- smtp inet n - - - - smtpd pickup fifo n - - 60 1 pickup cleanup unix n - - - 0 cleanup qmgr fifo n - - 300 1 qmgr tlsmgr unix - - - 1000? 1 tlsmgr rewrite unix - - - - - trivial-rewrite bounce unix - - - - 0 bounce defer unix - - - - 0 bounce trace unix - - - - 0 bounce verify unix - - - - 1 verify flush unix n - - 1000? 0 flush proxymap unix - - n - - proxymap smtp unix - - - - - smtp relay unix - - - - - smtp -o fallback_relay= showq unix n - - - - showq error unix - - - - - error discard unix - - - - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - - - - lmtp anvil unix - - - - 1 anvil scache unix - - - - 1 scache maildrop unix - n n - - pipe flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient} uucp unix - n n - - pipe flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient) ifmail unix - n n - - pipe flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient) bsmtp unix - n n - - pipe flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient scalemail-backend unix - n n - 2 pipe flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension} mailman unix - - n - - pipe flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py ${nexthop} ${user} vhcs2-arpl unix - n n - - pipe flags=O user=vmail argv=/var/www/vhcs2/engine/messager/vhcs2-arpl-msgr -- end of postfinger output --
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com