Hi,
Thank you for correcting me.
I did as you noted, placed those lines in openbsd-submit.mc (at the bottom).
Here's the 'make' step, from /usr/share/sendmail/cf/, it had an error:
$ sudo make openbsd-submit.cf
rm -f openbsd-submit.cf
( cd /usr/share/sendmail/cf && /usr/bin/m4
/usr/share/sendma
> I went ahead and made a backup of /etc/mail/submit.cf and copied it into
> (replacing) /etc/mail/submit.cf.
>
> Correction: I copied the newly created openbsd-submit.cf into/replacing
> /etc/mail/submit.cf.
Hi Sean,
> I realize this isn't directly OpenBSD-related, though believe I came
> across a message in misc a while back
That was me (on ports@, not misc@).
> that discussed including a reply-to field in mutt.
Er, well, mutt is able to set the Reply-To: all right.
It is trivial to set arbitrary
On 2007/11/03 05:59, Sean Darby wrote:
> 1. cd /etc/mail/
You are confused between /etc/mail (dir holding config files
used by sendmail) and /usr/share/sendmail/cf (dir holding files
used to *build* these config files).
cd /usr/share/sendmail/cf
copy submit.mc to openbsd-submit.mc and add these l
Thank you! :^)
So would I do this:
1. cd /etc/mail/
2. cp submit.cf openbsd-submit.cf
3. ...add this to openbsd-submit.cf:
define(`confCT_FILE', `-o MAIL_SETTINGS_DIR`'trusted-users')dnl
FEATURE(`use_ct_file')dnl
4. make openbsd-submit.cf (while in /etc/mail/)
5. cp openbsd-submit.cf sendmail.c
On Sat, 3 Nov 2007, Stuart Henderson wrote:
type 'make openbsd-submit.cf' and copy the resulting file to
/etc/mail/sendmail.cf
Shouldn't it be /etc/mail/submit.cf
--
Antoine
On 2007/11/03 11:01, Antoine Jacoutot wrote:
> On Sat, 3 Nov 2007, Stuart Henderson wrote:
>> type 'make openbsd-submit.cf' and copy the resulting file to
>> /etc/mail/sendmail.cf
>
> Shouldn't it be /etc/mail/submit.cf
Yes, oops!
On 2007/11/02 18:48, Sean Darby wrote:
> Thank you very much for the info! I appreciate it a lot.
>
> I've now updated my /etc/mail/trusted-users file with my "[EMAIL PROTECTED]"
> address (which is what I currently have in my "from:" field in my muttrc).
>
> Regarding the link you provided (on c
On Fri 2007.11.02 at 18:53 -0500, Sean Darby wrote:
> I'm still running OpenBSD 4.1, my mutt is at 1.4.2.2i (2006-07-14).
>
> Is there a way to get mutt 1.5.15+ while still on 4.1?
well, not officially...it is in 4.2 however :)
> What can I find out about that
> smtp_url variable? (How to use it
> er, no.
>
> /usr/share/sendmail/README:
> names of users that will be ``trusted'', that is, able to
> set their envelope from address using -f without generating
> a warning message.
>
> In other words, you list your local Unix user in the file, not an email
> address.
>
> DS
>
Okay. My lo
On Nov 2, 2007 4:48 PM, Sean Darby <[EMAIL PROTECTED]> wrote:
> Hi Stuart,
>
> Thank you very much for the info! I appreciate it a lot.
>
> I've now updated my /etc/mail/trusted-users file with my "[EMAIL PROTECTED]"
> address (which is what I currently have in my "from:" field in my muttrc).
er,
Hi Okan,
Thank you for the info - very much appreciated.
I'm still running OpenBSD 4.1, my mutt is at 1.4.2.2i (2006-07-14).
Is there a way to get mutt 1.5.15+ while still on 4.1?
(Hopefully without messing with any current emails/settings or 4.1settings.)
I'm not a pro with computers but alwa
Hi Stuart,
Thank you very much for the info! I appreciate it a lot.
I've now updated my /etc/mail/trusted-users file with my "[EMAIL PROTECTED]"
address (which is what I currently have in my "from:" field in my muttrc).
Regarding the link you provided (on cvs.openbsd.org...)
How would I use tha
Hello,
I realize this isn't directly OpenBSD-related, though believe I came across a
message in misc a while back that discussed including a reply-to field in mutt.
Lately I have been having difficulty getting my mutt mail to successfully
deliver to several addresses. Google mail doesn't accept
On Fri 2007.11.02 at 22:50 +, Stuart Henderson wrote:
> On 2007/11/02 17:38, Sean Darby wrote:
> > > I checked the full headers and found:
> > > X-Authentication-Warning: (myhostname): sean set
> > > sender to (alternateaddress) using -f
>
> this can be fixed with something like
> http://cvs.o
On 2007/11/02 17:38, Sean Darby wrote:
> > I checked the full headers and found:
> > X-Authentication-Warning: (myhostname): sean set
> > sender to (alternateaddress) using -f
this can be fixed with something like
http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=4951
(and add yours
> Hello,
>
> I realize this isn't directly OpenBSD-related,
> though believe I came across a message in misc a
> while back that discussed including a reply-to field
> in mutt.
>
> Lately I have been having difficulty getting my mutt
> mail to successfully deliver to several addresses.
> Google mai
17 matches
Mail list logo