Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix not working...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jaeger_m
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2002
Posts: 108

PostPosted: Fri Feb 21, 2003 11:36 am    Post subject: Postfix not working... Reply with quote

Hi.

I tryed to setup qa virtual mailhost as described in the gentoo docs, but I've got problems with postfix. When I try to connect to port 25, I can connect, but I get no answer. /var/log/mail.* says:

warning: /usr/lib/postfix/smptd: bad command startup -- throttling

What could that be about?

Greetings and thanx in advance...
Back to top
View user's profile Send private message
Vxster
n00b
n00b


Joined: 16 Jan 2003
Posts: 66
Location: London, UK

PostPosted: Fri Feb 21, 2003 11:49 am    Post subject: Reply with quote

Could you post some of the previous lines in your mail log? Is there anything before this line?
Back to top
View user's profile Send private message
jaeger_m
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2002
Posts: 108

PostPosted: Fri Feb 21, 2003 12:00 pm    Post subject: Reply with quote

Argh... sure there is... I forgot to start newaliases ;-)

Thanx man, sometimes I'm just too stupid ;-)

But now I have another Problem. The docs say that EHLO should give me:

Code:
250-mail.domain.com
                250-PIPELINING
                250-SIZE 10240000
                250-VRFY
                250-ETRN
                250-STARTTLS
                250-AUTH LOGIN PLAIN OTP
                250-AUTH=LOGIN PLAIN OTP
                250-XVERP
                250 8BITMIME


but I get

Code:
EHLO entertainment-zone.de
250-www.entertainment-zone.de
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
250-AUTH=LOGIN PLAIN OTP DIGEST-MD5 CRAM-MD5
250-XVERP
250 8BITMIME



by the way, my main.cf

Code:

smtpd_sasl_auth_enable = yes
smptd_sasl2_atuh_enable = yes
smptd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_sasl_local_domain =

smptd_recipient_restrictions =
        permit_sasl_authenticated
        permit_mynetworks
        reject_unauth_destination

smptd_use_tls = yes
# smptd_tls_auth_only = yes
smptd_tls_key_file = /etc/postfix/newreq.pem
smptd_tls_cert_file = /etc/postfix/newcert.pem
smptd_tls_CAfile = /etc/postfix/cacert.pem
smptd_tls_loglevel = 3
smptd_tls_received_header = yes
smptd_tls_session_cache_timeout = 3600s
tls_randoom_source = dev:/dev/urandom

queue_directory = /var/spool/postfix
.... (the rest is the standard cf-file)
Back to top
View user's profile Send private message
jaeger_m
Tux's lil' helper
Tux's lil' helper


Joined: 26 Sep 2002
Posts: 108

PostPosted: Sun Feb 23, 2003 3:16 pm    Post subject: Reply with quote

No Ideas?!?
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Mon Feb 24, 2003 2:51 am    Post subject: postfix Reply with quote

Does it break anything or is it just different? I've noticed that it isn't uncommon for Postfix docs to differ from reality in many cases.

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum