Looks like you have a few 'issues', Alan. :(

Alan T. Miller wrote:
Well, I have Qmail toaster up and running but I am now running into a few issues. This is a fresh qmail toaster install on centos 5.3. I am hopeful someone can help.

Things that I can do and seem to work:

1) I can create new domains and users on the command line.
2) I can log in via Imap and check mail to those new accounts.
3) Create folders under my inbox via imap.
3) I can send mail on the system via the command line.

Good to know. I'm glad to see you didn't use vqadmin to create domains!

Things I cannot do and are not working:

1) Send mail from my mail client either via smtp or secured smtp.

I'm guessing that your client is using port 25 and is blacklisted. The stock toaster presently does not allow connections from blacklisted addresses, regardless of authentication. Try the client using port 587.

If you absolutely need to use port 25 from an IP address that's blacklisted, you'll need to install spamdyke to allow authenticated users to send. Spamdyke (highly recommended) can be installed by running the qtp-install-spamdyke script, which is part of qmailtoaster-plus (http://qtp.qmailtoaster.com). QTP is also highly recommended.

2) Find my Trash box or Sent folder when logged in via imap.

Is your client configured to use the "INBOX." prefix? Courier IMAP is sorta hokey that way. You might want to consider using dovecot instead. There is (or soon will be) a wiki page describing how to install dovecot. Dovecot will be the stock IMAP server in a future QMT release.

Also, I see errors in the log files which suggest some issues with vpopmail (permissions maybe):

from /var/log/qmail/send/current
@400000004aa2a162132fe35c delivery 3: deferral: Unable_to_chdir_to_maildir._(#4.2.1)/

Yeah, looks like permissions all right. Permissions on the /home/vpopmail/ branch (including everything beneath it) should be vpopmail:vchkpw.

I also see this error as well in /var/log/qmail/spamd

failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.8/Mail/SpamAssassin/Plugin/DomainKeys.pm line 83

What does this command show you?:
# sudo -u vpopmail -H spamassassin -D --lint

Any thoughts anyone?

No shortage of thoughts (and help) here. ;)

Thanks in advance.

Sure.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
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]


Reply via email to