|
Hi Eric, I must be missing something here. I decided to give postfix and followed your quickie howto, but I cannot send email out. First this is what I have done. Stopped qmail-smtpd and qmail-send using svc -d service name and adding the "down" files to the proper directories. I used yum on my Centos 5.3 system and install postfix-2.3.3-2.1.el5_2. Then I used these instructions: # cd /etc/pki/tls/certs # make postfix.pem # cd /etc/postfix # echo "mail.domain.com:587 [email protected]:password" \ I replace mail.domain.com with mail.accsnetwork.com and [email protected]: >sasl_passwd # chmod 600 sasl_passwd # postmap sasl_passwd Edit /etc/postfix/main.cf settings: myorigin = domain.com Used accsnetwork.com here #mydestination = mynetworks_style = host relayhost = mail.domain.com:587 Used mail.accsnetwork.com:587 here. smtp_sasl_auth_enable = yes smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd smtp_sasl_security_options = smtp_use_tls = yes smtp_tls_CAfile = /etc/pki/tls/certs/postfix.pem smtp_tls_session_cache_database = btree:/var/run/smtp_tls_session_cache Then I had to create some symbolic links: # ln -s /usr/sbin/sendmail.postfix /usr/sbin/sendmail # ln -s /usr/lib/sendmail.postfix /usr/lib/sendmail started postfix watched the /var/log/maillog file sent a test email from the command line I get this these errors: Nov 13 12:46:37 inet postfix/pickup[17384]: BA2DD20E0152: uid=0 from=<root> Nov 13 12:46:37 inet postfix/cleanup[17397]: BA2DD20E0152: message-id=<[email protected]> Nov 13 12:46:37 inet postfix/qmgr[17385]: BA2DD20E0152: from=<[email protected]>, size=729, nrcpt=1 (queue active) Nov 13 12:47:07 inet postfix/smtp[17399]: connect to mail.accsnetwork.com[207.224.111.118]: Connection timed out (port 587) Nov 13 12:47:07 inet postfix/smtp[17399]: BA2DD20E0152: to=<[email protected]>, relay=none, delay=30, delays=0.02/0.04/30/0, dsn=4.4.1, status=deferred (connect to mail.accsnetwork.com[207.224.111.118]: Connection timed out) Do I need to set something up on the qmailtoaster server? Thanks, Dave Eric Shubert wrote: I think that postfix is your best route as well.--------------------------------------------------------------------------------- Qmailtoaster is sponsored by Vickers Consulting Group (www.vickersconsulting.com) Vickers Consulting Group offers Qmailtoaster support and installations. If you need professional help with your setup, contact them today! --------------------------------------------------------------------------------- Please visit qmailtoaster.com for the latest news, updates, and packages. To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] |
- [qmailtoaster] Re: eMPF requires authentica... Eric Shubert
- RE: [qmailtoaster] eMPF requires authentication to wo... Michael Colvin
- Re: [qmailtoaster] eMPF requires authentication ... [email protected]
- RE: [qmailtoaster] eMPF requires authenticat... Michael Colvin
- [qmailtoaster] Re: eMPF requires authen... Eric Shubert
- RE: [qmailtoaster] Re: eMPF require... Michael Colvin
- [qmailtoaster] Re: eMPF requir... Eric Shubert
- Re: [qmailtoaster] Re: eMP... Jake Vickers
- Re: [qmailtoaster] Re: eMP... [email protected]
- [qmailtoaster] Re: eMPF re... Eric Shubert
- Re: [qmailtoaster] Re: eMP... [email protected]
- Re: [qmailtoaster] Re: eMP... [email protected]
- Re: [qmailtoaster] Re: eMP... Aleksander Podsiadly
- [qmailtoaster] Re: eMPF re... Eric Shubert
- Re: [qmailtoaster] Re: eMP... [email protected]
- [qmailtoaster] Re: eMPF re... Eric Shubert
- [qmailtoaster] Re: eMPF re... Eric Shubert
- RE: [qmailtoaster] Re: eMP... Michael Colvin
