[SuSE Linux] Mail queuing and sendmail 8.9.1a
I used to be able to queue my outgoing mail by using the procedures in the MAIL-QUEUE mini-HOWTO. Under Redhat, this worked flawlessly, but under SuSE, I have not been able to get this to work. I have laid out the sendmail.cf the same way that it is listed in the HOWTO, but no go! Has anyone successfully got mail queuing up and running under SuSE 5.3? If so, will you give me the details. Please keep in mind that my current sendmail looks exactly like the one in the HOWTO with the exception of a few localized changes. Thanks, -- Kim C. Callis -- kcc@ziplink.net ******************************** * When it absolutely, * * Positively has to be * * Destroyed over night! * * * * (800) MARINES * ******************************** - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
On Sat, 2 Jan 1999, Kim C. Callis wrote:
Has anyone successfully got mail queuing up and running under SuSE 5.3? If so, will you give me the details. Please keep in mind that my current sendmail looks exactly like the one in the HOWTO with the exception of a few localized changes.
I queue my mail and flush it by running "sendmail -q" from ip-up when I connect to my ISP. My linux.mc looks like this (sendmail 8.9.1): ---------------------------------------------------------------------------- divert(-1) # # Sendmail Configuration File - version 8.9.1 (22/8/98) # divert(0) VERSIONID(`@(#)linux - sendmail 8.9.1 (stokes) 8/22/98')dnl OSTYPE(`linux')dnl define(`STATUS_FILE', `/etc/mail/sendmail.st')dnl define(`confDEF_USER_ID', `daemon:daemon')dnl define(`PROCMAIL_MAILER_PATH', `/usr/bin/procmail')dnl define(`QUEUE_DIR', `/var/mqueue')dnl define(`confCOPY_ERRORS_TO', `Postmaster')dnl define(`UUCP_MAILER_MAX', `2000000')dnl define(`confQUEUE_LA', `12')dnl define(`confREFUSE_LA', `18')dnl define(`confPRIVACY_FLAGS', `authwarnings,needmailhelo,needvrfyhelo,noexpn,noetrn,noverb')dnl define(`confTRUSTED_USERS', `mdom wwwrun')dnl define(`SMART_HOST', `smtp:[post.demon.co.uk]')dnl define(`confCON_EXPENSIVE', `True')dnl define(`SMTP_MAILER_FLAGS',`e')dnl define(`confMAX_RCPTS_PER_MESSAGE',`3') define(`confREJECT_MSG',`550 Access denied to you') FEATURE(`nocanonify')dnl FEATURE(`always_add_domain')dnl FEATURE(`local_procmail')dnl FEATURE(`mailertable', `hash -o /etc/mail/mailertable.db')dnl FEATURE(`genericstable', `hash -o /etc/mail/genericstable.db')dnl FEATURE(`virtusertable', `hash -o /etc/mail/virtusertable.db')dnl FEATURE(`access_db', `hash -o /etc/mail/access.db') FEATURE(`blacklist_recipients') MAILER(`local')dnl MAILER(`procmail')dnl MAILER(`smtp')dnl MAILER(`uucp') Cw localhost ---------------------------------------------------------------------------- Phil -- Philip Stokes Email: phil@stokes.demon.co.uk Fax: +44 (0)870 164 1242 - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (2)
-
kcc@ziplink.net
-
phil@stokes.demon.co.uk