[tpop3d-discuss] Cannot fetch mails

Benjamin Broich benjamin.broich at keller-brennecke.de
Fri, 31 Jan 2003 09:26:16 +0100


Hi Martin,

> perhaps the maildirectory path is resolved wrong, so tpop3d looks into the
> wrong directory.
I think that this is true because nothing is put into the mailbox dirs.

> What does tpop3d say.  That no mails are in the mailbox ?
Yes if i make a STAT for the popbox i want to check he says 0 Mails and
logical 0 Bytes ;-)

> can you perhaps send an extracat of your config file with the relevant
parts?
Of course yes... here it is:

/etc/tpop3d.conf
listen-address: 0.0.0.0
max-children: 10
log-facility: mail
auth-mysql-enable: yes
auth-mysql-hostname: localhost
auth-mysql-username: root
auth-mysql-password: mypass
auth-mysql-database: email

all other configuration is made with the mysql table...

	database: email - table: domain
	domain_name: domain.com
	unix_user: vmail
	password_hash: {plaintext}test
	path: /var/spool/mail/SERVERS/domain.com
	max_popbox: 100

I also checked the write rights for the directories everything
seems to be right.

	drwxr-xr-x    2 vmail    mail         4096 Jan 31 08:28 domain.com

best regards,
Benjamin-Timm Broich