[BlueOnyx:07188] Re: BlueOnyx easter egg: Mailman support

Jeff Folk jfolk at qzoneinc.com
Wed Apr 27 09:53:10 -05 2011


On Apr 27, 2011, at 5:36 AM, Michael Stauber wrote:
> 
> That part worked fine for me. Please try to restart Sendmail manually and see 
> if that makes a difference. Also: The list email address starts with a (more 
> or less) random number. So if the list name is "support" (for example), then 
> the list email address is something like "54-support at domain.com".

I may have messed things up now...

Mail to this domain was working for users (macwunder at macwunderland.us in this instance), but none of the mail list addresses were accepted for mail delivery. So I tried this (from other suggestions for undeliverable mail):

makemap hash /etc/mail/mailertable < /etc/mail/mailertable
makemap hash /etc/mail/access.db < /etc/mail/access
makemap hash /etc/mail/virtusertable.db <  /etc/mail/virtusertable

Then restarted sendmail

No more bounces, but all mail is being queued.  :-/

Log entries:

Apr 27 09:23:58 box1 sendmail[13162]: p3RENsrb013162: to=<kevin at davisjohnstone.com>, delay=00:00:01, mailer=local, pri=65730, stat=queued
Apr 27 09:24:38 box1 dovecot: pop3-login: Login: user=<admin>, method=PLAIN, rip=108.77.214.37, lip=108.77.214.36, TLS
Apr 27 09:24:38 box1 dovecot: POP3(admin): Disconnected: Logged out top=0/0, retr=0/0, del=0/37, size=158608
Apr 27 09:24:38 box1 dovecot: pop3-login: Login: user=<macwunder>, method=PLAIN, rip=108.77.214.37, lip=108.77.214.36, TLS
Apr 27 09:24:38 box1 dovecot: POP3(macwunder): Disconnected: Logged out top=0/0, retr=0/0, del=0/1, size=1139
Apr 27 09:24:57 box1 sendmail[13328]: p3REOtS5013328: SYSERR(root): hash map "popauth": missing map file /etc/mail/popip.db: No such file or directory
Apr 27 09:24:57 box1 sendmail[13328]: p3REOtS5013328: SYSERR(root): hash map "Alias1": missing map file /etc/mail/aliases.majordomo.db: No such file or directory
Apr 27 09:24:57 box1 sendmail[13328]: p3REOtS5013328: from=<jfolk at qzoneinc.com>, size=713, class=0, nrcpts=1, msgid=<6104A96F-71D0-4F23-956B-F60D89F4B6EF at qzoneinc.com>, proto=SMTP, daemon=MTA, relay=sme.qzoneinc.com [108.77.214.37]
Apr 27 09:24:57 box1 sendmail[13328]: p3REOtS5013328: to=<macwunder at macwunderland.us>, delay=00:00:00, mailer=local, pri=30713, stat=queued

When I try to flush a queued message:

Running /var/spool/mqueue/p3RELDJ5012562 (sequence 1 of 1)
hash map "Alias1": missing map file /etc/mail/aliases.majordomo.db: No such file or directory
<macwunder at macwunderland.us>... WARNING: cannot open alias database /etc/mail/aliases.majordomo; reading text version

So I tried newaliases:

[root at box1 mail]# newaliases
/etc/mail/aliases: 74 aliases, longest 10 bytes, 724 bytes total
newaliases: cannot open /etc/mail/aliases.majordomo: No such file or directory

OOPS...

[root at box1 mail]# touch /etc/mail/aliases.majordomo
[root at box1 mail]# newaliases
/etc/mail/aliases: 74 aliases, longest 10 bytes, 724 bytes total
/etc/mail/aliases.majordomo: 0 aliases, longest 0 bytes, 0 bytes total

Restarted smtp, pop, and imap from gui... now mail is being delivered again, but still can't get anything delivered to maillist adresses.

Grrr...

Jeff



More information about the Blueonyx mailing list