On 11 March 2010 16:49, Hugo Mills <hugo@???> wrote:
>
> The mail ID is also the base name for the two files (headers and
> content) that exim writes to the disk for its queue. Means that if
> necessary, you can just go and rm stuff from the mail queue (although
> I wouldn't recommend it except as a last resort). :)
That could be useful to know, thanks.
>
>> > Could Google be doing greylisting?
>>
>> Greylisting should let the message through if/when you try sending
>> another one IIUIC.
>
> Another copy of the same mail, as in a standard retry cycle.
Which I imagine exim would do if it got a 'try again' response; I
don't know if me doing it again manually counts. I suspect perhaps
not, as the second mail would have a different ID even if it was an
identical message and recipient. But WikiP says that the triplet of
* The IP address of the connecting host
* The envelope sender address
* The envelope recipient address(es)
is used.
(WikiP also mentions SPF. That is something else I need to look at,
but it still looks like I am dying before getting that far.)
>
>> Also I would expect to see a 'you have been greylisted' response in
>> the log?
>
> You could be right, there. It's been a while since I looked at a
> mail log.
Oh happy man ;-)