Friday, February 21, 2003
Working on my client's email server.
Created three new /var/qmail/control files that contain the loglevels for different services
The problem is this. When delivering to a large ldap list (everybody@client.net for example), some of the deliverys fail with this error message:
On Monday, I'll create a bunch of test users in cvs2ldif and a list to send to them all. Then I can test this extensively.
In the being careful dept, I should rebuild the qmail binaries before making any changes, then cmp them to the binaries that are in /var/qmail/bin to make sure that I have the right version of stuff.
Created three new /var/qmail/control files that contain the loglevels for different services
- loglevel-pop3d 64 for debug
- loglevel-smtpd 64 for debug
- loglevel-send 64 for debug. This one is for local and remote deliverys.
The problem is this. When delivering to a large ldap list (everybody@client.net for example), some of the deliverys fail with this error message:
@400000003e56be0628768734 starting delivery 54492: msg 450906 to local fred@client.net
@400000003e56be65359844ac delivery 54492: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)/
On Monday, I'll create a bunch of test users in cvs2ldif and a list to send to them all. Then I can test this extensively.
In the being careful dept, I should rebuild the qmail binaries before making any changes, then cmp them to the binaries that are in /var/qmail/bin to make sure that I have the right version of stuff.